aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2020-01-31USB: adutux: fix interface sanity checkJohan Hovold
2020-01-31USB: idmouse: fix interface sanity checksJohan Hovold
2020-01-09appledisplay: fix error handling in the scheduled workOliver Neukum
2020-01-09USB: chaoskey: fix error case of a timeoutOliver Neukum
2019-12-29USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-12-10USB: ldusb: fix control-message timeoutJohan Hovold
2019-12-10USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-11-25USB: ldusb: fix read info leaksJohan Hovold
2019-11-25USB: ldusb: fix memleak on disconnectJohan Hovold
2019-11-25USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-11-09USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-11-09USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-11-09USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix deadlock on disconnectJohan Hovold
2019-11-09USB: legousbtower: fix slab info leak at probeJohan Hovold
2019-11-09USB: usblcd: fix I/O after disconnectJohan Hovold
2019-11-09USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-11-09USB: chaoskey: fix use-after-free on releaseJohan Hovold
2019-11-09USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-11-09USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-11-09USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-11-09USB: adutux: fix use-after-free on releaseJohan Hovold
2019-11-09USB: adutux: fix NULL-derefs on disconnectJohan Hovold
2019-11-09USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-11-09USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-11-09USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-08-16usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose
2019-08-16usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-08-16Revert "USB: rio500: simplify locking"Oliver Neukum
2019-07-31usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach
2019-07-31Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach
2019-05-21USB: rio500: simplify lockingOliver Neukum
2019-05-21USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-05-21USB: rio500: refuse more than one device at a timeOliver Neukum
2019-05-21USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-08Merge 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_openKirill Smelkov
2019-05-02usb: usb251xb: Add US port lanes inversion propertySerge Semin
2019-05-02usb: usb251xb: Create a ports field collector methodSerge Semin
2019-04-27usb: usb251xb: Add an empty hub' i2c-bus segment checkerSerge Semin
2019-04-25USB: yurex: Fix protection fault after device removalAlan Stern
2019-04-25usb: usb251xb: Lock i2c-bus segment the hub residesSerge Semin
2019-04-19usb: misc: usb3503: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan
2019-03-26usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-03-19usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0Gustavo A. R. Silva
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-13usb: misc: usbtest: add super-speed isoc supportPeter Chen