aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1760-if.c
Commit message (Expand)AuthorAge
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * USB: isp1760: Use resource_sizeTobias Klauser2010-05-20
| * USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* USB host: make Open Firmware device id constantNémeth Márton2010-03-02
* USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-23
* USB: isp1760: use __devexit_p() for remove functionMike Frysinger2009-07-12
* USB: Add platform device support for the ISP1760 USB chipCatalin Marinas2009-03-24
* USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel2009-01-07
* USB: isp1760: Fix probe in PCI glue codeKarl Bongers2009-01-07
* USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior2009-01-07
* USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2008-11-13
* USB: remove err() macro from more usb driversGreg Kroah-Hartman2008-10-17
* USB: isp1760: Use an IS_ERR test rather than a NULL testJulien Brunel2008-10-17
* USB: isp1760: Support board-specific hardware configurationsNate Case2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* isp1760-if iomem annotationsAl Viro2008-06-04
* usb: fix compile warning in isp1760Sebastian Siewior2008-05-14
* USB: ISP1760 HCD driverSebastian Siewior2008-05-02