summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci.h
AgeCommit message (Expand)Author
2017-08-08usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTSBin Meng
2017-06-17drivers/usb/ehci: Use platform-specific accessorsAlexey Brodkin
2016-04-01ehci-hcd: Add init_after_resetMateusz Kulikowski
2016-02-24usb: ehci: Be explicit about the BE IO accessorsMarek Vasut
2015-09-07usb: ehci: remember init modeStephen Warren
2015-07-21usb: Update some EHCI driver licenses to use SPDXSimon Glass
2015-04-18dm: usb: Add driver model support to EHCISimon Glass
2015-04-18dm: usb: Drop the EHCI weak functionsSimon Glass
2015-04-18dm: usb: Refactor EHCI initSimon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()Simon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()Simon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()Simon Glass
2015-04-18dm: usb: Allow ECHI to hold private data for the controllerSimon Glass
2015-04-18dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()Simon Glass
2015-04-18dm: usb: Move all the EHCI weak functions together and declare themSimon Glass
2014-11-07usb: ehci: fix Interrupt on Doorbell flag of USBCMDMasahiro Yamada
2014-10-06usb: ehci: Make periodic_schedules a per controller variableHans de Goede
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky
2013-10-20usb: Move 'bmRequestType' USB device request macros from EHCI headerVivek Gautam
2013-07-29usb: ehci: Split out struct ehci_ctrl definitionMarek Vasut
2013-03-18usb: ehci: Fix aliasing issue in EHCI interrupt codeVincent Palatin
2013-03-18usb: ehci: Support interrupt transfers via periodic listPatrick Georgi
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach
2012-09-01ehci: cosmetic: Define used constantsBenoît Thébaudeau
2012-09-01ehci: cosmetic: Define the number of qt_buffersBenoît Thébaudeau
2012-03-29usb: Add support for txfifo thresholdSimon Glass
2011-09-04USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner
2010-10-22USB: fix Queue Element Transfer Descriptor changesWolfgang Denk
2010-10-19USB: sync Queue Element Transfer Descriptor against EHCI specWolfgang Denk
2010-10-18MPC5121: Add USB EHCI supportDamien Dusha
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD