index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-s5p.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
1
-9
/
+1
2013-05-30
usb: ehci-s5p: skip phy setup for Exynos5440 based platforms
Thomas Abraham
1
-0
/
+12
2013-05-17
usb: ehci-s5p: fix memleak when fallback to pdata
Libo Chen
1
-0
/
+1
2013-05-17
USB: set device dma_mask without reference to global data
Stephen Warren
1
-3
/
+1
2013-04-12
usb: exynos: do not include plat/usb-phy.h
Arnd Bergmann
1
-1
/
+0
2013-04-10
usb: ehci-s5p: fix: Fix null pointer dereferencing
Vivek Gautam
1
-1
/
+1
2013-04-08
USB: EHCI: make ehci-s5p a separate driver
Manjunath Goudar
1
-84
/
+80
2013-04-06
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+1
2013-03-19
usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
Doug Anderson
1
-5
/
+6
2013-03-18
usb: host: ehci-s5p: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-21
/
+60
2013-01-25
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
Vivek Gautam
1
-1
/
+1
2013-01-23
USB: ehci-s5p: Add phy driver support
Vivek Gautam
1
-21
/
+59
2013-01-23
ARM: EXYNOS: Update & move usb-phy types to generic include layer
Vivek Gautam
1
-4
/
+5
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-25
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-5
/
+5
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-08-10
drivers/usb/host/ehci-s5p.c: use devm_ functions
Julia Lawall
1
-5
/
+2
2012-07-17
USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer
Vivek Gautam
1
-0
/
+21
2012-07-17
USB: ehci-s5p: Add support for device tree
Vivek Gautam
1
-0
/
+22
2012-07-10
EHCI: centralize controller initialization
Alan Stern
1
-11
/
+1
2012-07-09
EHCI: centralize controller suspend/resume
Alan Stern
1
-57
/
+4
2012-07-06
USB: ehci-s5p: use devm_ functions
Jingoo Han
1
-13
/
+6
2012-04-19
USB: ehci-s5p: add clock gating to suspend/resume
Jingoo Han
1
-0
/
+4
2012-03-09
USB: ehci-s5p: add DMA burst support
Jingoo Han
1
-0
/
+15
2011-12-10
Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...
Greg Kroah-Hartman
1
-0
/
+2
2011-12-08
usb: Remove ehci_reset call from ehci_run
Geoff Levand
1
-0
/
+2
2011-11-15
USB: ehci-s5p: remove unnecessary header includes
Jingoo Han
1
-2
/
+0
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2011-08-23
USB: EHCI: remove usages of hcd->state
Alan Stern
1
-1
/
+1
2011-08-23
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
1
-0
/
+1
2011-06-07
USB: ehci-s5p: add PM support
Jingoo Han
1
-0
/
+95
2011-05-11
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2011-05-03
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
1
-1
/
+2
2011-04-14
USB: Add initial S5P EHCI driver
Joonyoung Shim
1
-0
/
+201