summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-exynos.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-24USB: ohci-exynos: use devm_clk_get()Jingoo Han1-5/+2
2012-10-24usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-5/+5
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli1-4/+1
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-1/+1
2012-07-16USB: ohci-exynos: Add support for device treeVivek Gautam1-0/+22
2012-07-06USB: ohci-exynos: use devm_ functionsJingoo Han1-13/+6
2012-07-06USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han1-0/+5
2012-04-27USB: ohci-exynos.c: remove err() usageGreg Kroah-Hartman1-1/+2
2012-02-24USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han1-4/+2
2011-12-23USB: Add Samsung Exynos OHCI diverJingoo Han1-0/+274