aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-orion.c
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2011-02-171-2/+3
* USB: ehci-orion.c: use resource_size()H Hartley Sweeten2010-03-021-4/+4
* USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom2009-07-281-1/+1
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-121-0/+2
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-151-0/+1
* USB: move orion-ehci's probe function to .devinit.textUwe Kleine-König2009-06-151-1/+1
* [ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit2008-12-041-3/+14
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-091-1/+1
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-4/+4
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-291-0/+1
* USB: EHCI: fix up root-hub TT messAlan Stern2008-05-291-5/+2
* USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek2008-05-201-0/+2
* plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-271-2/+1
* ehci-orion: mbus decode window supportLennert Buytenhek2008-03-271-2/+34
* USB: add Marvell Orion USB host supportTzachi Perelstein2008-02-011-0/+272