summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1760-if.c
Commit message (Expand)AuthorAgeFilesLines
* USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-231-1/+20
* USB: isp1760: use __devexit_p() for remove functionMike Frysinger2009-07-131-1/+1
* USB: Add platform device support for the ISP1760 USB chipCatalin Marinas2009-03-251-16/+79
* USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel2009-01-071-3/+0Star
* 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-221-2/+33
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-221-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