summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-platform.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: use dev_get_platdata()Jingoo Han2013-08-011-5/+5
* USB: OHCI: make ohci-platform a separate driverManjunath Goudar2013-06-031-47/+41Star
* USB: ohci-platform: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-171-1/+0Star
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+4
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: OHCI: make ohci-platform use devm_request_and_ioremap helperFlorian Fainelli2012-10-221-15/+3Star
* USB: OHCI: fix typo in ohci-platform driver on the word "resource"Florian Fainelli2012-10-221-1/+1
* USB: OHCI: make ohci-platform use dev_err() instead of pr_err()Florian Fainelli2012-10-221-3/+3
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-1/+1
* USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli2012-10-221-0/+4
* drivers/usb/host/ohci-platform.c: fix error return codeJulia Lawall2012-08-161-1/+3
* usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto2012-08-101-2/+34
* usb: host: ohci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto2012-08-101-1/+5
* usb: Fix various typo within usbMasanari Iida2012-04-181-2/+2
* USB: OHCI: Add a generic platform device driverHauke Mehrtens2012-03-151-0/+194