aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-s5p.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-18USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han1-0/+4
2012-03-08USB: ehci-s5p: add DMA burst supportJingoo Han1-0/+15
2011-12-09Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux into usb-nextGreg Kroah-Hartman1-0/+2
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand1-0/+2
2011-11-14USB: ehci-s5p: remove unnecessary header includesJingoo Han1-2/+0
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman1-1/+1
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern1-1/+1
2011-08-22usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim1-0/+1
2011-06-06USB: ehci-s5p: add PM supportJingoo Han1-0/+95
2011-05-10USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han1-3/+3
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+2
2011-04-13USB: Add initial S5P EHCI driverJoonyoung Shim1-0/+201