index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
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-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-01
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-16
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-09
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-14
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