aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-s5p.c
Commit message (Expand)AuthorAge
* USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layerVivek Gautam2012-07-17
* USB: ehci-s5p: Add support for device treeVivek Gautam2012-07-16
* EHCI: centralize controller initializationAlan Stern2012-07-09
* EHCI: centralize controller suspend/resumeAlan Stern2012-07-09
* USB: ehci-s5p: use devm_ functionsJingoo Han2012-07-06
* USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han2012-04-18
* USB: ehci-s5p: add DMA burst supportJingoo Han2012-03-08
* Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman2011-12-09
|\
| * usb: Remove ehci_reset call from ehci_runGeoff Levand2011-12-08
* | USB: ehci-s5p: remove unnecessary header includesJingoo Han2011-11-14
|/
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-29
|\
| * USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-22
* | usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-08-22
|/
* USB: ehci-s5p: add PM supportJingoo Han2011-06-06
* USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han2011-05-10
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-03
* USB: Add initial S5P EHCI driverJoonyoung Shim2011-04-13