index
:
linux-fsl-qoriq
master
scalys
Freescale 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
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