aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-01USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus1-1/+1
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel1-2/+0
2022-04-21USB: Fix ehci infinite suspend-resume loop issue in zhaoxinWeitao Wango1-0/+4
2022-02-08usb: ehci: add pci device support for Aspeed platformsNeal Liu1-0/+9
2021-04-10USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu1-0/+3
2020-07-15USB: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay1-2/+1
2020-06-18USB: ehci: reopen solution for Synopsys HC bugLongfang Liu1-0/+7
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul1-4/+2
2020-02-19usb: host: ehci-pci: remove useless cast for driver.nameCorentin Labbe1-1/+1
2019-07-25usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy1-2/+2
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-10-24USB: EHCI: merge all cases that disable the IO watchdogLucas Stach1-2/+0
2016-10-24USB: EHCI: elide I/O watchdog on AMD partsLucas Stach1-0/+1
2016-01-24ehci-hcd: Disable memory-write-invalidate when the driver is removedJia-Ju Bai1-1/+7
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko1-6/+10
2015-01-31ehci-pci: disable for Intel MID platformsAndy Shevchenko1-1/+22
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki1-1/+1
2014-07-09USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2013-10-03usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui1-18/+6
2013-09-25USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern1-1/+1
2013-07-23Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman1-42/+0
2013-04-23USB: Fix initconst in ehci driverAndi Kleen1-1/+1
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern1-11/+1
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich1-19/+20
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb1-1/+2
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern1-3/+2
2012-11-01USB: EHCI: make ehci-pci a separate driverAlan Stern1-53/+48
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-1/+0
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern1-12/+1
2012-10-24USB: EHCI: move ehci_update_device() to ehci-lpm.cAlan Stern1-16/+0
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern1-1/+0
2012-07-16USB: EHCI: use hrtimer for the periodic scheduleAlan Stern1-4/+0
2012-07-09EHCI: centralize controller initializationAlan Stern1-81/+79
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern1-71/+3
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern1-8/+0
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman1-7/+0
2012-05-14USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern1-0/+7
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman1-0/+8
2012-05-03xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp1-1/+3
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+8
2012-01-24usb: add support for STA2X11 host driverAlessandro Rubini1-0/+6
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern1-0/+5
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern1-1/+1
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp1-0/+39
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-39/+6
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai1-1/+1
2011-01-22USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He1-13/+20
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-0/+39