aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-ppc-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
* dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+3
* USB: ehci-ppc-of: problems in unwindDan Carpenter2010-09-031-5/+7
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-5/+4
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-021-6/+6
* USB host: make Open Firmware device id constantNémeth Márton2010-03-021-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: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-071-1/+44
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-291-0/+1
* USB: EHCI: fix up root-hub TT messAlan Stern2008-05-291-0/+1
* USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak2008-02-011-0/+238