Age | Commit message (Expand) | Author | Files | Lines |
2013-10-11 | USB: host: Rename ehci-s5p to ehci-exynos | Jingoo Han | 1 | -301/+0 |
2013-10-11 | USB: ehci-s5p: Remove non-DT support | Jingoo Han | 1 | -28/+4 |
2013-07-31 | USB: host: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-07-25 | USB: host: Use usb_hcd_platform_shutdown() wherever possible | Roger Quadros | 1 | -9/+1 |
2013-05-30 | usb: ehci-s5p: skip phy setup for Exynos5440 based platforms | Thomas Abraham | 1 | -0/+12 |
2013-05-16 | usb: ehci-s5p: fix memleak when fallback to pdata | Libo Chen | 1 | -0/+1 |
2013-05-16 | USB: set device dma_mask without reference to global data | Stephen Warren | 1 | -3/+1 |
2013-04-11 | usb: exynos: do not include plat/usb-phy.h | Arnd Bergmann | 1 | -1/+0 |
2013-04-09 | usb: ehci-s5p: fix: Fix null pointer dereferencing | Vivek Gautam | 1 | -1/+1 |
2013-04-08 | USB: EHCI: make ehci-s5p a separate driver | Manjunath Goudar | 1 | -84/+80 |
2013-04-05 | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -1/+1 |
2013-03-18 | usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio | Doug Anderson | 1 | -5/+6 |
2013-03-18 | usb: host: ehci-s5p: fix PHY error handling | Felipe Balbi | 1 | -1/+1 |
2013-01-25 | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 1 | -21/+60 |
2013-01-24 | usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device | Vivek Gautam | 1 | -1/+1 |
2013-01-23 | USB: ehci-s5p: Add phy driver support | Vivek Gautam | 1 | -21/+59 |
2013-01-23 | ARM: EXYNOS: Update & move usb-phy types to generic include layer | Vivek Gautam | 1 | -4/+5 |
2012-11-21 | usb: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | usb: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-24 | usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham | 1 | -5/+5 |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-08-10 | drivers/usb/host/ehci-s5p.c: use devm_ functions | Julia Lawall | 1 | -5/+2 |
2012-07-17 | USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer | Vivek Gautam | 1 | -0/+21 |
2012-07-16 | USB: ehci-s5p: Add support for device tree | Vivek Gautam | 1 | -0/+22 |
2012-07-09 | EHCI: centralize controller initialization | Alan Stern | 1 | -11/+1 |
2012-07-09 | EHCI: centralize controller suspend/resume | Alan Stern | 1 | -57/+4 |
2012-07-06 | USB: ehci-s5p: use devm_ functions | Jingoo Han | 1 | -13/+6 |
2012-04-18 | USB: ehci-s5p: add clock gating to suspend/resume | Jingoo Han | 1 | -0/+4 |
2012-03-08 | USB: ehci-s5p: add DMA burst support | Jingoo Han | 1 | -0/+15 |
2011-12-09 | Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff... | Greg Kroah-Hartman | 1 | -0/+2 |
2011-12-08 | usb: Remove ehci_reset call from ehci_run | Geoff Levand | 1 | -0/+2 |
2011-11-14 | USB: ehci-s5p: remove unnecessary header includes | Jingoo Han | 1 | -2/+0 |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-08-29 | Merge 3.1-rc4 into usb-next | Greg Kroah-Hartman | 1 | -1/+1 |
2011-08-22 | USB: EHCI: remove usages of hcd->state | Alan Stern | 1 | -1/+1 |
2011-08-22 | usb: s5p-ehci: fix a NULL pointer deference | Yulgon Kim | 1 | -0/+1 |
2011-06-06 | USB: ehci-s5p: add PM support | Jingoo Han | 1 | -0/+95 |
2011-05-10 | USB: ehci-s5p : use __devinit and __devexit macros for probe and remove | Jingoo Han | 1 | -3/+3 |
2011-05-03 | USB: EHCI: Support controllers with big endian capability regs | Jan Andersson | 1 | -1/+2 |
2011-04-13 | USB: Add initial S5P EHCI driver | Joonyoung Shim | 1 | -0/+201 |