Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -19/+19 |
2013-07-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -51/+87 |
2013-06-27 | Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -19/+19 |
2013-06-24 | usb: phy: tegra: remove duplicated include from phy-tegra-usb.c | Wei Yongjun | 1 | -1/+0 |
2013-06-24 | Merge 3.10-rc7 into usb-next | Greg Kroah-Hartman | 1 | -4/+10 |
2013-06-24 | usb: otg: msm: Convert to clk_prepare/unprepare | Stephen Boyd | 1 | -19/+19 |
2013-06-20 | mfd: twl-core: Change TWL6025 references to TWL6032 | Graeme Gregory | 1 | -1/+1 |
2013-06-18 | usb: phy: Improve Kconfig help for CONFIG_USB_PHY | George Spelvin | 1 | -4/+10 |
2013-06-17 | USB: EHCI: tegra: fix circular module dependencies | Stephen Warren | 1 | -3/+36 |
2013-06-17 | usb: phy: add MODULE_LICENSE to phy-tegra-usb.c | Stephen Warren | 1 | -0/+4 |
2013-06-17 | usb: phy: export ulpi_viewport_access_ops | Manjunath Goudar | 1 | -0/+2 |
2013-06-17 | usb: add devicetree helpers for determining dr_mode and phy_type | Michael Grzeschik | 2 | -0/+48 |
2013-06-17 | usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource | Tushar Behera | 1 | -1/+1 |
2013-06-14 | Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2 | -51/+87 |
2013-06-11 | phy-rcar-usb: add R8A7778 support | Sergei Shtylyov | 2 | -11/+36 |
2013-06-11 | phy-rcar-usb: handle platform data | Sergei Shtylyov | 1 | -6/+45 |
2013-06-11 | phy-rcar-usb: correct base address | Sergei Shtylyov | 1 | -18/+10 |
2013-06-11 | phy-rcar-usb: remove EHCI internal buffer setup | Sergei Shtylyov | 1 | -24/+4 |
2013-06-01 | usb: phy: omap-usb3: updated dpll M,N values to support DRA7xx devices | Ruchika Kharwar | 1 | -1/+6 |
2013-05-30 | usb: phy: registering Tegra USB PHY as platform driver | Venu Byravarasu | 1 | -145/+180 |
2013-05-30 | usb: phy: tegra: Add error handling & clean up. | Venu Byravarasu | 1 | -11/+39 |
2013-05-30 | usb: phy: tegra: get ULPI reset GPIO info using DT. | Venu Byravarasu | 1 | -14/+11 |
2013-05-30 | usb: phy: tegra: Get PHY mode using DT | Venu Byravarasu | 1 | -2/+11 |
2013-05-30 | usb: phy: tegra: Return correct error value provided by clk_get_sys | Venu Byravarasu | 1 | -2/+1 |
2013-05-28 | usb: phy: samsung: Add support HSIC on Exynos4X12 | Dongjin Kim | 3 | -2/+26 |
2013-05-28 | usb: phy: phy-nop: Remove redundant use of of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-05-28 | usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12 | Tomasz Figa | 2 | -0/+19 |
2013-05-28 | usb: phy: samsung: Pass enable/disable callbacks through driver data | Tomasz Figa | 3 | -13/+15 |
2013-05-28 | usb: phy: samsung: Pass set_isolation callback through driver data | Tomasz Figa | 4 | -35/+23 |
2013-05-28 | usb: phy: samsung: Consolidate reference clock rate handling | Tomasz Figa | 4 | -49/+86 |
2013-05-28 | usb: phy: samsung: Use clk_get to get reference clock | Tomasz Figa | 1 | -2/+2 |
2013-05-28 | usb: phy: samsung: Select common driver part implicitly | Tomasz Figa | 1 | -1/+1 |
2013-05-28 | usb: phy: ab8500-usb: add ab9540 support | Fabio Baltieri | 1 | -0/+213 |
2013-05-28 | usb: phy: ab8500-usb: add ab8540 support | Fabio Baltieri | 1 | -3/+294 |
2013-05-28 | usb: phy: ab8500-usb: add flag bits to control driver features | Fabio Baltieri | 1 | -36/+73 |
2013-05-28 | usb: phy: ab8500-usb: move phy tuning values on separate functions | Fabio Baltieri | 1 | -75/+86 |
2013-05-28 | usb: phy: ab8500-usb: add platform_device_id table | Fabio Baltieri | 1 | -2/+8 |
2013-05-28 | usb: phy: ab8500-usb: fix phy tuning value select logic | Fabio Baltieri | 1 | -2/+2 |
2013-05-28 | usb: phy: ab8500-usb: restart phy during probe | Sakethram Bommisetti | 1 | -0/+33 |
2013-05-28 | usb: phy: ab8500-usb: add transceiver clock control | Mian Yousaf Kaukab | 1 | -0/+14 |
2013-05-28 | usb: musb: various cosmetic fixes on ux500 files | Fabio Baltieri | 1 | -4/+5 |
2013-05-18 | drivers/usb/phy: don't check resource with devm_ioremap_resource | Wolfram Sang | 4 | -20/+0 |
2013-05-15 | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 1 | -2/+2 |
2013-05-15 | usb: otg: mxs-phy: add missing type to usb_phy | Michael Grzeschik | 1 | -0/+1 |
2013-05-15 | usb: phy: remove CONFIG_USB_OTG_UTILS once more | Paul Bolle | 1 | -1/+0 |
2013-05-15 | usb: phy: Fix NULL pointer exception during usb_get_phy | Robert Jarzmik | 3 | -0/+3 |
2013-05-15 | usb: phy: don't check resource with devm_ioremap_resource | Wolfram Sang | 4 | -20/+0 |
2013-05-15 | usb: phy: nop: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-15 | usb: phy: mxs-usb: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |