summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-0/+7
2011-05-03USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin1-0/+4
2011-04-14USB: ehci: add workaround for Synopsys HC bugGabor Juhos1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-02USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-1/+1
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman1-1/+1
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-1/+1
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-0/+1
2010-12-11USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He1-0/+1
2010-11-17USB: EHCI: AMD periodic frame list table quirkAndiry Xu1-0/+2
2010-08-11USB: ehci: fix remove of ehci debugfs dirMing Lei1-4/+0
2010-08-11USB: EHCI: remove dead code in the periodic schedulerAlan Stern1-3/+0
2010-08-11USB: EHCI: remove PCI assumptionAlan Stern1-0/+1
2010-08-11USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-4/+4
2010-08-11USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du1-0/+1
2010-08-11USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-1/+1
2010-08-11USB: EHCI: EHCI 1.1 addendum: preparationAlek Du1-0/+1
2010-05-21USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern1-0/+10
2010-05-21USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern1-4/+4
2010-04-23USB: EHCI: defer reclamation of siTDsAlan Stern1-2/+3
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch1-3/+2
2009-12-01USB: work around for EHCI with quirky periodic schedulesOliver Neukum1-0/+2
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern1-0/+1
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du1-1/+2
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du1-3/+6
2009-09-23USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du1-0/+1
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: stagger frames for interrupt transfersAlan Stern1-0/+1
2009-03-25USB: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2009-03-25USB: EHCI: add software retry for transaction errorsAlan Stern1-0/+3
2009-03-25USB: EHCI: Make timer_action out-of-lineAlan Stern1-34/+0
2009-02-28USB: EHCI: slow down ITD reuseKarsten Wiese1-0/+6
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug1-0/+34
2008-12-01Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman1-7/+5
2008-10-18USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern1-0/+2
2008-10-18USB: improve ehci_watchdog's side effect in CPU power managementYi Yang1-5/+7
2008-10-18usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-9/+0
2008-07-26usb: move ehci reg defYinghai Lu1-137/+1
2008-07-22USB: ehci-hcd unlink speedupsDavid Brownell1-1/+4
2008-07-04USB: ehci - fix timer regressionDavid Brownell1-9/+10
2008-05-30USB: EHCI: fix remote-wakeup regressionAlan Stern1-0/+2
2008-05-30USB: EHCI: fix up root-hub TT messAlan Stern1-2/+1
2008-02-02usb: ehci should use u16 for isochronous intervalsDavid Brownell1-1/+1
2008-02-02USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese1-1/+0
2008-02-02USB: add ehci-ixp bus glueVladimir Barinov1-0/+5
2008-02-02USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak1-1/+1
2008-02-02USB: EHCI: add separate IAA watchdog timerAlan Stern1-7/+15
2008-02-02USB: convert ehci debug files to use debugfs instead of sysfsTony Jones1-0/+8
2007-08-21Revert "USB: EHCI cpufreq fix"Linus Torvalds1-14/+0