aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci.h
AgeCommit message (Expand)Author
2014-02-06usb: ehci: add freescale imx28 special write register methodPeter Chen
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern
2012-11-01USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern
2012-10-24USB: EHCI: make ehci_read_frame_index platform independentAlan Stern
2012-10-24USB: EHCI: move logging macros to ehci.hAlan Stern
2012-10-22EHCI: use the isochronous scheduling thresholdAlan Stern
2012-10-22EHCI: improved logic for isochronous schedulingAlan Stern
2012-07-16USB: EHCI: resolve some unlikely racesAlan Stern
2012-07-16USB: EHCI: simplify isochronous scanningAlan Stern
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern
2012-07-16USB: EHCI: always scan each interrupt QHAlan Stern
2012-07-16USB: EHCI: don't lose events during a scanAlan Stern
2012-07-16USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern
2012-07-16USB: EHCI: unlink multiple async QHs togetherAlan Stern
2012-07-16USB: EHCI: use hrtimer for the IAA watchdogAlan Stern
2012-07-16USB: EHCI: don't refcount iso_stream structuresAlan Stern
2012-07-16USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern
2012-07-16USB: EHCI: use hrtimer for controller deathAlan Stern
2012-07-16USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern
2012-07-16USB: EHCI: use hrtimer for async scheduleAlan Stern
2012-07-16USB: EHCI: use hrtimer for the periodic scheduleAlan Stern
2012-07-16USB: EHCI: introduce high-res timerAlan Stern
2012-07-16USB: EHCI: add new root-hub state: STOPPINGAlan Stern
2012-07-16USB: EHCI: add pointer to end of async-unlink listAlan Stern
2012-07-16USB: EHCI: rename "reclaim"Alan Stern
2012-07-16USB: EHCI: add symbolic constants for QHsAlan Stern
2012-07-16USB: EHCI: don't refcount QHsAlan Stern
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao
2012-04-09EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2011-10-18EHCI: workaround for MosChip controller bugAlan Stern
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-07-19EHCI: fix direction handling for interrupt data togglesAlan Stern
2011-07-08USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov
2011-05-19USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson
2011-05-17EHCI: don't rescan interrupt QHs needlesslyAlan Stern
2011-05-03USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-05-02USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin
2011-04-13USB: ehci: add workaround for Synopsys HC bugGabor Juhos
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu