aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1760-if.c
Commit message (Expand)AuthorAgeFilesLines
* USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-211-4/+4
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-311-0/+1
* usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.Joachim Foerster2011-10-191-15/+53
* usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .Joachim Foerster2011-10-181-4/+6
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-3/+3
* dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-7/+6
|\
| * USB: isp1760: Use resource_sizeTobias Klauser2010-05-201-6/+5
| * USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* USB host: make Open Firmware device id constantNémeth Márton2010-03-021-1/+1
* USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-231-1/+20
* USB: isp1760: use __devexit_p() for remove functionMike Frysinger2009-07-121-1/+1
* USB: Add platform device support for the ISP1760 USB chipCatalin Marinas2009-03-241-16/+79
* USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel2009-01-071-3/+0
* USB: isp1760: Fix probe in PCI glue codeKarl Bongers2009-01-071-42/+55
* USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior2009-01-071-6/+10
* USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2008-11-131-11/+11
* USB: remove err() macro from more usb driversGreg Kroah-Hartman2008-10-171-1/+1
* USB: isp1760: Use an IS_ERR test rather than a NULL testJulien Brunel2008-10-171-2/+3
* USB: isp1760: Support board-specific hardware configurationsNate Case2008-07-211-2/+33
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-3/+3
* isp1760-if iomem annotationsAl Viro2008-06-041-2/+2
* usb: fix compile warning in isp1760Sebastian Siewior2008-05-141-1/+1
* USB: ISP1760 HCD driverSebastian Siewior2008-05-021-0/+298