aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-21USB: Fix ehci infinite suspend-resume loop issue in zhaoxinWeitao Wango1-0/+1
2021-09-14usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu1-0/+1
2021-03-23usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli1-0/+1
2020-04-16USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2018-09-28usb: host: Replace empty define with do whileCorentin Labbe1-2/+2
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-12-05fsl/usb: Workarourd for USB erratum-A005697Changming Huang1-0/+8
2016-03-03usb: host: unhide suspend/resume declarationsArnd Bergmann1-2/+0
2016-02-03usb: ehci: remove old stub_debug_files definitionGeyslan G. Bem1-5/+0
2016-02-03usb: host: ehci.h: move constant to rightGeyslan G. Bem1-1/+1
2016-02-03usb: host: ehci.h: move pointer operator to name sideGeyslan G. Bem1-1/+1
2016-02-03usb: host: ehci.h: remove macros trailing semicolonGeyslan G. Bem1-2/+2
2016-02-03usb: host: ehci.h: use space after commaGeyslan G. Bem1-2/+3
2016-02-03usb: host: ehci.h: remove direct use of __attribute__ keywordGeyslan G. Bem1-5/+5
2016-02-03usb: host: ehci.h: fix single statement macrosGeyslan G. Bem1-2/+2
2016-02-03usb: host: ehci.h: remove space before open square bracketGeyslan G. Bem1-11/+11
2016-02-03usb: host: ehci.h: remove space before function open parenthesisGeyslan G. Bem1-11/+11
2016-02-03usb: host: ehci.h: remove space before commaGeyslan G. Bem1-4/+4
2016-02-03USB: EHCI: add a delay when unlinking an active QHAlan Stern1-0/+3
2016-02-03USB: EHCI: store reason for unlinking a QHAlan Stern1-2/+8
2015-12-01USB: EHCI: warn on unexpectedly active QHAlan Stern1-0/+1
2015-08-14drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola1-0/+12
2015-05-31drivers:usb:fsl: Fix compilation error for fsl ehci drvRamneek Mehresh1-0/+3
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng1-1/+1
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik1-0/+2
2014-04-24USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart1-0/+3
2014-01-13usb: ehci: add freescale imx28 special write register methodPeter Chen1-1/+17
2013-12-03usb: kill DEBUG compile optionOliver Neukum1-4/+4
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern1-0/+33
2013-10-11USB: EHCI: use a bandwidth-allocation tableAlan Stern1-1/+12
2013-10-11USB: EHCI: create a "periodic schedule info" structAlan Stern1-13/+16
2013-10-11USB: EHCI: use consistent NO_FRAME valueAlan Stern1-2/+3
2013-09-17USB: EHCI: handle isochronous underruns with taskletsAlan Stern1-0/+1
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou1-4/+4
2013-08-30ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou1-5/+0
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+1
2013-08-12USB: EHCI: improve interrupt qh unlinkMing Lei1-0/+3
2013-08-12usb: host: add has_tdi_phy_lpm capability bitTuomas Tynkkynen1-0/+1
2013-06-17USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar1-0/+2
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer1-0/+1
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern1-1/+2
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern1-6/+4
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern1-1/+3
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern1-0/+3
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros1-0/+4
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern1-1/+0
2012-11-01USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern1-0/+17
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern1-1/+0