summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue2020-10-071-28/+2
* usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen2020-10-011-1/+1
* 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: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus2020-09-171-0/+4
* usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman2020-09-171-49/+42
* USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado2020-09-171-0/+2
* USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork2020-09-171-8/+12
* USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2020-09-172-0/+2
* usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao2020-09-171-0/+5
* usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen2020-09-031-0/+29
* usb: dwc3: gadget: Fix handling ZLPThinh Nguyen2020-09-031-2/+22
* usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen2020-09-031-16/+35
* usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern2020-09-031-0/+7
* USB: cdc-acm: rework notification_buffer resizingTom Rix2020-09-031-12/+10
* USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko2020-09-031-4/+4
* USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile2020-09-031-12/+69
* USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile2020-09-031-11/+27
* 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: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern2020-09-031-0/+5
* 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: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failedDing Hui2020-09-031-1/+2
* xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng2020-09-031-9/+10
* usb: host: xhci: fix ep context print mismatch in debugfsLi Jun2020-09-031-4/+4
* USB: lvtest: return proper error code in probeEvgeny Novikov2020-09-031-1/+1
* usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET2020-09-031-3/+4
* 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: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman2020-08-191-0/+2
* USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman2020-08-191-0/+17
* usb: dwc2: Fix error path in gadget registrationMarek Szyprowski2020-08-191-1/+3
* usb: core: fix quirks_param_set() writing to a const pointerKars Mulder2020-08-191-4/+12
* USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold2020-08-191-6/+8
* usb: bdc: Halt controller on suspendDanesh Petigara2020-08-191-2/+7
* bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2020-08-192-6/+14
* usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov2020-08-191-1/+3
* usb: mtu3: clear dual mode of u3port when disable deviceChunfeng Yun2020-08-191-1/+5
* usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman2020-08-111-1/+3
* usb: xhci: define IDs for various ASMedia host controllersForest Crossman2020-08-111-3/+5
* USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman2020-08-111-10/+25
* USB: serial: qcserial: add EM7305 QDL product IDErik Ekman2020-08-111-0/+1
* usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman2020-07-291-0/+3