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-xilinx-of.c
Age
Commit message (
Expand
)
Author
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-08-10
drivers/usb/host/ehci-xilinx-of.c: use devm_ functions
Julia Lawall
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-06-14
USB: EHCI: Fix build warning in xilinx ehci driver
Herton Ronaldo Krzesinski
2012-01-16
USB: EHCI: Don't use NO_IRQ in xilinx ehci driver
Michal Simek
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-02
of: Add missing of_address.h to xilinx ehci driver
Michal Simek
2011-02-28
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-12-01
usb: Add in missing EHCI helpers.
Paul Mundt
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-02
of/usb: fix build error due to of_node pointer move
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-03-02
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
2010-03-02
USB host: make Open Firmware device id constant
Németh Márton
2009-12-11
USB: Add support for Xilinx USB host controller
Julie Zhu