| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -4/+4 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+2 |
* | drivers/usb/host/ehci-ppc-of.c: use devm_ functions | Julia Lawall | 2012-08-10 | 1 | -21/+7 |
* | EHCI: centralize controller initialization | Alan Stern | 2012-07-09 | 1 | -24/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 2011-05-03 | 1 | -1/+1 |
* | dt/usb: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -6/+3 |
* | USB: ehci-ppc-of: problems in unwind | Dan Carpenter | 2010-09-03 | 1 | -5/+7 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -3/+3 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -5/+4 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
* | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches | 2010-03-02 | 1 | -6/+6 |
* | USB host: make Open Firmware device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB: EHCI: use the new clear_tt_buffer interface | Alan Stern | 2009-07-12 | 1 | -0/+2 |
* | USB: EHCI: update toggle state for linked QHs | Alan Stern | 2009-06-15 | 1 | -0/+1 |
* | USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] | Vitaly Bordug | 2009-01-07 | 1 | -1/+44 |
* | USB: EHCI: suppress unwanted error messages | Alan Stern | 2008-05-29 | 1 | -0/+1 |
* | USB: EHCI: fix up root-hub TT mess | Alan Stern | 2008-05-29 | 1 | -0/+1 |
* | USB: add ehci-ppc-of bus glue (device-tree aware) | Valentine Barshak | 2008-02-01 | 1 | -0/+238 |