summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-w90x900.c
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: ehci-w90x900: remove unuseful functionsManjunath Goudar2016-11-291-22/+8
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | host: ehci-w90x900: fix error return codeJulia Lawall2014-11-241-1/+3
* | host: ehci-w90x900: remove duplicate check on resourceVarka Bhadram2014-11-071-10/+3
|/
* USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han2013-12-181-16/+5
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar2013-09-261-52/+37
* 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: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-2/+2
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: "ehci-w90x900" Fix a typo and add some whitespace.Justin P. Mattock2012-10-241-1/+1
* EHCI: centralize controller initializationAlan Stern2012-07-091-8/+1
* usb: Remove ehci_reset call from ehci_runGeoff Levand2011-12-081-0/+2
* 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
* usb: Add in missing EHCI helpers.Paul Mundt2010-11-301-0/+3
* USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun2009-09-231-0/+181