Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | usb: ohci: enable cache support | Wu, Josh | 2015-08-12 | -1/+1 |
* | usb: ohci: Do not reuse ed for interrupt endpoints of different devices | Hans de Goede | 2015-05-14 | -0/+4 |
* | usb: ohci: Add dm support | Hans de Goede | 2015-05-14 | -0/+7 |
* | usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus | Hans de Goede | 2015-05-06 | -5/+17 |
* | usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c | Hans de Goede | 2015-05-06 | -93/+0 |
* | usb: ohci: Move the td array struct to inside the ohci_dev struct | Hans de Goede | 2015-05-06 | -12/+7 |
* | usb: ohci: Move the ohci_dev struct to inside the main ohci struct | Hans de Goede | 2015-05-06 | -9/+11 |
* | usb: new board-specific USB init interface | Mateusz Zalega | 2013-10-20 | -7/+4 |
* | drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel | Becky Bruce | 2010-06-30 | -2/+13 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -4/+4 |
* | drivers/usb: regorganisation | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-06 | -0/+483 |