summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorLines
2020-06-18usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang-0/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-4/+4
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman-17/+17
2020-04-23USB: sisusbvga: Change port variable from signed to unsignedChangming Liu-17/+17
2020-04-16USB: misc: Use the correct style for SPDX License IdentifierNishad Kamdar-4/+4
2020-03-10Merge 5.6-rc5 into usb-nextGreg Kroah-Hartman-4/+16
2020-03-04usb: usb251xb: fix regulator probe and error handlingMarco Felsch-4/+16
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman-2/+29
2020-02-17USB: misc: iowarrior: add support for the 100 deviceGreg Kroah-Hartman-2/+7
2020-02-13USB: apple-mfi-fastcharge: fix endianess issue in probeOliver Neukum-3/+3
2020-02-12USB: Add driver to control USB fast charge for iOS devicesBastien Nocera-0/+248
2020-02-12USB: misc: iowarrior: add support for the 28 and 28L devicesGreg Kroah-Hartman-2/+13
2020-02-12USB: misc: iowarrior: add support for 2 OEMed devicesGreg Kroah-Hartman-2/+13
2019-12-30usb: usb3503: Convert to use GPIO descriptorsLinus Walleij-59/+35
2019-12-10USB: adutux: fix interface sanity checkJohan Hovold-1/+1
2019-12-10USB: idmouse: fix interface sanity checksJohan Hovold-1/+1
2019-11-21usb: misc: Fix Kconfig indentationKrzysztof Kozlowski-9/+9
2019-11-11USB: chaoskey: fix error case of a timeoutOliver Neukum-3/+21
2019-11-07appledisplay: fix error handling in the scheduled workOliver Neukum-1/+7
2019-11-07USB: legousbtower: drop superfluous newlinesJohan Hovold-5/+0
2019-11-07USB: legousbtower: drop superfluous bracketsJohan Hovold-12/+6
2019-11-07USB: legousbtower: clean up runaway white spaceJohan Hovold-85/+87
2019-11-07USB: legousbtower: drop redundant endianness commentsJohan Hovold-3/+3
2019-11-07USB: legousbtower: drop unnecessary packed attributesJohan Hovold-2/+2
2019-11-07USB: legousbtower: clean up pointer declarations in driver dataJohan Hovold-8/+8
2019-11-07USB: legousbtower: remove tower_abort_transfers()Johan Hovold-15/+5
2019-11-07USB: legousbtower: stop interrupt-out URB unconditionallyJohan Hovold-2/+1
2019-11-07USB: legousbtower: drop redundant interrupt-in running flagJohan Hovold-16/+5
2019-11-07USB: legousbtower: drop noisy disconnect messagesJohan Hovold-2/+0
2019-11-07USB: legousbtower: drop redundant open_count checkJohan Hovold-8/+0
2019-11-07USB: legousbtower: zero driver data at allocationJohan Hovold-23/+2
2019-11-07USB: legousbtower: drop redundant NULL checkJohan Hovold-3/+0
2019-11-07USB: legousbtower: drop redundant MODULE_LICENSE ifdefJohan Hovold-2/+0
2019-11-07USB: idmouse: clean up runaway white spaceJohan Hovold-5/+5
2019-11-07USB: idmouse: drop redundant open-count check from releaseJohan Hovold-6/+0
2019-11-07USB: idmouse: simplify disconnect handlingJohan Hovold-18/+2
2019-11-04usb: usb251xb: Add support for USB2422Uwe Kleine-König-0/+12
2019-11-04usb: usb251xb: Drop some unused definesUwe Kleine-König-5/+0
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman-6/+7
2019-10-28USB: ldusb: fix control-message timeoutJohan Hovold-1/+1
2019-10-28USB: ldusb: use unsigned size format specifiersJohan Hovold-3/+4
2019-10-28USB: ldusb: fix ring-buffer lockingJohan Hovold-2/+2
2019-10-27Merge 5.4-rc5 into usb-nextGreg Kroah-Hartman-16/+14
2019-10-18USB: ldusb: fix read info leaksJohan Hovold-7/+11
2019-10-15USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter-1/+1
2019-10-15USB: legousbtower: fix memleak on disconnectJohan Hovold-4/+1
2019-10-15USB: ldusb: fix memleak on disconnectJohan Hovold-4/+1
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman-708/+114
2019-10-10USB: yurex: fix NULL-derefs on disconnectJohan Hovold-4/+7
2019-10-10USB: iowarrior: use pr_err()Johan Hovold-1/+1