aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-grlib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-18USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han1-1/+2
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman1-1/+1
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman1-1/+1
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei1-1/+1
2013-07-25USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros1-10/+1
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han1-4/+2
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding1-5/+4
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-17/+1
2012-08-10drivers/usb/host/ehci-grlib.c: use devm_ functionsJulia Lawall1-15/+3
2012-07-09EHCI: centralize controller initializationAlan Stern1-13/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-03USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson1-0/+242