aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-10-16Merge tag 'v5.4.70' into v5.4/standard/baseBruce Ashfield
2020-10-07USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue
2020-10-05Merge tag 'v5.4.69' into v5.4/standard/baseBruce Ashfield
2020-10-01usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen
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-23Merge tag 'v5.4.67' into v5.4/standard/baseBruce Ashfield
2020-09-23Merge tag 'v5.4.66' into v5.4/standard/baseBruce Ashfield
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret
2020-09-23usb: typec: ucsi: Prevent mode overrunHeikki Krogerus
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-17usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus
2020-09-17usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-09-17USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado
2020-09-17USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork
2020-09-17USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen
2020-09-17usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao
2020-09-09Merge tag 'v5.4.62' into v5.4/standard/baseBruce Ashfield
2020-09-03usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen
2020-09-03usb: dwc3: gadget: Fix handling ZLPThinh Nguyen
2020-09-03usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-09-03USB: cdc-acm: rework notification_buffer resizingTom Rix
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: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
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: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failedDing Hui
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng
2020-09-03usb: host: xhci: fix ep context print mismatch in debugfsLi Jun
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: cdns3: gadget: always zeroed TRB buffer when enable endpointSasha Levin
2020-09-03USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu
2020-08-25Merge tag 'v5.4.60' into v5.4/standard/baseBruce Ashfield
2020-08-21USB: serial: ftdi_sio: clean up receive processingJohan Hovold
2020-08-21USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold
2020-08-19Merge tag 'v5.4.59' into v5.4/standard/baseBruce Ashfield
2020-08-19USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman
2020-08-19USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-08-19usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol
2020-08-19usb: dwc2: Fix error path in gadget registrationMarek Szyprowski
2020-08-19usb: core: fix quirks_param_set() writing to a const pointerKars Mulder