summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-19USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin
2020-05-19USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King
2020-05-19usb: xhci: make symbols staticVinod Koul
2020-05-19usb: xhci: fix USB_XHCI_PCI dependsVinod Koul
2020-05-18usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-05-18usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-05-18usb/ohci-platform: Fix a warning when hibernatingQais Yousef
2020-05-18usb: renesas-xhci: include correct header for get_unaligned_le16()Vinod Koul
2020-05-18Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman
2020-05-15usb: renesas-xhci: Add ROM loader for uPD720201Vinod Koul
2020-05-15usb: xhci: Add support for Renesas controller with memoryVinod Koul
2020-05-15usb: renesas-xhci: Add the renesas xhci driverChristian Lamparter
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul
2020-05-14usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-05-14usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-05-13usb: host: Add ability to build new Broadcom STB USB driversAl Cooper
2020-05-13usb: ehci: Add new EHCI driver for Broadcom STB SoC'sAl Cooper
2020-05-13usb: xhci: xhci-plat: Add support for Broadcom STB SoC'sAl Cooper
2020-05-13USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe()Wei Yongjun
2020-05-13USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin
2020-05-13USB: EHCI: ehci-mv: Fix unused assignment in mv_ehci_probe()Tang Bin
2020-05-13USB: host: ehci-mxc: Use the defined variable to simplify codeTang Bin
2020-05-13USB: pci-quirks: Add Raspberry Pi 4 quirkNicolas Saenz Julienne
2020-04-27Merge 5.7-rc3 into usb-nextGreg Kroah-Hartman
2020-04-23usb: pci-quirks: use true,false for bool variablesJason Yan
2020-04-21xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman
2020-04-21xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman
2020-04-21xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman
2020-04-16USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-04-16usb: host: u132-hcd: Remove u132_static_list and list head u132_listMadhuparna Bhowmik
2020-04-16usb: host: ehci-tegra: Remove superfluous dev_err() messageTang Bin
2020-03-24usb: host: hisilicon: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-03-24usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-19usb: xhci-tegra: Add OTG supportNagarjuna Kristam
2020-03-12xhci-pci: Allow host runtime PM as default for Intel Tiger Lake xHCIMika Westerberg
2020-03-12xhci: Finetune host initiated USB3 rootport link suspend and resumeMathias Nyman
2020-03-12xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0Kai-Heng Feng
2020-03-12xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3Kai-Heng Feng
2020-03-12usb: host: xhci-tegra: Tegra186/Tegra194 LPMJC Kuo
2020-03-12usb: xhci: Enable LPM for VIA LABS VL805Nicolas Saenz Julienne
2020-03-12xhci: Show host status when watchdog triggers and host is assumed dead.Mathias Nyman
2020-03-12xhci: Add a separate debug message for split transaction errors.Mathias Nyman
2020-03-12xhci: bail out early if driver can't accress host in resumeMathias Nyman
2020-03-12USB: EHCI: ehci-mv: use a unique bus nameLubomir Rintel
2020-03-12USB: EHCI: ehci-mv: switch the HSIC HCI to HSIC modeLubomir Rintel
2020-03-12usb: host: xhci-plat: add a shutdownRan Wang