Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
81ccb2a69f76b88295a1da9fc9484df715fe3bfa
/
drivers
/
usb
/
host
/
ehci-exynos.c
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
35df647
host: ehci-exynos: remove duplicate check on resource
by Varka Bhadram
· 10 years ago
6d40500
usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs
by Vivek Gautam
· 10 years ago
566e026
usb: host: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
46c1cda
usb: host: ehci-exynos: Remove unnecessary usb-phy support
by Vivek Gautam
· 10 years ago
2f7f41c
usb: ehci/ohci-exynos: Fix PHY getting sequence
by Vivek Gautam
· 11 years ago
14ad5a9
usb: ehci-exynos: Use NULL instead of 0
by Sachin Kamat
· 11 years ago
4e24bde
usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
by Vivek Gautam
· 11 years ago
1c17675
usb: ehci-exynos: Change to use phy provided by the generic phy framework
by Kamil Debski
· 11 years ago
91a9677
usb: ehci-exynos: Use struct device instead of platform_device
by Vivek Gautam
· 11 years ago
d721751
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
by Vivek Gautam
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
29824c1
USB: host: Rename ehci-s5p to ehci-exynos
by Jingoo Han
· 11 years ago
[Renamed (62%) from drivers/usb/host/ehci-s5p.c]
57ae160
USB: ehci-s5p: Remove non-DT support
by Jingoo Han
· 11 years ago
d4f09e2
USB: host: use dev_get_platdata()
by Jingoo Han
· 12 years ago
aaf6b52
USB: host: Use usb_hcd_platform_shutdown() wherever possible
by Roger Quadros
· 12 years ago
e6b0166f
usb: ehci-s5p: skip phy setup for Exynos5440 based platforms
by Thomas Abraham
· 12 years ago
9a9ef73
usb: ehci-s5p: fix memleak when fallback to pdata
by Libo Chen
· 12 years ago
3b9561e
USB: set device dma_mask without reference to global data
by Stephen Warren
· 12 years ago
cccfc53
usb: exynos: do not include plat/usb-phy.h
by Arnd Bergmann
· 12 years ago
bbcd85a
usb: ehci-s5p: fix: Fix null pointer dereferencing
by Vivek Gautam
· 12 years ago
7edb3da
USB: EHCI: make ehci-s5p a separate driver
by Manjunath Goudar
· 12 years ago
64dc9e2
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
3f3b55b
usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
by Doug Anderson
· 12 years ago
a16283e
usb: host: ehci-s5p: fix PHY error handling
by Felipe Balbi
· 12 years ago
4811f53
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
6e24777
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
by Vivek Gautam
· 12 years ago
d233c19
USB: ehci-s5p: Add phy driver support
by Vivek Gautam
· 12 years ago
b506eeb
ARM: EXYNOS: Update & move usb-phy types to generic include layer
by Vivek Gautam
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
e1deb56
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
63fd0ae
drivers/usb/host/ehci-s5p.c: use devm_ functions
by Julia Lawall
· 13 years ago
fd81d59
USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer
by Vivek Gautam
· 13 years ago
2c026e2
USB: ehci-s5p: Add support for device tree
by Vivek Gautam
· 13 years ago
1a49e2a
EHCI: centralize controller initialization
by Alan Stern
· 13 years ago
c5cf921
EHCI: centralize controller suspend/resume
by Alan Stern
· 13 years ago
9cb0756
USB: ehci-s5p: use devm_ functions
by Jingoo Han
· 13 years ago
8b4fc8c
USB: ehci-s5p: add clock gating to suspend/resume
by Jingoo Han
· 13 years ago
88555a6
USB: ehci-s5p: add DMA burst support
by Jingoo Han
· 13 years ago
332cedd
Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux into usb-next
by Greg Kroah-Hartman
· 13 years ago
876e0df
usb: Remove ehci_reset call from ehci_run
by Geoff Levand
· 13 years ago
2c1ce2b
USB: ehci-s5p: remove unnecessary header includes
by Jingoo Han
· 13 years ago
b5dd18d
USB: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
e879990
USB: EHCI: remove usages of hcd->state
by Alan Stern
· 13 years ago
e5d3d44
usb: s5p-ehci: fix a NULL pointer deference
by Yulgon Kim
· 13 years ago
1acb30e
USB: ehci-s5p: add PM support
by Jingoo Han
· 14 years ago
27362d4
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
by Jingoo Han
· 14 years ago
c430131
USB: EHCI: Support controllers with big endian capability regs
by Jan Andersson
· 14 years ago
1bcc5aa
USB: Add initial S5P EHCI driver
by Joonyoung Shim
· 14 years ago