aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-exynos.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * usb: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | host: ohci-exynos: remove duplicate check on resourceVarka Bhadram2014-11-07
* | usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam2014-11-03
|/
* usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-24
* usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2014-09-08
* usb: ohci-exynos: Use NULL instead of 0Sachin Kamat2014-07-09
* usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-27
* usb: ohci-exynos: Add facility to use phy provided by the generic phy frameworkVivek Gautam2014-05-27
* usb: ohci-exynos: Use struct device instead of platform_deviceVivek Gautam2014-05-27
* usb: ohci-exynos: Remove locks for 'ohci' in suspend callbackVivek Gautam2014-04-24
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* USB: OHCI: Properly handle ohci-exynos suspendMajunath Goudar2013-12-08
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-31
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-31
* | USB: ohci-exynos: Remove non-DT supportJingoo Han2013-10-14
* | Revert "USB: OHCI: Properly handle ohci-exynos suspend"Greg Kroah-Hartman2013-10-14
* | USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leakJingoo Han2013-10-11
* | USB: OHCI: Properly handle ohci-exynos suspendManjunath Goudar2013-10-05
* | USB: OHCI: make ohci-exynos a separate driverManjunath Goudar2013-09-26
|/
* 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