summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci.h
AgeCommit message (Expand)Author
2016-12-05fsl/usb: Workarourd for USB erratum-A005697Changming Huang
2016-03-03usb: host: unhide suspend/resume declarationsArnd Bergmann
2016-02-03usb: ehci: remove old stub_debug_files definitionGeyslan G. Bem
2016-02-03usb: host: ehci.h: move constant to rightGeyslan G. Bem
2016-02-03usb: host: ehci.h: move pointer operator to name sideGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove macros trailing semicolonGeyslan G. Bem
2016-02-03usb: host: ehci.h: use space after commaGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove direct use of __attribute__ keywordGeyslan G. Bem
2016-02-03usb: host: ehci.h: fix single statement macrosGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove space before open square bracketGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove space before function open parenthesisGeyslan G. Bem
2016-02-03usb: host: ehci.h: remove space before commaGeyslan G. Bem
2016-02-03USB: EHCI: add a delay when unlinking an active QHAlan Stern
2016-02-03USB: EHCI: store reason for unlinking a QHAlan Stern
2015-12-01USB: EHCI: warn on unexpectedly active QHAlan Stern
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