| Commit message (Expand) | Author | Age | Files | Lines |
* | phy: omap-usb2: Fix missing clk_prepare call when using old dt name | Axel Lin | 2015-03-13 | 1 | -2/+3 |
* | phy: ti/omap: Fix modalias | Axel Lin | 2015-03-13 | 3 | -3/+3 |
* | phy: core: Fixup return value of phy_exit when !pm_runtime_enabled | Axel Lin | 2015-03-13 | 1 | -4/+3 |
* | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizof | Axel Lin | 2015-03-13 | 1 | -3/+2 |
* | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof | Axel Lin | 2015-03-13 | 1 | -3/+2 |
* | phy: twl4030-usb: Remove redundant assignment for twl->linkstat | Axel Lin | 2015-03-13 | 1 | -1/+0 |
* | phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0] | Axel Lin | 2015-03-13 | 1 | -1/+1 |
* | phy: Find the right match in devm_phy_destroy() | Thierry Reding | 2015-03-13 | 1 | -1/+3 |
* | phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure path | Axel Lin | 2015-03-12 | 1 | -3/+3 |
* | phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementation | Axel Lin | 2015-03-12 | 1 | -7/+3 |
* | phy: samsung-usb2: Remove NULL terminating entry from phys array | Axel Lin | 2015-03-12 | 3 | -3/+0 |
* | phy: hix5hd2-sata: Check return value of platform_get_resource | Axel Lin | 2015-03-12 | 1 | -0/+3 |
* | phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol function | Axel Lin | 2015-03-12 | 1 | -20/+4 |
* | phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operations | Axel Lin | 2015-03-11 | 1 | -6/+3 |
* | phy: exynos-mipi-video: Fixup the test for state->regmap | Axel Lin | 2015-03-04 | 1 | -1/+1 |
* | phy: miphy28lp: Add missing .owner field in miphy28lp_ops | Axel Lin | 2015-03-04 | 1 | -0/+1 |
* | phy: xgene: Remove duplicate code to set ctx->dev | Axel Lin | 2015-03-04 | 1 | -1/+0 |
* | phy: armada375-usb2: Set drvdata for phy and use it | Axel Lin | 2015-03-04 | 1 | -1/+2 |
* | phy: miphy365x: Avoid calling of_get_child_count() multiple times | Axel Lin | 2015-03-04 | 1 | -5/+6 |
* | phy: miphy28lp: Avoid calling of_get_child_count() multiple times | Axel Lin | 2015-03-04 | 1 | -5/+6 |
* | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2015-02-15 | 7 | -94/+369 |
|\ |
|
| * | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property. | Peter Griffin | 2015-01-30 | 1 | -19/+10 |
| * | phy: exynos-video-mipi: Fix regression by adding support for PMU regmap | Sylwester Nawrocki | 2015-01-30 | 1 | -32/+57 |
| * | phy: add a driver for the Rockchip SoC internal USB2.0 PHY | Yunzhi Li | 2015-01-30 | 3 | -0/+166 |
| * | phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. | Peter Griffin | 2015-01-21 | 1 | -11/+14 |
| * | phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property. | Gabriel FERNANDEZ | 2015-01-21 | 1 | -29/+32 |
| * | phy: fix return value check in armada375_usb_phy_probe() | Wei Yongjun | 2015-01-21 | 1 | -2/+2 |
| * | phy: ti-pipe3: Fix SATA across suspend/resume | Roger Quadros | 2015-01-21 | 1 | -16/+42 |
| * | phy: ti-pipe3: Disable clocks on system suspend | Roger Quadros | 2015-01-21 | 1 | -22/+77 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-02-11 | 8 | -0/+1784 |
|\ \ |
|
| * | | phy: qcom-ufs: add support for 14nm phy | Yaniv Gardi | 2015-01-20 | 3 | -0/+379 |
| * | | phy: qcom-ufs: add support for 20nm phy | Yaniv Gardi | 2015-01-20 | 4 | -1/+535 |
| * | | phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers | Yaniv Gardi | 2015-01-20 | 4 | -0/+871 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | 4 | -10/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards | Vignesh R | 2014-12-23 | 2 | -8/+9 |
| * | | phy-sun4i-usb: Change disconnect threshold value for sun6i | Hans de Goede | 2014-12-23 | 1 | -1/+2 |
| * | | phy: miphy28lp: unlock on error in miphy28lp_init() | Dan Carpenter | 2014-12-23 | 1 | -1/+2 |
| |/ |
|
* | | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property. | Peter Griffin | 2015-01-11 | 1 | -19/+10 |
* | | phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. | Peter Griffin | 2015-01-11 | 1 | -11/+14 |
|/ |
|
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | 2 | -2/+2 |
|\ |
|
| * | phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 2 | -2/+2 |
* | | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman | 2014-11-27 | 28 | -118/+1936 |
|\ \ |
|
| * | | phy: add support for USB cluster on the Armada 375 SoC | Gregory CLEMENT | 2014-11-26 | 3 | -0/+165 |
| * | | phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelle | Gregory CLEMENT | 2014-11-26 | 4 | -16/+4 |
| * | | phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOS | Vivek Gautam | 2014-11-22 | 1 | -1/+1 |
| * | | phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply | Vivek Gautam | 2014-11-22 | 1 | -2/+30 |
| * | | phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk support | Vivek Gautam | 2014-11-22 | 1 | -18/+86 |
| * | | phy: remove the old lookup method | Heikki Krogerus | 2014-11-22 | 25 | -74/+28 |
| * | | phy: twl4030: use the new lookup method | Heikki Krogerus | 2014-11-22 | 1 | -3/+6 |
| * | | phy: improved lookup method | Heikki Krogerus | 2014-11-21 | 1 | -1/+83 |