summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h
Commit message (Expand)AuthorAgeFilesLines
* EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer2013-04-031-0/+1
* USB: EHCI: improve end_unlink_async()Alan Stern2013-03-251-1/+2
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-251-6/+4
* USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-251-1/+3
* USB: EHCI: add a name for the platform-private fieldAlan Stern2013-01-221-0/+3
* USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2013-01-221-0/+4
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-111-1/+0
* USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern2012-11-011-0/+17
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-311-1/+0
* USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-241-16/+0
* USB: EHCI: move logging macros to ehci.hAlan Stern2012-10-241-0/+15
* EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-221-1/+0
* EHCI: improved logic for isochronous schedulingAlan Stern2012-10-221-1/+1
* 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
OpenPOWER on IntegriCloud