aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-pci.c
Commit message (Expand)AuthorAge
* usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui2013-10-03
* USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-25
* Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman2013-07-23
* USB: Fix initconst in ehci driverAndi Kleen2013-04-23
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* USB: ehci: make debug port in-use detection functional againJan Beulich2013-01-07
* xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2012-11-28
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-11
* USB: EHCI: make ehci-pci a separate driverAlan Stern2012-11-01
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-31
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-31
* USB: EHCI: move ehci_update_device() to ehci-lpm.cAlan Stern2012-10-24
* EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-22
* USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-16
* EHCI: centralize controller initializationAlan Stern2012-07-09
* EHCI: centralize controller suspend/resumeAlan Stern2012-07-09
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-13
* Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman2012-05-21
* USB: EHCI: work around bug in the Philips ISP1562 controllerAlan Stern2012-05-14
* Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-07
|\
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-24
* | xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-05-03
|/
* usb: add support for STA2X11 host driverAlessandro Rubini2012-01-24
* EHCI: workaround for MosChip controller bugAlan Stern2011-10-18
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-22
* Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-27
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-03
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-01
* USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-03
* USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He2011-01-22
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He2010-12-10
| * USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie2010-11-17
* | USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone2010-11-30
* | USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-16
|/
* USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-20
* USB: EHCI: remove PCI assumptionAlan Stern2010-08-10
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-10
* USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern2010-05-20
* USB: ehci: Elide I/O watchdog on NEC partsDavid Miller2010-05-20
* USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-11-30
* USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-23
* USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du2009-09-23
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-12
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-16
* USB: new flag for resume-from-hibernationAlan Stern2009-06-16
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-16
* dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-07