aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-platform.c
Commit message (Expand)AuthorAge
* USB: OHCI: Properly handle ohci-platform suspendManjunath Goudar2013-10-05
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* USB: OHCI: make ohci-platform a separate driverManjunath Goudar2013-06-03
* USB: ohci-platform: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-16
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* USB: OHCI: make ohci-platform use devm_request_and_ioremap helperFlorian Fainelli2012-10-22
* USB: OHCI: fix typo in ohci-platform driver on the word "resource"Florian Fainelli2012-10-22
* USB: OHCI: make ohci-platform use dev_err() instead of pr_err()Florian Fainelli2012-10-22
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-22
* USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli2012-10-22
* drivers/usb/host/ohci-platform.c: fix error return codeJulia Lawall2012-08-15
* usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto2012-08-10
* usb: host: ohci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto2012-08-10
* usb: Fix various typo within usbMasanari Iida2012-04-18
* USB: OHCI: Add a generic platform device driverHauke Mehrtens2012-03-15