summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-s5p.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: Rename ehci-s5p to ehci-exynosJingoo Han2013-10-111-301/+0
* USB: ehci-s5p: Remove non-DT supportJingoo Han2013-10-111-28/+4
* USB: host: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros2013-07-251-9/+1
* usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham2013-05-301-0/+12
* usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen2013-05-161-0/+1
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-161-3/+1
* usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-111-1/+0
* usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam2013-04-091-1/+1
* USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-081-84/+80
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-051-1/+1
|\
| * usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi2013-03-181-1/+1
* | usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson2013-03-181-5/+6
|/
* Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-251-21/+60
|\
| * USB: ehci-s5p: Add phy driver supportVivek Gautam2013-01-231-21/+59
| * ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-231-4/+5
* | usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam2013-01-241-1/+1
|/
* 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