summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-7/+0
* drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara2016-10-291-4/+7
* usb: ohci: enable cache supportWu, Josh2015-08-121-1/+1
* usb: ohci: Do not reuse ed for interrupt endpoints of different devicesHans de Goede2015-05-141-0/+4
* usb: ohci: Add dm supportHans de Goede2015-05-141-0/+7
* usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpusHans de Goede2015-05-061-5/+17
* usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.cHans de Goede2015-05-061-93/+0
* usb: ohci: Move the td array struct to inside the ohci_dev structHans de Goede2015-05-061-12/+7
* usb: ohci: Move the ohci_dev struct to inside the main ohci structHans de Goede2015-05-061-9/+11
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-7/+4
* drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writelBecky Bruce2010-06-301-2/+13
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-4/+4
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-061-0/+483