aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-02usb: ohci: Add header file for ARCH_DMA_MINALIGNSimon Glass1-0/+1
2019-08-08usb, ohci: fix ohci swap register accessHeiko Schocher1-2/+2
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer1-2/+2
2018-06-29usb: ohci: change the NUM_EDs from 8 to 32Zeng Tao1-1/+1
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-7/+0
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara1-4/+7
2015-08-12usb: ohci: enable cache supportWu, Josh1-1/+1
2015-05-14usb: ohci: Do not reuse ed for interrupt endpoints of different devicesHans de Goede1-0/+4
2015-05-14usb: ohci: Add dm supportHans de Goede1-0/+7
2015-05-06usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpusHans de Goede1-5/+17
2015-05-06usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.cHans de Goede1-93/+0
2015-05-06usb: ohci: Move the td array struct to inside the ohci_dev structHans de Goede1-12/+7
2015-05-06usb: ohci: Move the ohci_dev struct to inside the main ohci structHans de Goede1-9/+11
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-7/+4
2010-06-30drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writelBecky Bruce1-2/+13
2009-04-28Replace __attribute references with __attribute__Peter Tyser1-4/+4
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD1-0/+483