summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-w90x900.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-10usb: remove ehci-w90x900 driverArnd Bergmann1-130/+0
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-11-29USB: EHCI: ehci-w90x900: remove unuseful functionsManjunath Goudar1-22/+8
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-25host: ehci-w90x900: fix error return codeJulia Lawall1-1/+3
2014-11-07host: ehci-w90x900: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
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