summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-exynos.c
AgeCommit message (Expand)Author
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-02USB: ohci-exynos: initialize registers pointer earlierVincent Palatin
2012-10-24USB: ohci-exynos: use devm_clk_get()Jingoo Han
2012-10-24usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-07-16USB: ohci-exynos: Add support for device treeVivek Gautam
2012-07-06USB: ohci-exynos: use devm_ functionsJingoo Han
2012-07-06USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han
2012-04-27USB: ohci-exynos.c: remove err() usageGreg Kroah-Hartman
2012-02-24USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han
2011-12-23USB: Add Samsung Exynos OHCI diverJingoo Han