summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-pci.c
AgeCommit message (Expand)AuthorFilesLines
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-12USB: 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-25USB: 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-17USB: EHCI: use hrtimer for the periodic scheduleAlan Stern1-4/+0
2012-07-10EHCI: centralize controller initializationAlan Stern1-81/+79
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern1-71/+3
2012-06-14USB: 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-04xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp1-1/+3
2012-04-25USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+8
2012-01-25usb: add support for STA2X11 host driverAlessandro Rubini1-0/+6
2011-10-19EHCI: workaround for MosChip controller bugAlan Stern1-0/+5
2011-08-23USB: 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-02USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-39/+6
2011-02-04USB: EHCI: fix scheduling while atomic during suspendYin Kangkai1-1/+1
2011-01-23USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He1-13/+20
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-0/+39
2010-12-11USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He1-0/+32
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone1-0/+12
2010-11-18USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie1-0/+7
2010-11-17USB: EHCI: AMD periodic frame list table quirkAndiry Xu1-0/+13
2010-09-21USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du1-0/+5
2010-08-11USB: EHCI: remove PCI assumptionAlan Stern1-0/+1
2010-08-11USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-2/+2
2010-08-11USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-0/+21
2010-05-21USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern1-11/+4
2010-05-21USB: ehci: Elide I/O watchdog on NEC partsDavid Miller1-0/+3
2009-12-01USB: work around for EHCI with quirky periodic schedulesOliver Neukum1-0/+4
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel1-20/+19
2009-09-23USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du1-0/+3
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-07-13USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern1-0/+2
2009-06-16USB: EHCI: update toggle state for linked QHsAlan Stern1-0/+1
2009-06-16USB: new flag for resume-from-hibernationAlan Stern1-11/+6
2009-06-16USB: move PCI host controllers to new PM frameworkAlan Stern1-4/+5
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang1-1/+1
2009-02-18USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki1-1/+0
2009-01-28USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki1-1/+0
2009-01-28USB: don't enable wakeup by default for PCI host controllersAlan Stern1-1/+1