summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-xilinx-of.c
AgeCommit message (Expand)Author
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang
2014-09-23drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang
2013-12-18USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2012-11-21usb: remove use of __devinitBill Pemberton
2012-08-10drivers/usb/host/ehci-xilinx-of.c: use devm_ functionsJulia Lawall
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-06-13USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski
2012-01-16USB: EHCI: Don't use NO_IRQ in xilinx ehci driverMichal Simek
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-11-30usb: Add in missing EHCI helpers.Paul Mundt
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-06-02of/usb: fix build error due to of_node pointer moveGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches
2010-03-02USB host: make Open Firmware device id constantNémeth Márton
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu