summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-06usb: ehci: add freescale imx28 special write register methodPeter Chen1-1/+17
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer1-0/+1
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern1-1/+2
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern1-6/+4
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern1-1/+3
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern1-0/+3
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros1-0/+4
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern1-1/+0
2012-11-01USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern1-0/+17
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern1-1/+0
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