aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-exynos.c
Commit message (Expand)AuthorAge
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-16
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\
| * ARM: EXYNOS: change the name of USB ohci headerJingoo Han2013-04-08
* | usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-11
* | usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham2013-04-11
* | usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi2013-03-18
|/
* Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-25
|\
| * USB: ohci-exynos: Add phy driver supportVivek Gautam2013-01-23
| * ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-23
* | usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam2013-01-24
|/
* 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-exynos: initialize registers pointer earlierVincent Palatin2012-11-02
* USB: ohci-exynos: use devm_clk_get()Jingoo Han2012-10-24
* usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-24
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-22
* ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
* USB: ohci-exynos: Add support for device treeVivek Gautam2012-07-16
* USB: ohci-exynos: use devm_ functionsJingoo Han2012-07-06
* USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han2012-07-06
* USB: ohci-exynos.c: remove err() usageGreg Kroah-Hartman2012-04-27
* USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han2012-02-24
* USB: Add Samsung Exynos OHCI diverJingoo Han2011-12-22