aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h
Commit message (Expand)AuthorAge
* USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-14
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-11
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-11
* USB: EHCI: use consistent NO_FRAME valueAlan Stern2013-10-11
* USB: EHCI: handle isochronous underruns with taskletsAlan Stern2013-09-17
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-30
* ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou2013-08-30
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-13
|\
| * usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen2013-08-12
* | USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-12
|/
* USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-17
* EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer2013-04-03
* USB: EHCI: improve end_unlink_async()Alan Stern2013-03-25
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-25
* USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-25
* USB: EHCI: add a name for the platform-private fieldAlan Stern2013-01-22
* USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2013-01-22
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-11
* USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern2012-11-01
* USB: EHCI: remove unused Link Power Management codeAlan Stern2012-10-31
* USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-24
* USB: EHCI: move logging macros to ehci.hAlan Stern2012-10-24
* EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-22
* EHCI: improved logic for isochronous schedulingAlan Stern2012-10-22
* USB: EHCI: resolve some unlikely racesAlan Stern2012-07-16
* USB: EHCI: simplify isochronous scanningAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the I/O watchdogAlan Stern2012-07-16
* USB: EHCI: always scan each interrupt QHAlan Stern2012-07-16
* USB: EHCI: don't lose events during a scanAlan Stern2012-07-16
* USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern2012-07-16
* USB: EHCI: unlink multiple async QHs togetherAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the IAA watchdogAlan Stern2012-07-16
* USB: EHCI: don't refcount iso_stream structuresAlan Stern2012-07-16
* USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern2012-07-16
* USB: EHCI: use hrtimer for controller deathAlan Stern2012-07-16
* USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern2012-07-16
* USB: EHCI: use hrtimer for async scheduleAlan Stern2012-07-16
* USB: EHCI: use hrtimer for the periodic scheduleAlan Stern2012-07-16
* USB: EHCI: introduce high-res timerAlan Stern2012-07-16
* USB: EHCI: add new root-hub state: STOPPINGAlan Stern2012-07-16
* USB: EHCI: add pointer to end of async-unlink listAlan Stern2012-07-16
* USB: EHCI: rename "reclaim"Alan Stern2012-07-16
* USB: EHCI: add symbolic constants for QHsAlan Stern2012-07-16
* USB: EHCI: don't refcount QHsAlan Stern2012-07-16
* USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-13
* EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-09
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-13
* EHCI: workaround for MosChip controller bugAlan Stern2011-10-18
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-22
* EHCI: fix direction handling for interrupt data togglesAlan Stern2011-07-19