summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold2020-12-291-9/+20
* USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold2020-12-291-0/+4
* USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold2020-12-291-14/+3
* USB: serial: keyspan_pda: fix stalled writesJohan Hovold2020-12-291-1/+1
* USB: serial: keyspan_pda: fix write deadlockJohan Hovold2020-12-291-3/+4
* USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold2020-12-291-2/+2
* USB: serial: mos7720: fix parallel-port state restoreJohan Hovold2020-12-291-0/+2
* usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong2020-12-291-1/+3
* usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong2020-12-291-0/+1
* usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam2020-12-291-1/+2
* USB: gadget: f_rndis: fix bitrate for SuperSpeed and aboveWill McVicker2020-12-291-1/+3
* USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold2020-12-291-2/+21
* USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman2020-12-291-0/+2
* USB: sisusbvga: Make console support depend on BROKENThomas Gleixner2020-12-291-1/+1
* xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun2020-12-291-0/+4
* USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum2020-12-291-0/+3
* USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh2020-12-291-1/+1
* USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli2020-12-111-0/+2
* USB: serial: option: add Fibocom NL668 variantsVincent Palatin2020-12-111-1/+2
* USB: serial: ch341: sort device-id entriesJohan Hovold2020-12-111-3/+3
* USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind2020-12-111-0/+1
* USB: serial: kl5kusb105: fix memleak on openJohan Hovold2020-12-111-6/+4
* usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam2020-12-111-2/+4
* USB: core: Fix regression in Hercules audio cardAlan Stern2020-12-021-0/+6
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-12-023-0/+46
* USB: core: Change %pK for __user pointers to %pxAlan Stern2020-12-021-2/+2
* 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