Age | Commit message (Expand) | Author |
2019-10-10 | USB: chaoskey: fix use-after-free on release | Johan Hovold |
2019-10-10 | USB: adutux: fix use-after-free on release | Johan Hovold |
2019-10-10 | USB: ldusb: fix NULL-derefs on driver unbind | Johan Hovold |
2019-10-10 | USB: legousbtower: fix use-after-free on release | Johan Hovold |
2019-10-04 | usb: usb251xb: add pm_ops | Marco Felsch |
2019-10-04 | usb: usb251xb: simplify reset helper | Marco Felsch |
2019-10-04 | usb: usb251xb: add vdd supply support | Marco Felsch |
2019-10-04 | usb: ftdi-elan: move a couple of statements to next line | Colin Ian King |
2019-10-04 | usb: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-10-04 | USB: legousbtower: fix open after failed reset request | Johan Hovold |
2019-10-04 | USB: legousbtower: fix potential NULL-deref on disconnect | Johan Hovold |
2019-10-04 | USB: legousbtower: fix deadlock on disconnect | Johan Hovold |
2019-10-04 | USB: legousbtower: fix slab info leak at probe | Johan Hovold |
2019-10-04 | USB: usblcd: use pr_err() | Johan Hovold |
2019-10-04 | USB: usblcd: drop redundant lcd mutex | Johan Hovold |
2019-10-04 | USB: usblcd: drop redundant disconnect mutex | Johan Hovold |
2019-10-04 | USB: usblcd: fix I/O after disconnect | Johan Hovold |
2019-10-04 | USB: yurex: Don't retry on unexpected errors | Alan Stern |
2019-10-04 | USB: adutux: fix NULL-derefs on disconnect | Johan Hovold |
2019-10-04 | USB: adutux: fix use-after-free on disconnect | Johan Hovold |
2019-10-04 | USB: rio500: Remove Rio 500 kernel driver | Bastien Nocera |
2019-09-03 | USB: rio500: Fix lockdep violation | Alan Stern |
2019-09-03 | USB: rio500: simplify locking | Oliver Neukum |
2019-08-12 | Merge 5.3-rc4 into usb-next | Greg Kroah-Hartman |
2019-08-09 | USB: usbsevseg: convert to use dev_groups | Greg Kroah-Hartman |
2019-08-09 | USB: trancevibrator: convert to use dev_groups | Greg Kroah-Hartman |
2019-08-09 | USB: cytherm: convert to use dev_groups | Greg Kroah-Hartman |
2019-08-09 | USB: cypress_cy7c63: convert to use dev_groups | Greg Kroah-Hartman |
2019-08-09 | USB: lvstest: convert to use dev_groups | Greg Kroah-Hartman |
2019-08-08 | usb: iowarrior: fix deadlock on disconnect | Oliver Neukum |
2019-08-08 | Revert "USB: rio500: simplify locking" | Oliver Neukum |
2019-08-05 | usb: yurex: Fix use-after-free in yurex_delete | Suzuki K Poulose |
2019-07-25 | usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream port | Lucas Stach |
2019-07-25 | Revert "usb: usb251xb: Add US port lanes inversion property" | Lucas Stach |
2019-07-11 | Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-06-21 | usb: clean up some of the computations in adu_read | Daniel M German |
2019-06-20 | docs: usb: rename files to .rst and add them to drivers-api | Mauro Carvalho Chehab |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-10 | USB: sisusbvga: Remove unneeded variable | Hariprasad Kelam |
2019-06-03 | usb: ftdi-elan: fix possible condition with no effect (if == else) | Hariprasad Kelam |
2019-05-21 | USB: rio500: simplify locking | Oliver Neukum |
2019-05-21 | USB: rio500: fix memory leak in close after disconnect | Oliver Neukum |
2019-05-21 | USB: rio500: refuse more than one device at a time | Oliver Neukum |
2019-05-21 | USB: sisusbvga: fix oops in error path of sisusb_probe | Oliver Neukum |
2019-05-14 | Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-05-08 | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov |
2019-05-02 | usb: usb251xb: Add US port lanes inversion property | Serge Semin |
2019-05-02 | usb: usb251xb: Create a ports field collector method | Serge Semin |
2019-04-27 | usb: usb251xb: Add an empty hub' i2c-bus segment checker | Serge Semin |