summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci.h
Commit message (Expand)AuthorAgeFilesLines
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-11/+1
* Revert "usb: host: ehci: Use to USBSTS to wait for transfer completion"Christian Eggers2020-08-141-1/+0
* usb: host: ehci: Simplify qTD buffer synchronizationAndrey Smirnov2019-05-231-2/+0
* usb: host: ehci: Replace magic number with macrosAndrey Smirnov2019-05-231-9/+40
* usb: host: ehci: Use to USBSTS to wait for transfer completionAndrey Smirnov2019-05-231-0/+1
* usb: ehci-hcd: port periodic transactions implementation from the u-bootPeter Mamonov2015-10-021-1/+14
* usb: ehci: use linux-way ehci_readl and ehci_writelAntony Pavlov2014-07-281-8/+11
* USB: EHCI: reuse ch9.h config and interface descriptorsSebastian Hesselbarth2014-07-241-25/+0
* USB: Move FooRequest defines and add class requestsSebastian Hesselbarth2014-07-241-16/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* USB ehci: rework cache handlingSascha Hauer2012-06-301-1/+3
* USB ehci: put fields of struct qTD directly into struct QHSascha Hauer2012-06-301-1/+5
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2012-01-181-2/+2
* ehci: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS to 16Sascha Hauer2010-08-061-1/+1
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2010-08-021-0/+190