index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-exynos.c
Age
Commit message (
Expand
)
Author
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-07
host: ohci-exynos: remove duplicate check on resource
Varka Bhadram
2014-11-03
usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs
Vivek Gautam
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-24
usb: host: ohci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-08
usb: ehci/ohci-exynos: Fix PHY getting sequence
Vivek Gautam
2014-07-09
usb: ohci-exynos: Use NULL instead of 0
Sachin Kamat
2014-05-27
usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
Vivek Gautam
2014-05-27
usb: ohci-exynos: Use struct device instead of platform_device
Vivek Gautam
2014-04-24
usb: ohci-exynos: Remove locks for 'ohci' in suspend callback
Vivek Gautam
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-09
USB: OHCI: Properly handle ohci-exynos suspend
Majunath Goudar
2013-11-13
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-14
USB: ohci-exynos: Remove non-DT support
Jingoo Han
2013-10-14
Revert "USB: OHCI: Properly handle ohci-exynos suspend"
Greg Kroah-Hartman
2013-10-11
USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leak
Jingoo Han
2013-10-06
USB: OHCI: Properly handle ohci-exynos suspend
Manjunath Goudar
2013-09-26
USB: OHCI: make ohci-exynos a separate driver
Manjunath Goudar
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
2013-05-17
USB: set device dma_mask without reference to global data
Stephen Warren
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-11
usb: exynos: do not include plat/usb-phy.h
Arnd Bergmann
2013-04-11
usb: ohci-exynos: skip phy setup for Exynos5440 based platforms
Thomas Abraham
2013-04-08
ARM: EXYNOS: change the name of USB ohci header
Jingoo Han
2013-03-18
usb: host: ohci-exynos: fix PHY error handling
Felipe Balbi
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2013-01-24
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
Vivek Gautam
2013-01-23
USB: ohci-exynos: Add phy driver support
Vivek Gautam
2013-01-23
ARM: EXYNOS: Update & move usb-phy types to generic include layer
Vivek Gautam
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-11-02
USB: ohci-exynos: initialize registers pointer earlier
Vincent Palatin
2012-10-24
USB: ohci-exynos: use devm_clk_get()
Jingoo Han
2012-10-24
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-07-17
USB: ohci-exynos: Add support for device tree
Vivek Gautam
2012-07-06
USB: ohci-exynos: use devm_ functions
Jingoo Han
2012-07-06
USB: ohci-exynos: add clock gating to suspend/resume
Jingoo Han
2012-04-27
USB: ohci-exynos.c: remove err() usage
Greg Kroah-Hartman
2012-02-24
USB: ohci-exynos: replace hcd->state with ohci->rh_state
Jingoo Han
2011-12-23
USB: Add Samsung Exynos OHCI diver
Jingoo Han