Age | Commit message (Expand) | Author | Files | Lines |
2013-04-23 | USB: Fix initconst in ehci driver | Andi Kleen | 1 | -1/+1 |
2013-03-28 | USB: EHCI: DT support for generic bus glue | Arnd Bergmann | 1 | -6/+28 |
2013-01-22 | usb: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -3/+4 |
2012-11-22 | usb: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-22 | usb: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-22 | usb: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-12 | USB: EHCI: miscellaneous cleanups for the library conversion | Alan Stern | 1 | -2/+1 |
2012-11-02 | USB: EHCI: fix build error in ehci-platform.c under PowerPC | Alan Stern | 1 | -0/+2 |
2012-11-01 | USB: EHCI: make ehci-platform a separate driver | Alan Stern | 1 | -29/+37 |
2012-10-31 | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 1 | -5/+0 |
2012-10-22 | USB: EHCI: make ehci-platform use devm_request_and_ioremap helper | Florian Fainelli | 1 | -15/+3 |
2012-10-22 | USB: EHCI: fix typo in ehci-platform driver on the word "resource" | Florian Fainelli | 1 | -1/+1 |
2012-10-22 | USB: EHCI: make ehci-platform use dev_err() instead of pr_err() | Florian Fainelli | 1 | -3/+3 |
2012-10-22 | USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform | Florian Fainelli | 1 | -0/+2 |
2012-08-16 | drivers/usb/host/ehci-platform.c: fix error return code | Julia Lawall | 1 | -1/+3 |
2012-08-10 | usb: host: ehci-platform: add platform specific power callback | Kuninori Morimoto | 1 | -3/+37 |
2012-08-10 | usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe | Kuninori Morimoto | 1 | -1/+5 |
2012-07-09 | EHCI: centralize controller suspend/resume | Alan Stern | 1 | -4/+3 |
2012-05-19 | USB: ehci-platform: remove update_device | Hauke Mehrtens | 1 | -2/+0 |
2012-04-19 | usb: Fix various typo within usb | Masanari Iida | 1 | -2/+2 |
2012-03-15 | USB: EHCI: Add a generic platform device driver | Hauke Mehrtens | 1 | -0/+198 |