index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-s5p.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: host: Rename ehci-s5p to ehci-exynos
Jingoo Han
2013-10-11
1
-301
/
+0
*
USB: ehci-s5p: Remove non-DT support
Jingoo Han
2013-10-11
1
-28
/
+4
*
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-31
1
-1
/
+1
*
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
2013-07-25
1
-9
/
+1
*
usb: ehci-s5p: skip phy setup for Exynos5440 based platforms
Thomas Abraham
2013-05-30
1
-0
/
+12
*
usb: ehci-s5p: fix memleak when fallback to pdata
Libo Chen
2013-05-16
1
-0
/
+1
*
USB: set device dma_mask without reference to global data
Stephen Warren
2013-05-16
1
-3
/
+1
*
usb: exynos: do not include plat/usb-phy.h
Arnd Bergmann
2013-04-11
1
-1
/
+0
*
usb: ehci-s5p: fix: Fix null pointer dereferencing
Vivek Gautam
2013-04-09
1
-1
/
+1
*
USB: EHCI: make ehci-s5p a separate driver
Manjunath Goudar
2013-04-08
1
-84
/
+80
*
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-05
1
-1
/
+1
|
\
|
*
usb: host: ehci-s5p: fix PHY error handling
Felipe Balbi
2013-03-18
1
-1
/
+1
*
|
usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
Doug Anderson
2013-03-18
1
-5
/
+6
|
/
*
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2013-01-25
1
-21
/
+60
|
\
|
*
USB: ehci-s5p: Add phy driver support
Vivek Gautam
2013-01-23
1
-21
/
+59
|
*
ARM: EXYNOS: Update & move usb-phy types to generic include layer
Vivek Gautam
2013-01-23
1
-4
/
+5
*
|
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
Vivek Gautam
2013-01-24
1
-1
/
+1
|
/
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
1
-5
/
+5
*
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
1
-1
/
+1
|
\
|
*
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
*
|
drivers/usb/host/ehci-s5p.c: use devm_ functions
Julia Lawall
2012-08-10
1
-5
/
+2
|
/
*
USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer
Vivek Gautam
2012-07-17
1
-0
/
+21
*
USB: ehci-s5p: Add support for device tree
Vivek Gautam
2012-07-16
1
-0
/
+22
*
EHCI: centralize controller initialization
Alan Stern
2012-07-09
1
-11
/
+1
*
EHCI: centralize controller suspend/resume
Alan Stern
2012-07-09
1
-57
/
+4
*
USB: ehci-s5p: use devm_ functions
Jingoo Han
2012-07-06
1
-13
/
+6
*
USB: ehci-s5p: add clock gating to suspend/resume
Jingoo Han
2012-04-18
1
-0
/
+4
*
USB: ehci-s5p: add DMA burst support
Jingoo Han
2012-03-08
1
-0
/
+15
*
Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...
Greg Kroah-Hartman
2011-12-09
1
-0
/
+2
|
\
|
*
usb: Remove ehci_reset call from ehci_run
Geoff Levand
2011-12-08
1
-0
/
+2
*
|
USB: ehci-s5p: remove unnecessary header includes
Jingoo Han
2011-11-14
1
-2
/
+0
|
/
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-29
1
-1
/
+1
|
\
|
*
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-22
1
-1
/
+1
*
|
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
2011-08-22
1
-0
/
+1
|
/
*
USB: ehci-s5p: add PM support
Jingoo Han
2011-06-06
1
-0
/
+95
*
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
2011-05-10
1
-3
/
+3
*
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
1
-1
/
+2
*
USB: Add initial S5P EHCI driver
Joonyoung Shim
2011-04-13
1
-0
/
+201