aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-s5p.c
Commit message (Expand)AuthorAge
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* USB: host: Use usb_hcd_platform_shutdown() wherever possibleRoger Quadros2013-07-25
* usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham2013-05-30
* usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen2013-05-16
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-16
* usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-11
* usb: ehci-s5p: fix: Fix null pointer dereferencingVivek Gautam2013-04-09
* USB: EHCI: make ehci-s5p a separate driverManjunath Goudar2013-04-08
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-05
|\
| * usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi2013-03-18
* | usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson2013-03-18
|/
* Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-25
|\
| * USB: ehci-s5p: Add phy driver supportVivek Gautam2013-01-23
| * ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-23
* | usb: ehci-s5p/ohci-exynos: Fix compatible strings for the deviceVivek Gautam2013-01-24
|/
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-24
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
* | drivers/usb/host/ehci-s5p.c: use devm_ functionsJulia Lawall2012-08-10
|/
* 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