summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-ppc-of.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: drop owner assignment from platform_driversWolfram Sang2015-01-091-1/+0
* USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han2013-12-181-1/+2
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+2
|\
| * drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+2
* | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-231-1/+1
|/
* Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-171-1/+1
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-121-1/+1
* USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros2013-07-251-10/+1
* USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-301-4/+2
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-4/+4
* usb: remove use of __devinitBill Pemberton2012-11-211-2/+2
* drivers/usb/host/ehci-ppc-of.c: use devm_ functionsJulia Lawall2012-08-101-21/+7
* EHCI: centralize controller initializationAlan Stern2012-07-091-24/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+3
* USB: ehci-ppc-of: problems in unwindDan Carpenter2010-09-031-5/+7
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-5/+4
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-021-6/+6
* USB host: make Open Firmware device id constantNémeth Márton2010-03-021-1/+1
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-121-0/+2
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-151-0/+1
* USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-071-1/+44
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-291-0/+1
* USB: EHCI: fix up root-hub TT messAlan Stern2008-05-291-0/+1
* USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak2008-02-011-0/+238