summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci.h
AgeCommit message (Expand)Author
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-13usb: ohci: enable cache supportWu, Josh
2015-05-15usb: ohci: Do not reuse ed for interrupt endpoints of different devicesHans de Goede
2015-05-15usb: 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-27Replace __attribute references with __attribute__Peter Tyser
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD