summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci.h
AgeCommit message (Expand)Author
2015-08-14drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola
2015-05-31drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik
2014-04-24USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart
2014-01-13usb: ehci: add freescale imx28 special write register methodPeter Chen
2013-12-03usb: kill DEBUG compile optionOliver Neukum
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern
2013-10-11USB: EHCI: use a bandwidth-allocation tableAlan Stern
2013-10-11USB: EHCI: create a "periodic schedule info" structAlan Stern
2013-10-11USB: EHCI: use consistent NO_FRAME valueAlan Stern
2013-09-17USB: EHCI: handle isochronous underruns with taskletsAlan Stern
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou
2013-08-30ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei
2013-08-12usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen
2013-06-17USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar
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