summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci.h
AgeCommit message (Expand)Author
2020-06-02usb: ohci: Add header file for ARCH_DMA_MINALIGNSimon Glass
2019-08-08usb, ohci: fix ohci swap register accessHeiko Schocher
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-06-29usb: ohci: change the NUM_EDs from 8 to 32Zeng Tao
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara
2015-08-12usb: ohci: enable cache supportWu, Josh
2015-05-14usb: ohci: Do not reuse ed for interrupt endpoints of different devicesHans de Goede
2015-05-14usb: ohci: Add dm supportHans de Goede
2015-05-06usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpusHans de Goede
2015-05-06usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.cHans de Goede
2015-05-06usb: ohci: Move the td array struct to inside the ohci_dev structHans de Goede
2015-05-06usb: ohci: Move the ohci_dev struct to inside the main ohci structHans de Goede
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2010-06-30drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writelBecky Bruce
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD