summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: resolve some unlikely racesAlan Stern2012-07-161-0/+1
* USB: EHCI: simplify isochronous scanningAlan Stern2012-07-161-3/+3
* USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-161-12/+1
* USB: EHCI: always scan each interrupt QHAlan Stern2012-07-161-3/+5
* USB: EHCI: don't lose events during a scanAlan Stern2012-07-161-1/+2
* USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-161-2/+2
* USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-161-0/+2
* USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-161-15/+1
* USB: EHCI: don't refcount iso_stream structuresAlan Stern2012-07-161-2/+1
* USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-161-2/+3
* USB: EHCI: use hrtimer for controller deathAlan Stern2012-07-161-0/+2
* USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-161-1/+9
* USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-161-1/+4
* USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-161-2/+5
* USB: EHCI: introduce high-res timerAlan Stern2012-07-161-0/+16
* USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-161-1/+6
* USB: EHCI: add pointer to end of async-unlink listAlan Stern2012-07-161-0/+1
* USB: EHCI: rename "reclaim"Alan Stern2012-07-161-5/+5
* USB: EHCI: add symbolic constants for QHsAlan Stern2012-07-161-1/+7
* USB: EHCI: don't refcount QHsAlan Stern2012-07-161-9/+0
* USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-131-4/+0
* EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-091-0/+2
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-1/+1
* EHCI: workaround for MosChip controller bugAlan Stern2011-10-181-0/+17
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-221-0/+7
* EHCI: fix direction handling for interrupt data togglesAlan Stern2011-07-191-0/+1
* USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-07-081-1/+2
* USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov2011-07-081-0/+2
* USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson2011-05-191-3/+0
* EHCI: don't rescan interrupt QHs needlesslyAlan Stern2011-05-171-0/+1
* USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson2011-05-031-0/+3
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-0/+7
* USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-021-0/+4
* USB: ehci: add workaround for Synopsys HC bugGabor Juhos2011-04-131-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-011-1/+1
* Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-171-1/+1
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-041-1/+1
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-0/+1
|\
| * USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He2010-12-101-0/+1
* | USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-161-0/+2
|/
* USB: ehci: fix remove of ehci debugfs dirMing Lei2010-08-101-4/+0
* USB: EHCI: remove dead code in the periodic schedulerAlan Stern2010-08-101-3/+0
* USB: EHCI: remove PCI assumptionAlan Stern2010-08-101-0/+1
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-4/+4
* USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du2010-08-101-0/+1
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-101-1/+1
* USB: EHCI: EHCI 1.1 addendum: preparationAlek Du2010-08-101-0/+1
* USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern2010-05-201-0/+10
* USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-201-4/+4
OpenPOWER on IntegriCloud