aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-exynos.c
AgeCommit message (Expand)Author
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-11usb: exynos: do not include plat/usb-phy.hArnd Bergmann
2013-04-11usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han
2013-03-18usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2013-01-24usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam
2013-01-23USB: ohci-exynos: Add phy driver supportVivek Gautam
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam
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