summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2015-05-12phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK valueYoshihiro Shimoda
2015-05-12phy: omap-usb2: invoke pm_runtime_disable on error pathKishon Vijay Abraham I
2015-05-12phy: fix Kconfig dependenciesFelipe Balbi
2015-05-12phy: qcom-ufs: Switch dependency to ARCH_QCOMStephen Boyd
2015-05-11phy: core: Fix error checking in (devm_)phy_optional_getAxel Lin
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-10Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...Mark Brown
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Greg Kroah-Hartman
2015-04-03phy: spear1340-miphy: Return proper error for spear1340_miphy_xlateAxel Lin
2015-04-03phy: spear1310-miphy: Return proper error for spear1310_miphy_xlateAxel Lin
2015-04-03phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.hPeter Griffin
2015-04-03phy: Add driver to support individual USB PHYs on sun9iChen-Yu Tsai
2015-04-03phy: Add a driver for dm816x USB PHYTony Lindgren
2015-04-03phy: qcom-ufs: Don't return error if fail to get optional resourceAxel Lin
2015-04-03phy: qcom-ufs: Fix build error due to missing export symbolsAxel Lin
2015-03-26phy: samsung_usb2: Fixup samsung_usb2_phy_power_on/off pathsAxel Lin
2015-03-26phy: exynos5-usbdrd: Add to support for Exynos5433 SoCJaewon Kim
2015-03-26phy: qcom-ufs: Catch devm_phy_create failure in ufs_qcom_phy_generic_probeAxel Lin
2015-03-26phy: stih41x-usb: Fixup stih41x_usb_phy_power_on failure pathAxel Lin
2015-03-13phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin
2015-03-13phy: ti/omap: Fix modaliasAxel Lin
2015-03-13phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin
2015-03-13phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin
2015-03-13phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin
2015-03-13phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin
2015-03-13phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin
2015-03-13phy: Find the right match in devm_phy_destroy()Thierry Reding
2015-03-12phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure pathAxel Lin
2015-03-12phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementationAxel Lin
2015-03-12phy: samsung-usb2: Remove NULL terminating entry from phys arrayAxel Lin
2015-03-12phy: hix5hd2-sata: Check return value of platform_get_resourceAxel Lin
2015-03-12phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol functionAxel Lin
2015-03-11phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operationsAxel Lin
2015-03-10phy: berlin-usb: Set drvdata for phy and use itAxel Lin
2015-03-10regulator: fixes for regulator_set_optimum_mode name changeStephen Rothwell
2015-03-10phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin
2015-03-10phy: omap-usb2: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin
2015-03-10phy: omap-control: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin
2015-03-10phy: miphy28lp: Use PTR_ERR_OR_ZEROAxel Lin
2015-03-10phy: berlin-sata: Use devm_kcalloc at appropriate placeAxel Lin
2015-03-10phy: xgene: Use PTR_ERR_OR_ZEROAxel Lin
2015-03-10phy: berlin-usb: Use PTR_ERR_OR_ZEROAxel Lin
2015-03-04phy: exynos-mipi-video: Fixup the test for state->regmapAxel Lin
2015-03-04phy: miphy28lp: Add missing .owner field in miphy28lp_opsAxel Lin
2015-03-04phy: xgene: Remove duplicate code to set ctx->devAxel Lin
2015-03-04phy: armada375-usb2: Set drvdata for phy and use itAxel Lin
2015-03-04phy: miphy365x: Avoid calling of_get_child_count() multiple timesAxel Lin
2015-03-04phy: miphy28lp: Avoid calling of_get_child_count() multiple timesAxel Lin
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds