aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-orion.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-28USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom1-1/+1
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern1-0/+2
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern1-0/+1
2009-06-15USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König1-1/+1
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit1-3/+14
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek1-1/+1
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers1-4/+4
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern1-0/+1
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern1-5/+2
2008-05-20USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek1-0/+2
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek1-2/+1
2008-03-27ehci-orion: mbus decode window supportLennert Buytenhek1-2/+34
2008-02-01USB: add Marvell Orion USB host supportTzachi Perelstein1-0/+272