index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci.h
Age
Commit message (
Expand
)
Author
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2016-10-29
drivers: USB: OHCI: allow compilation for 64-bit targets
Andre Przywara
2015-08-13
usb: ohci: enable cache support
Wu, Josh
2015-05-15
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
2015-05-15
usb: ohci: Add dm support
Hans de Goede
2015-05-06
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
Hans de Goede
2015-05-06
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
Hans de Goede
2015-05-06
usb: ohci: Move the td array struct to inside the ohci_dev struct
Hans de Goede
2015-05-06
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
Hans de Goede
2013-10-20
usb: new board-specific USB init interface
Mateusz Zalega
2010-06-30
drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel
Becky Bruce
2009-04-27
Replace __attribute references with __attribute__
Peter Tyser
2009-04-06
drivers/usb: regorganisation
Jean-Christophe PLAGNIOL-VILLARD