summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci.h
Commit message (Expand)AuthorAgeFilesLines
* usb: ohci: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
* usb, ohci: fix ohci swap register accessHeiko Schocher2019-08-081-2/+2
* usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-261-2/+2
* usb: ohci: change the NUM_EDs from 8 to 32Zeng Tao2018-06-291-1/+1
* 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