summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-s5p.c
AgeCommit message (Expand)AuthorFilesLines
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