aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-pci.c
AgeCommit message (Expand)Author
2022-04-21USB: Fix ehci infinite suspend-resume loop issue in zhaoxinWeitao Wango
2022-02-08usb: ehci: add pci device support for Aspeed platformsNeal Liu
2021-04-10USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu
2020-07-15USB: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay
2020-06-18USB: ehci: reopen solution for Synopsys HC bugLongfang Liu
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul
2020-02-19usb: host: ehci-pci: remove useless cast for driver.nameCorentin Labbe
2019-07-25usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2016-10-24USB: EHCI: merge all cases that disable the IO watchdogLucas Stach
2016-10-24USB: EHCI: elide I/O watchdog on AMD partsLucas Stach
2016-01-24ehci-hcd: Disable memory-write-invalidate when the driver is removedJia-Ju Bai
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko
2015-01-31ehci-pci: disable for Intel MID platformsAndy Shevchenko
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-07-09USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2013-10-03usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui
2013-09-25USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-07-23Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman
2013-04-23USB: Fix initconst in ehci driverAndi Kleen
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern
2012-11-01USB: EHCI: make ehci-pci a separate driverAlan Stern
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern
2012-10-24USB: EHCI: move ehci_update_device() to ehci-lpm.cAlan Stern
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern
2012-07-16USB: EHCI: use hrtimer for the periodic scheduleAlan Stern
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-05-03xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-01-24usb: add support for STA2X11 host driverAlessandro Rubini
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai
2011-01-22USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-10USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone