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
/
ehci-s5p.c
Age
Commit message (
Expand
)
Author
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
2013-05-30
usb: ehci-s5p: skip phy setup for Exynos5440 based platforms
Thomas Abraham
2013-05-17
usb: ehci-s5p: fix memleak when fallback to pdata
Libo Chen
2013-05-17
USB: set device dma_mask without reference to global data
Stephen Warren
2013-04-11
usb: exynos: do not include plat/usb-phy.h
Arnd Bergmann
2013-04-09
usb: ehci-s5p: fix: Fix null pointer dereferencing
Vivek Gautam
2013-04-08
USB: EHCI: make ehci-s5p a separate driver
Manjunath Goudar
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-03-18
usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
Doug Anderson
2013-03-18
usb: host: ehci-s5p: 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: ehci-s5p: 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-10-24
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-08-10
drivers/usb/host/ehci-s5p.c: use devm_ functions
Julia Lawall
2012-07-17
USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer
Vivek Gautam
2012-07-17
USB: ehci-s5p: Add support for device tree
Vivek Gautam
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-07-09
EHCI: centralize controller suspend/resume
Alan Stern
2012-07-06
USB: ehci-s5p: use devm_ functions
Jingoo Han
2012-04-18
USB: ehci-s5p: add clock gating to suspend/resume
Jingoo Han
2012-03-08
USB: ehci-s5p: add DMA burst support
Jingoo Han
2011-12-10
Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...
Greg Kroah-Hartman
2011-12-08
usb: Remove ehci_reset call from ehci_run
Geoff Levand
2011-11-15
USB: ehci-s5p: remove unnecessary header includes
Jingoo Han
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-22
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-22
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
2011-06-06
USB: ehci-s5p: add PM support
Jingoo Han
2011-05-10
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-04-13
USB: Add initial S5P EHCI driver
Joonyoung Shim