summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold
2020-11-10usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang
2020-11-10usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun
2020-11-10usb: dwc3: core: add phy cleanup for probe error handlingLi Jun
2020-11-10USB: adutux: fix debuggingOliver Neukum
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-10-29usb: ohci: Default to per-port over-current protectionHamish Martin
2020-10-29USB: cdc-acm: handle broken union descriptorsJohan Hovold
2020-10-29usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang
2020-10-29usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti
2020-10-29usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti
2020-10-17USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia
2020-10-17USB: serial: pl2303: add device-id for HP GC deviceScott Chen
2020-10-17USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch
2020-10-17USB: serial: option: add Cellient MPL200 cardWilken Gottwalt
2020-10-14USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue
2020-10-01USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King
2020-10-01USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao
2020-09-23usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-09-23USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado
2020-09-23USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen
2020-09-23usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao
2020-09-23USB: core: add helpers to retrieve endpointsJohan Hovold
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-09-03USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile
2020-09-03USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov
2020-09-03usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET
2020-09-03USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu
2020-08-21USB: serial: ftdi_sio: clean up receive processingJohan Hovold
2020-08-21USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold