| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 2015-01-09 | 1 | -1/+0 |
* | drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin... | Chen Gang | 2014-09-23 | 1 | -0/+1 |
* | USB: ehci-xilinx-of: use dev_err() instead of printk() | Jingoo Han | 2013-12-18 | 1 | -1/+2 |
* | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-08 | 1 | -1/+3 |
* | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context"" | Greg Kroah-Hartman | 2013-09-23 | 1 | -1/+1 |
* | Revert "USB: EHCI: support running URB giveback in tasklet context" | Greg Kroah-Hartman | 2013-09-17 | 1 | -1/+1 |
* | USB: EHCI: support running URB giveback in tasklet context | Ming Lei | 2013-08-12 | 1 | -1/+1 |
* | USB: host: Use usb_hcd_platform_shutdown() wherever possible | Roger Quadros | 2013-07-25 | 1 | -16/+1 |
* | USB: host: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-30 | 1 | -3/+2 |
* | 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 | -1/+1 |
* | drivers/usb/host/ehci-xilinx-of.c: use devm_ functions | Julia Lawall | 2012-08-10 | 1 | -17/+3 |
* | EHCI: centralize controller initialization | Alan Stern | 2012-07-09 | 1 | -30/+1 |
* | USB: EHCI: Fix build warning in xilinx ehci driver | Herton Ronaldo Krzesinski | 2012-06-13 | 1 | -3/+1 |
* | USB: EHCI: Don't use NO_IRQ in xilinx ehci driver | Michal Simek | 2012-01-16 | 1 | -1/+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 |
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 1 | -4/+2 |
|\ |
|
| * | dt/usb: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -4/+2 |
* | | of: Add missing of_address.h to xilinx ehci driver | Michal Simek | 2011-03-02 | 1 | -0/+1 |
|/ |
|
* | usb: Add in missing EHCI helpers. | Paul Mundt | 2010-11-30 | 1 | -0/+1 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -6/+6 |
* | of/usb: fix build error due to of_node pointer move | Grant Likely | 2010-06-02 | 1 | -1/+1 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -5/+4 |
* | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches | 2010-03-02 | 1 | -3/+3 |
* | USB host: make Open Firmware device id constant | Németh Márton | 2010-03-02 | 1 | -1/+1 |
* | USB: Add support for Xilinx USB host controller | Julie Zhu | 2009-12-11 | 1 | -0/+300 |