summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2020-08-27usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman
2020-08-27usb: xhci: define IDs for various ASMedia host controllersForest Crossman
2020-08-18usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman
2020-08-18usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun
2020-08-13Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin
2020-08-13Revert "usb/ohci-platform: Fix a warning when hibernating"Sasha Levin
2020-08-13Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin
2020-07-16xhci: Return if xHCI doesn't support LPMKai-Heng Feng
2020-07-16xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper
2020-07-16xhci: Fix incorrect EP_STATE_MASKMathias Nyman
2020-07-16usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin
2020-07-16xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng
2020-07-16usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin
2020-07-16USB: ehci: reopen solution for Synopsys HC bugLongfang Liu
2020-07-16USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan
2020-07-13usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-07-13usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda
2020-07-13usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-07-13USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin
2020-07-13usb/ohci-platform: Fix a warning when hibernatingQais Yousef
2020-06-08usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-06-08usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-06-04xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman
2020-06-04xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman
2020-06-04xhci: Finetune host initiated USB3 rootport link suspend and resumeMathias Nyman
2020-06-04xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0Kai-Heng Feng
2020-06-04xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3Kai-Heng Feng
2020-06-01xhci: bail out early if driver can't accress host in resumeMathias Nyman
2020-05-21xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)
2020-05-21usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea
2020-05-21usb: host: xhci-plat: add a shutdownRan Wang
2020-05-15usb: host: xhci: update event ring dequeue pointer on purposePeter Chen
2020-05-15xhci: Fix memory leak when caching protocol extended capability PSI tables - ...Mathias Nyman
2020-05-15xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman
2020-05-15xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman
2020-05-15xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman
2020-04-16usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186Peter Robinson
2020-03-30usb: ohci-da8xx: ensure error return on variable error is setColin Ian King
2020-02-24USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2020-02-24usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2020-02-24xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg
2020-01-31xhci: make sure interrupts are restored to correct stateMathias Nyman
2020-01-31xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman
2020-01-31xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng
2020-01-31xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2020-01-31xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg
2020-01-31usb: xhci: only set D3hot for pci deviceHenry Lin
2020-01-31usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam
2019-12-10usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)
2019-12-10usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland