aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-09-04usb: core: driver: fix stray tabs in error messagesSergey Shtylyov
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-28usb: typec: tcpm: Migrate workqueue to RT priority for processing eventsBadhri Jagan Sridharan
2020-08-28usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan
2020-08-28USB: usblcd: Remove the superfluous breakJing Xiangfeng
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: atm: don't use snprintf() for sysfs attrsAlex Dewar
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-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: Better name for __check_usb_generic()Bastien Nocera
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: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4Nicolas Saenz Julienne
2020-08-18Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"Nicolas Saenz Julienne
2020-08-18usb: xhci-pci: Add support for reset controllersNicolas Saenz Julienne
2020-08-18usb: mos7720: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18usb: xhci: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18usb/gadget: fsl_qe_udc: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18usb/gadget: f_midi: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18usb: hcd: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18usb: c67x00: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18usb: atm: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-08-18usb: common: usb-conn-gpio: Print error on failure to get VBUSThierry Reding
2020-08-18usb: common: usb-conn-gpio: Make VBUS supply optionalThierry Reding
2020-08-18USB: yurex: remove needless check before usb_free_coherent()Xu Wang
2020-08-18USB: storage: isd200: fix spelling mistake "removeable" -> "removable"Colin Ian King
2020-08-18usb: host: xhci-tegra: remove a duplicated entryJC Kuo
2020-08-18usb: xhci-mtk: Fix typoFrank Wunderlich
2020-08-18usb: mtu3: Remove unsused inline function is_first_entryYueHaibing
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