summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-w90x900.c
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24host: ehci-w90x900: fix error return codeJulia Lawall
2014-11-07host: ehci-w90x900: remove duplicate check on resourceVarka Bhadram
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2013-12-18USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-10-24usb: "ehci-w90x900" Fix a typo and add some whitespace.Justin P. Mattock
2012-07-09EHCI: centralize controller initializationAlan Stern
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2010-11-30usb: Add in missing EHCI helpers.Paul Mundt
2009-09-23USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun