aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-xilinx-of.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-4/+2
|\
| * dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+2
* | of: Add missing of_address.h to xilinx ehci driverMichal Simek2011-03-021-0/+1
|/
* usb: Add in missing EHCI helpers.Paul Mundt2010-11-301-0/+1
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-6/+6
* of/usb: fix build error due to of_node pointer moveGrant Likely2010-06-021-1/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-5/+4
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-021-3/+3
* USB host: make Open Firmware device id constantNémeth Márton2010-03-021-1/+1
* USB: Add support for Xilinx USB host controllerJulie Zhu2009-12-111-0/+300