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
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