aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-xilinx-of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-4/+2
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek1-0/+1
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+2
2010-11-30usb: Add in missing EHCI helpers.Paul Mundt1-0/+1
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-6/+6
2010-06-02of/usb: fix build error due to of_node pointer moveGrant Likely1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-5/+4
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches1-3/+3
2010-03-02USB host: make Open Firmware device id constantNémeth Márton1-1/+1
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu1-0/+300