aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-24USB: EHCI: make ehci_read_frame_index platform independentAlan Stern1-16/+0
2012-10-24USB: EHCI: move logging macros to ehci.hAlan Stern1-0/+15
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern1-1/+0
2012-10-22EHCI: improved logic for isochronous schedulingAlan Stern1-1/+1
2012-07-16USB: EHCI: resolve some unlikely racesAlan Stern1-0/+1
2012-07-16USB: EHCI: simplify isochronous scanningAlan Stern1-3/+3
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern1-12/+1
2012-07-16USB: EHCI: always scan each interrupt QHAlan Stern1-3/+5
2012-07-16USB: EHCI: don't lose events during a scanAlan Stern1-1/+2
2012-07-16USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern1-2/+2
2012-07-16USB: EHCI: unlink multiple async QHs togetherAlan Stern1-0/+2
2012-07-16USB: EHCI: use hrtimer for the IAA watchdogAlan Stern1-15/+1
2012-07-16USB: EHCI: don't refcount iso_stream structuresAlan Stern1-2/+1
2012-07-16USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern1-2/+3
2012-07-16USB: EHCI: use hrtimer for controller deathAlan Stern1-0/+2
2012-07-16USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern1-1/+9
2012-07-16USB: EHCI: use hrtimer for async scheduleAlan Stern1-1/+4
2012-07-16USB: EHCI: use hrtimer for the periodic scheduleAlan Stern1-2/+5
2012-07-16USB: EHCI: introduce high-res timerAlan Stern1-0/+16
2012-07-16USB: EHCI: add new root-hub state: STOPPINGAlan Stern1-1/+6
2012-07-16USB: EHCI: add pointer to end of async-unlink listAlan Stern1-0/+1
2012-07-16USB: EHCI: rename "reclaim"Alan Stern1-5/+5
2012-07-16USB: EHCI: add symbolic constants for QHsAlan Stern1-1/+7
2012-07-16USB: EHCI: don't refcount QHsAlan Stern1-9/+0
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao1-4/+0
2012-04-09EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern1-0/+2
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern1-0/+17
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern1-0/+7
2011-07-19EHCI: fix direction handling for interrupt data togglesAlan Stern1-0/+1
2011-07-08USB: EHCI: go back to using the system clock for QH unlinksAlan Stern1-1/+2
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov1-0/+2
2011-05-19USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson1-3/+0
2011-05-17EHCI: don't rescan interrupt QHs needlesslyAlan Stern1-0/+1
2011-05-03USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson1-0/+3
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-0/+7
2011-05-02USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin1-0/+4
2011-04-13USB: ehci: add workaround for Synopsys HC bugGabor Juhos1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-01USB 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-10USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He1-0/+1
2010-11-16USB: EHCI: AMD periodic frame list table quirkAndiry Xu1-0/+2
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