aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-sm501.c
Commit message (Expand)AuthorAgeFilesLines
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-6/+5
* USB: ohci-sm501: add iounmap on error pathDan Carpenter2010-10-221-1/+3
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+1
* usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2008-05-141-1/+1
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-1/+0
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-241-2/+3
* USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl2008-04-241-1/+2
* USB: remove dev->power.power_stateAlan Stern2008-04-241-2/+0
* USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton2008-04-241-2/+3
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* usb: ohci-sm501 driverMagnus Damm2008-02-011-0/+264