aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-xilinx-of.c
Commit message (Expand)AuthorAge
* usb: host: drop owner assignment from platform_driversWolfram Sang2015-01-09
* drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang2014-09-24
* USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han2013-12-18
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-23
* Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-17
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-12
* USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros2013-07-25
* USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-30
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* usb: remove use of __devinitBill Pemberton2012-11-21
* drivers/usb/host/ehci-xilinx-of.c: use devm_ functionsJulia Lawall2012-08-10
* EHCI: centralize controller initializationAlan Stern2012-07-09
* USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski2012-06-13
* USB: EHCI: Don't use NO_IRQ in xilinx ehci driverMichal Simek2012-01-16
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-03
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-16
|\
| * dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* | of: Add missing of_address.h to xilinx ehci driverMichal Simek2011-03-02
|/
* usb: Add in missing EHCI helpers.Paul Mundt2010-11-30
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/usb: fix build error due to of_node pointer moveGrant Likely2010-06-02
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-02
* USB host: make Open Firmware device id constantNémeth Márton2010-03-02
* USB: Add support for Xilinx USB host controllerJulie Zhu2009-12-11