aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-orion.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-4/+6
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2011-02-17USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET1-2/+3
2010-03-02USB: ehci-orion.c: use resource_size()H Hartley Sweeten1-4/+4
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