aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10USB: ehci: fix remove of ehci debugfs dirMing Lei1-4/+0
2010-08-10USB: EHCI: remove dead code in the periodic schedulerAlan Stern1-3/+0
2010-08-10USB: EHCI: remove PCI assumptionAlan Stern1-0/+1
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-4/+4
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du1-0/+1
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-1/+1
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du1-0/+1
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern1-0/+10
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern1-4/+4
2010-04-22USB: 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-11-30USB: 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 support phy low power modeAlek 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-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern1-0/+2
2009-06-15USB: EHCI: stagger frames for interrupt transfersAlan Stern1-0/+1
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2009-03-24USB: EHCI: add software retry for transaction errorsAlan Stern1-0/+3
2009-03-24USB: EHCI: Make timer_action out-of-lineAlan Stern1-34/+0
2009-02-27USB: 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-11-30Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman1-7/+5
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern1-0/+2
2008-10-17USB: improve ehci_watchdog's side effect in CPU power managementYi Yang1-5/+7
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-9/+0
2008-07-26usb: move ehci reg defYinghai Lu1-137/+1
2008-07-21USB: ehci-hcd unlink speedupsDavid Brownell1-1/+4
2008-07-03USB: ehci - fix timer regressionDavid Brownell1-9/+10
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern1-0/+2
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern1-2/+1
2008-02-01usb: ehci should use u16 for isochronous intervalsDavid Brownell1-1/+1
2008-02-01USB: ehci saves some memory in ISO transfer descriptorsKarsten Wiese1-1/+0
2008-02-01USB: add ehci-ixp bus glueVladimir Barinov1-0/+5
2008-02-01USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak1-1/+1
2008-02-01USB: EHCI: add separate IAA watchdog timerAlan Stern1-7/+15
2008-02-01USB: convert ehci debug files to use debugfs instead of sysfsTony Jones1-0/+8
2007-08-20Revert "USB: EHCI cpufreq fix"Linus Torvalds1-14/+0
2007-07-12USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TTVladimir Barinov1-0/+6
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern1-0/+3
2007-07-12USB: ehci refcounts work on ppc7448David Brownell1-1/+8
2007-07-12USB: EHCI support for big-endian descriptorsStefan Roese1-52/+153
2007-07-12USB: EHCI cpufreq fixStuart_Hayes@Dell.com1-0/+11
2007-02-09[PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro1-6/+6
2007-02-07EHCI: force high-speed devices to run at full speedAlan Stern1-1/+5
2007-02-07USB: Fix EHCI warningBenjamin Herrenschmidt1-0/+8
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-0/+32
2006-12-01EHCI: Fix root-hub and port suspend/resume problemsAlan Stern1-0/+1