summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-w90x900.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-19USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han1-16/+5
2013-12-09usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar1-52/+37
2013-09-24Revert "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
2012-11-22usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-22usb: remove use of __devinitBill Pemberton1-2/+2
2012-11-22usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-25usb: "ehci-w90x900" Fix a typo and add some whitespace.Justin P. Mattock1-1/+1
2012-07-10EHCI: centralize controller initializationAlan Stern1-8/+1
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand1-0/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2010-12-01usb: Add in missing EHCI helpers.Paul Mundt1-0/+3
2009-09-23USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun1-0/+181