summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h
Commit message (Expand)AuthorAgeFilesLines
* usb: host: Replace empty define with do whileCorentin Labbe2018-09-281-2/+2
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-14/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* fsl/usb: Workarourd for USB erratum-A005697Changming Huang2016-12-051-0/+8
* usb: host: unhide suspend/resume declarationsArnd Bergmann2016-03-041-2/+0Star
* usb: ehci: remove old stub_debug_files definitionGeyslan G. Bem2016-02-031-5/+0Star
* usb: host: ehci.h: move constant to rightGeyslan G. Bem2016-02-031-1/+1
* usb: host: ehci.h: move pointer operator to name sideGeyslan G. Bem2016-02-031-1/+1
* usb: host: ehci.h: remove macros trailing semicolonGeyslan G. Bem2016-02-031-2/+2
* usb: host: ehci.h: use space after commaGeyslan G. Bem2016-02-031-2/+3
* usb: host: ehci.h: remove direct use of __attribute__ keywordGeyslan G. Bem2016-02-031-5/+5
* usb: host: ehci.h: fix single statement macrosGeyslan G. Bem2016-02-031-2/+2
* usb: host: ehci.h: remove space before open square bracketGeyslan G. Bem2016-02-031-11/+11
* usb: host: ehci.h: remove space before function open parenthesisGeyslan G. Bem2016-02-031-11/+11
* usb: host: ehci.h: remove space before commaGeyslan G. Bem2016-02-031-4/+4
* USB: EHCI: add a delay when unlinking an active QHAlan Stern2016-02-031-0/+3
* USB: EHCI: store reason for unlinking a QHAlan Stern2016-02-031-2/+8
* USB: EHCI: warn on unexpectedly active QHAlan Stern2015-12-011-0/+1
* drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-08-151-0/+12
* drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh2015-05-311-0/+3
* USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng2015-01-091-1/+1
* usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-041-0/+2
* USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart2014-04-241-0/+3
* usb: ehci: add freescale imx28 special write register methodPeter Chen2014-01-141-1/+17
* usb: kill DEBUG compile optionOliver Neukum2013-12-031-4/+4
* USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-141-0/+33
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-121-1/+12
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-121-13/+16
* USB: EHCI: use consistent NO_FRAME valueAlan Stern2013-10-121-2/+3
* USB: EHCI: handle isochronous underruns with taskletsAlan Stern2013-09-171-0/+1
* ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-301-4/+4
* ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou2013-08-301-5/+0Star
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-141-0/+1
|\
| * usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen2013-08-121-0/+1
* | USB: EHCI: improve interrupt qh unlinkMing Lei2013-08-121-0/+3
|/
* USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-171-0/+2
* 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/+4Star
* 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-121-1/+0Star
* 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/+0Star
* USB: EHCI: make ehci_read_frame_index platform independentAlan Stern2012-10-241-16/+0Star
* USB: EHCI: move logging macros to ehci.hAlan Stern2012-10-241-0/+15
* EHCI: use the isochronous scheduling thresholdAlan Stern2012-10-221-1/+0Star
* EHCI: improved logic for isochronous schedulingAlan Stern2012-10-221-1/+1
* USB: EHCI: resolve some unlikely racesAlan Stern2012-07-171-0/+1