summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sh.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: drop owner assignment from platform_driversWolfram Sang2015-01-091-1/+0Star
* host: ehci-sh: remove duplicate check on resourceVarka Bhadram2014-11-071-12/+3Star
* usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-1/+0Star
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-091-0/+1
* 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: host: use dev_get_platdata()Jingoo Han2013-08-011-1/+1
* USB: ehci-sh: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-171-1/+0Star
* usb: echi-sh: Remove driver variable which is not usedNobuhiro Iwamatsu2013-03-281-1/+0Star
* usb: ehci-sh: Fix build error due to comma has been deletedNobuhiro Iwamatsu2013-03-281-1/+1
* USB: remove incorrect __exit markupsDmitry Torokhov2013-03-151-2/+2
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-4/+3Star
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-8/+1Star
* drivers/usb/host/ehci-sh.c: use devm_ functionsJulia Lawall2012-08-101-28/+7Star
* EHCI: centralize controller initializationAlan Stern2012-07-091-15/+1Star
* usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro2012-06-151-2/+1Star
* usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu2012-04-181-0/+8
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* usb: ehci-sh: Add missing ehci helpers.Paul Mundt2010-11-261-0/+2
* usb: ehci-sh: Fix up fault in shutdown path.Paul Mundt2010-11-261-1/+10
* usb: ehci-hcd: Add support for SuperH EHCI.Paul Mundt2010-11-011-0/+232