summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-1/+1
|\
| * ARM: EXYNOS: change the name of USB ohci headerJingoo Han2013-04-081-1/+2
* | usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-111-1/+0
* | usb: ohci-exynos: skip phy setup for Exynos5440 based platformsThomas Abraham2013-04-111-2/+9
* | usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi2013-03-181-1/+1
|/
* Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-251-21/+64
|\
| * USB: ohci-exynos: Add phy driver supportVivek Gautam2013-01-231-21/+63
| * ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-231-4/+5
* | usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam2013-01-241-1/+1
|/
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: ohci-exynos: initialize registers pointer earlierVincent Palatin2012-11-021-4/+6
* USB: ohci-exynos: use devm_clk_get()Jingoo Han2012-10-241-5/+2
* usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-241-5/+5
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-4/+1
* ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* USB: ohci-exynos: Add support for device treeVivek Gautam2012-07-161-0/+22
* USB: ohci-exynos: use devm_ functionsJingoo Han2012-07-061-13/+6
* USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han2012-07-061-0/+5
* USB: ohci-exynos.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-exynos: replace hcd->state with ohci->rh_stateJingoo Han2012-02-241-4/+2
* USB: Add Samsung Exynos OHCI diverJingoo Han2011-12-231-0/+274
OpenPOWER on IntegriCloud