summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-22usb: ehci-hcd: Add IAA handshake for removing async QHYe Li1-0/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut1-0/+1
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham1-0/+4
2018-08-28usb: ehci: Make the PHY handling genericMarek Vasut1-0/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-26usb: ehci: Fix accessors for big-endian platforms and descriptorsAlexey Brodkin1-4/+4
2017-07-29usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTSBin Meng1-4/+3
2017-06-17drivers/usb/ehci: Use platform-specific accessorsAlexey Brodkin1-6/+4
2016-04-02ehci-hcd: Add init_after_resetMateusz Kulikowski1-0/+1
2016-02-24usb: ehci: Be explicit about the BE IO accessorsMarek Vasut1-2/+3
2015-09-07usb: ehci: remember init modeStephen Warren1-0/+1
2015-07-22usb: Update some EHCI driver licenses to use SPDXSimon Glass1-14/+1
2015-04-18dm: usb: Add driver model support to EHCISimon Glass1-0/+6
2015-04-18dm: usb: Drop the EHCI weak functionsSimon Glass1-10/+17
2015-04-18dm: usb: Refactor EHCI initSimon Glass1-0/+6
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()Simon Glass1-1/+1
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()Simon Glass1-1/+1
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()Simon Glass1-1/+2
2015-04-18dm: usb: Allow ECHI to hold private data for the controllerSimon Glass1-0/+21
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()Simon Glass1-1/+1
2015-04-18dm: usb: Move all the EHCI weak functions together and declare themSimon Glass1-0/+6
2014-11-07usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada1-2/+2
2014-10-06usb: ehci: Make periodic_schedules a per controller variableHans de Goede1-0/+1
2013-10-21usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-10-21usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam1-16/+0
2013-07-30usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut1-0/+13
2013-03-18usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin1-1/+1
2013-03-18usb: ehci: Support interrupt transfers via periodic listPatrick Georgi1-1/+5
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach1-2/+2
2012-09-01ehci: cosmetic: Define used constantsBenoît Thébaudeau1-1/+48
2012-09-01ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau1-5/+6
2012-03-29usb: Add support for txfifo thresholdSimon Glass1-1/+5
2011-09-04USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner1-2/+2
2010-10-22USB: fix Queue Element Transfer Descriptor changesWolfgang Denk1-1/+1
2010-10-20USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk1-5/+9
2010-10-19MPC5121: Add USB EHCI supportDamien Dusha1-0/+5
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD1-0/+194