summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h
Commit message (Expand)AuthorAgeFilesLines
* ehci-hcd: Add init_after_resetMateusz Kulikowski2016-04-011-0/+1
* usb: ehci: Be explicit about the BE IO accessorsMarek Vasut2016-02-241-2/+3
* usb: ehci: remember init modeStephen Warren2015-09-071-0/+1
* usb: Update some EHCI driver licenses to use SPDXSimon Glass2015-07-211-14/+1
* dm: usb: Add driver model support to EHCISimon Glass2015-04-181-0/+6
* dm: usb: Drop the EHCI weak functionsSimon Glass2015-04-181-10/+17
* dm: usb: Refactor EHCI initSimon Glass2015-04-181-0/+6
* dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()Simon Glass2015-04-181-1/+1
* dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()Simon Glass2015-04-181-1/+1
* dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()Simon Glass2015-04-181-1/+2
* dm: usb: Allow ECHI to hold private data for the controllerSimon Glass2015-04-181-0/+21
* dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()Simon Glass2015-04-181-1/+1
* dm: usb: Move all the EHCI weak functions together and declare themSimon Glass2015-04-181-0/+6
* usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada2014-11-071-2/+2
* usb: ehci: Make periodic_schedules a per controller variableHans de Goede2014-10-061-0/+1
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-201-1/+2
* usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam2013-10-201-16/+0
* usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut2013-07-291-0/+13
* usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin2013-03-181-1/+1
* usb: ehci: Support interrupt transfers via periodic listPatrick Georgi2013-03-181-1/+5
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-151-2/+2
* ehci: cosmetic: Define used constantsBenoît Thébaudeau2012-09-011-1/+48
* ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau2012-09-011-5/+6
* usb: Add support for txfifo thresholdSimon Glass2012-03-291-1/+5
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2011-09-041-2/+2
* USB: fix Queue Element Transfer Descriptor changesWolfgang Denk2010-10-221-1/+1
* USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk2010-10-201-5/+9
* MPC5121: Add USB EHCI supportDamien Dusha2010-10-181-0/+5
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-061-0/+194
OpenPOWER on IntegriCloud