summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-09-08Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-09-07usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...Utkarsh Patel
2020-09-07usb: typec: intel_pmc_mux: Do not configure Altmode HPD HighUtkarsh Patel
2020-09-04usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao
2020-09-04Revert "usb: dwc3: meson-g12a: fix shared reset control use"Amjad Ouled-Ameur
2020-09-04usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus
2020-09-04usb: typec: intel_pmc_mux: Un-register the USB role switchMadhusudanarao Amara
2020-09-04usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-08-31USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork
2020-08-31USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-28usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-08-27USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-08-27usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin
2020-08-27USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko
2020-08-27USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
2020-08-25usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...Badhri Jagan Sridharan
2020-08-25USB: PHY: JZ4770: Fix static checker warning.周琰杰 (Zhou Yanjie)
2020-08-25USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile
2020-08-25USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile
2020-08-24USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failedDing Hui
2020-08-23xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng
2020-08-23usb: host: xhci: fix ep context print mismatch in debugfsLi Jun
2020-08-19usb: uas: Add quirk for PNY Pro EliteThinh Nguyen
2020-08-19Merge tag 'fixes-for-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-08-18USB: Fix device driver raceBastien Nocera
2020-08-18USB: Also match device drivers using the ->match vfuncBastien Nocera
2020-08-18usb: host: xhci-tegra: fix tegra_xusb_get_phy()JC Kuo
2020-08-18usb: host: xhci-tegra: otg usb2/usb3 port initJC Kuo
2020-08-18usb: hcd: Fix use after free in usb_hcd_pci_remove()Andy Shevchenko
2020-08-18usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()Hans de Goede
2020-08-18usb: typec: ucsi: Rework ppm_lock handlingHans de Goede
2020-08-18usb: typec: ucsi: Fix 2 unlocked ucsi_run_command callsHans de Goede
2020-08-18usb: typec: ucsi: Fix AB BA lock inversionHans de Goede
2020-08-18usbip: Implement a match function to fix usbipM. Vefa Bicakci
2020-08-18usb: renesas-xhci: remove version checkVinod Koul
2020-08-18USB: lvtest: return proper error code in probeEvgeny Novikov
2020-08-18USB: cdc-acm: rework notification_buffer resizingTom Rix
2020-08-18USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-08-18USB: yurex: Fix bad gfp argumentAlan Stern
2020-08-17usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen
2020-08-17usb: dwc3: gadget: Fix handling ZLPThinh Nguyen
2020-08-17usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen
2020-08-17usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds