summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt2020-11-181-0/+9
* usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov2020-11-181-1/+1
* USB: Add NO_LPM quirk for Kingston flash driveAlan Stern2020-11-101-0/+3
* USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas2020-11-101-0/+2
* USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas2020-11-101-0/+6
* USB: serial: cyberjack: fix write-URB completion raceJohan Hovold2020-11-101-1/+6
* USB: adutux: fix debuggingOliver Neukum2020-11-101-0/+1
* USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum2020-10-291-17/+55
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-291-0/+11
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-291-35/+54
* usb: ohci: Default to per-port over-current protectionHamish Martin2020-10-291-6/+10
* usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang2020-10-291-2/+14
* usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti2020-10-291-1/+1
* USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia2020-10-172-0/+12
* USB: serial: pl2303: add device-id for HP GC deviceScott Chen2020-10-172-0/+2
* USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch2020-10-171-0/+2
* USB: serial: option: add Cellient MPL200 cardWilken Gottwalt2020-10-171-0/+3
* USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King2020-10-011-4/+3
* USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin2020-10-011-3/+2
* ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-232-1/+1
* usblp: fix race between disconnect() and read()Oliver Neukum2020-09-231-0/+5
* USB: UAS: fix disconnect by unplugging a hubOliver Neukum2020-09-231-2/+12
* USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao2020-09-231-0/+4
* usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman2020-09-231-49/+42
* USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado2020-09-231-0/+2
* USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2020-09-232-0/+2
* USB: core: add helpers to retrieve endpointsJohan Hovold2020-09-231-0/+83
* usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern2020-09-031-0/+7
* usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin2020-09-031-3/+2
* USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt2020-09-031-1/+1
* USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng2020-09-031-0/+2
* usb: uas: Add quirk for PNY Pro EliteThinh Nguyen2020-09-031-0/+7
* USB: yurex: Fix bad gfp argumentAlan Stern2020-09-031-1/+1
* xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng2020-09-031-9/+10
* USB: lvtest: return proper error code in probeEvgeny Novikov2020-09-031-1/+1
* USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu2020-09-031-1/+1
* USB: serial: ftdi_sio: clean up receive processingJohan Hovold2020-08-211-10/+9
* USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold2020-08-211-11/+11
* usb: dwc2: Fix error path in gadget registrationMarek Szyprowski2020-08-211-1/+3
* bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2020-08-212-6/+14
* usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov2020-08-211-1/+3
* USB: serial: qcserial: add EM7305 QDL product IDErik Ekman2020-08-211-0/+1
* usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov2020-07-311-2/+5
* USB: serial: option: add Quectel EG95 LTE modemAceLan Kao2020-07-221-0/+3
* USB: serial: option: add GosunCn GM500 seriesJörgen Storvist2020-07-221-0/+3
* USB: serial: ch341: add new Product ID for CH340Igor Moura2020-07-221-0/+1
* USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2020-07-222-0/+5
* USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold2020-07-221-3/+5
* usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang2020-07-221-0/+2
* usb: chipidea: core: add wakeup support for extconPeter Chen2020-07-221-0/+24