summaryrefslogtreecommitdiff
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAge
* xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET2021-05-22
* usb: sl811-hcd: improve misleading indentationArnd Bergmann2021-05-22
* usb: xhci: Increase timeout for HC haltMaximilian Luz2021-05-22
* usb: fotg210-hcd: Fix an error messageChristophe JAILLET2021-05-22
* xhci: Improve detection of device initiated wake signal.Mathias Nyman2021-03-17
* xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-30
* ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-30
* usb: ohci: Make distrust_firmware param default to falseHamish Martin2021-01-23
* USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik2021-01-12
* usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong2020-12-29
* usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong2020-12-29
* xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun2020-12-29
* usb: ohci: Default to per-port over-current protectionHamish Martin2020-10-29
* USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King2020-10-01
* USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin2020-10-01
* ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-23
* usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin2020-09-03
* xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng2020-09-03
* Revert "usb/ohci-platform: Fix a warning when hibernating"Sasha Levin2020-07-22
* Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin2020-07-22
* Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin2020-07-22
* xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng2020-06-29
* xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper2020-06-29
* xhci: Fix incorrect EP_STATE_MASKMathias Nyman2020-06-29
* usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin2020-06-29
* USB: ehci: reopen solution for Synopsys HC bugLongfang Liu2020-06-29
* USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan2020-06-29
* usb/ehci-platform: Set PM runtime as active on resumeQais Yousef2020-06-29
* usb/xhci-plat: Set PM runtime as active on resumeQais Yousef2020-06-29
* USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin2020-06-29
* usb/ohci-platform: Fix a warning when hibernatingQais Yousef2020-06-29
* usb: host: xhci-plat: add a shutdownRan Wang2020-04-02
* xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-28
* usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol2020-01-29
* USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie2020-01-04
* usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck2020-01-04
* xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2019-12-21
* xhci: make sure interrupts are restored to correct stateMathias Nyman2019-12-21
* xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg2019-12-21
* usb: xhci: only set D3hot for pci deviceHenry Lin2019-12-21
* xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng2019-12-21
* xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng2019-10-17
* usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng2019-10-17
* xhci: Check all endpoints for LPM timeoutJan Schmidt2019-10-17
* xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman2019-10-17
* usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda2019-09-06
* usb: host: fotg2: restart hcd after port resetHans Ulli Kroll2019-09-06
* usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-08-04
* usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-08-04
* usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid2019-06-11