summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-s5p.c
Commit message (Expand)AuthorAgeFilesLines
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-241-5/+5
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-1/+1
|\
| * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | drivers/usb/host/ehci-s5p.c: use devm_ functionsJulia Lawall2012-08-101-5/+2
|/
* USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layerVivek Gautam2012-07-171-0/+21
* USB: ehci-s5p: Add support for device treeVivek Gautam2012-07-161-0/+22
* EHCI: centralize controller initializationAlan Stern2012-07-091-11/+1
* EHCI: centralize controller suspend/resumeAlan Stern2012-07-091-57/+4
* USB: ehci-s5p: use devm_ functionsJingoo Han2012-07-061-13/+6
* USB: ehci-s5p: add clock gating to suspend/resumeJingoo Han2012-04-181-0/+4
* USB: ehci-s5p: add DMA burst supportJingoo Han2012-03-081-0/+15
* Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman2011-12-091-0/+2
|\
| * usb: Remove ehci_reset call from ehci_runGeoff Levand2011-12-081-0/+2
* | USB: ehci-s5p: remove unnecessary header includesJingoo Han2011-11-141-2/+0
|/
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-291-1/+1
|\
| * USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-221-1/+1
* | usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-08-221-0/+1
|/
* USB: ehci-s5p: add PM supportJingoo Han2011-06-061-0/+95
* USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han2011-05-101-3/+3
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+2
* USB: Add initial S5P EHCI driverJoonyoung Shim2011-04-131-0/+201
OpenPOWER on IntegriCloud