summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-s5p.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-17USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layerVivek Gautam1-0/+21
2012-07-17USB: ehci-s5p: Add support for device treeVivek Gautam1-0/+22
2012-07-10EHCI: centralize controller initializationAlan Stern1-11/+1
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern1-57/+4
2012-07-06USB: ehci-s5p: use devm_ functionsJingoo Han1-13/+6
2012-04-19USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han1-0/+4
2012-03-09USB: ehci-s5p: add DMA burst supportJingoo Han1-0/+15
2011-12-10Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman1-0/+2
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand1-0/+2
2011-11-15USB: 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-23USB: EHCI: remove usages of hcd->stateAlan Stern1-1/+1
2011-08-23usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim1-0/+1
2011-06-07USB: ehci-s5p: add PM supportJingoo Han1-0/+95
2011-05-11USB: 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-14USB: Add initial S5P EHCI driverJoonyoung Shim1-0/+201