index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-orion.c
Age
Commit message (
Expand
)
Author
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
2013-05-27
Merge 3.10-rc3 into usb-next
Greg Kroah-Hartman
2013-05-21
usb: host: ehci-orion: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-17
USB: set device dma_mask without reference to global data
Stephen Warren
2013-04-08
USB: EHCI: make ehci-orion a separate driver
Manjunath Goudar
2013-03-15
USB: remove incorrect __exit markups
Dmitry Torokhov
2013-01-03
Drivers: usb: host: ehci-orion.c: remove __devinitdata marking
Greg Kroah-Hartman
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-24
ARM: Kirkwood: ehci-orion: Add device tree binding
Andrew Lunn
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-19
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-10-09
USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
Arnd Bergmann
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-07-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-17
usb: host: tegra: pass correct pointer in ehci_setup()
Laxman Dewangan
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-05-08
ARM: Orion: EHCI: Add support for enabling clocks
Andrew Lunn
2011-12-13
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-02-17
USB: don't run ehci_reset in ehci_run for tdi device
Matthieu CASTET
2010-03-02
USB: ehci-orion.c: use resource_size()
H Hartley Sweeten
2009-07-28
USB: ehci-orion: Call ehci_reset before ehci_halt
Simon Kagstrom
2009-07-12
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
2009-06-16
USB: EHCI: update toggle state for linked QHs
Alan Stern
2009-06-16
USB: move orion-ehci's probe function to .devinit.text
Uwe Kleine-König
2008-12-04
[ARM] Orion: add the option to support different ehci phy initialization
Ronen Shitrit
2008-08-09
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
Lennert Buytenhek
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
2008-05-29
USB: EHCI: fix up root-hub TT mess
Alan Stern
2008-05-20
USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator
Lennert Buytenhek
2008-03-27
plat-orion: make ehci-orion available for all Orion families
Lennert Buytenhek
2008-03-27
ehci-orion: mbus decode window support
Lennert Buytenhek
2008-02-01
USB: add Marvell Orion USB host support
Tzachi Perelstein