aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-sm501.c
AgeCommit message (Expand)Author
2020-06-30USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-10-05USB: OHCI: Properly handle ohci-sm501 suspendManjunath Goudar
2013-05-16USB: ohci-sm501: remove unnecessary platform_set_drvdata()Jingoo Han
2012-10-23USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removalFlorian Fainelli
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2010-10-22USB: ohci-sm501: add iounmap on error pathDan Carpenter
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern
2008-04-24USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_...Jesper Juhl
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-24USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...Andrew Morton
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2008-02-01usb: ohci-sm501 driverMagnus Damm