summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2019-12-10USB: adutux: fix interface sanity checkJohan Hovold
2019-12-10USB: idmouse: fix interface sanity checksJohan Hovold
2019-11-21usb: misc: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-11USB: chaoskey: fix error case of a timeoutOliver Neukum
2019-11-07appledisplay: fix error handling in the scheduled workOliver Neukum
2019-11-07USB: legousbtower: drop superfluous newlinesJohan Hovold
2019-11-07USB: legousbtower: drop superfluous bracketsJohan Hovold
2019-11-07USB: legousbtower: clean up runaway white spaceJohan Hovold
2019-11-07USB: legousbtower: drop redundant endianness commentsJohan Hovold
2019-11-07USB: legousbtower: drop unnecessary packed attributesJohan Hovold
2019-11-07USB: legousbtower: clean up pointer declarations in driver dataJohan Hovold
2019-11-07USB: legousbtower: remove tower_abort_transfers()Johan Hovold
2019-11-07USB: legousbtower: stop interrupt-out URB unconditionallyJohan Hovold
2019-11-07USB: legousbtower: drop redundant interrupt-in running flagJohan Hovold
2019-11-07USB: legousbtower: drop noisy disconnect messagesJohan Hovold
2019-11-07USB: legousbtower: drop redundant open_count checkJohan Hovold
2019-11-07USB: legousbtower: zero driver data at allocationJohan Hovold
2019-11-07USB: legousbtower: drop redundant NULL checkJohan Hovold
2019-11-07USB: legousbtower: drop redundant MODULE_LICENSE ifdefJohan Hovold
2019-11-07USB: idmouse: clean up runaway white spaceJohan Hovold
2019-11-07USB: idmouse: drop redundant open-count check from releaseJohan Hovold
2019-11-07USB: idmouse: simplify disconnect handlingJohan Hovold
2019-11-04usb: usb251xb: Add support for USB2422Uwe Kleine-König
2019-11-04usb: usb251xb: Drop some unused definesUwe Kleine-König
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-28USB: ldusb: fix control-message timeoutJohan Hovold
2019-10-28USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-10-28USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-10-27Merge 5.4-rc5 into usb-nextGreg Kroah-Hartman
2019-10-18USB: ldusb: fix read info leaksJohan Hovold
2019-10-15USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter
2019-10-15USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-15USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold
2019-10-10USB: iowarrior: use pr_err()Johan Hovold
2019-10-10USB: iowarrior: drop redundant iowarrior mutexJohan Hovold
2019-10-10USB: iowarrior: drop redundant disconnect mutexJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free after driver unbindJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free on releaseJohan Hovold
2019-10-10USB: iowarrior: fix use-after-free on disconnectJohan Hovold
2019-10-10USB: chaoskey: fix use-after-free on releaseJohan Hovold
2019-10-10USB: adutux: fix use-after-free on releaseJohan Hovold
2019-10-10USB: ldusb: fix NULL-derefs on driver unbindJohan Hovold
2019-10-10USB: legousbtower: fix use-after-free on releaseJohan Hovold
2019-10-04usb: usb251xb: add pm_opsMarco Felsch
2019-10-04usb: usb251xb: simplify reset helperMarco Felsch
2019-10-04usb: usb251xb: add vdd supply supportMarco Felsch
2019-10-04usb: ftdi-elan: move a couple of statements to next lineColin Ian King
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski