summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin2015-03-131-2/+3
* phy: ti/omap: Fix modaliasAxel Lin2015-03-133-3/+3
* phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin2015-03-131-4/+3Star
* phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin2015-03-131-3/+2Star
* phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin2015-03-131-3/+2Star
* phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin2015-03-131-1/+0Star
* phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]Axel Lin2015-03-131-1/+1
* phy: Find the right match in devm_phy_destroy()Thierry Reding2015-03-131-1/+3
* phy: rockchip-usb: Fixup rockchip_usb_phy_power_on failure pathAxel Lin2015-03-121-3/+3
* phy: ti-pipe3: Simplify ti_pipe3_dpll_wait_lock implementationAxel Lin2015-03-121-7/+3Star
* phy: samsung-usb2: Remove NULL terminating entry from phys arrayAxel Lin2015-03-123-3/+0Star
* phy: hix5hd2-sata: Check return value of platform_get_resourceAxel Lin2015-03-121-0/+3
* phy: exynos-dp-video: Kill exynos_dp_video_phy_pwr_isol functionAxel Lin2015-03-121-20/+4Star
* phy: exynos-mipi-video: Use spin_lock to protct state->regmap rmw operationsAxel Lin2015-03-111-6/+3Star
* phy: exynos-mipi-video: Fixup the test for state->regmapAxel Lin2015-03-041-1/+1
* phy: miphy28lp: Add missing .owner field in miphy28lp_opsAxel Lin2015-03-041-0/+1
* phy: xgene: Remove duplicate code to set ctx->devAxel Lin2015-03-041-1/+0Star
* phy: armada375-usb2: Set drvdata for phy and use itAxel Lin2015-03-041-1/+2
* phy: miphy365x: Avoid calling of_get_child_count() multiple timesAxel Lin2015-03-041-5/+6
* phy: miphy28lp: Avoid calling of_get_child_count() multiple timesAxel Lin2015-03-041-5/+6
* Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-157-94/+369
|\
| * phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin2015-01-301-19/+10Star
| * phy: exynos-video-mipi: Fix regression by adding support for PMU regmapSylwester Nawrocki2015-01-301-32/+57
| * phy: add a driver for the Rockchip SoC internal USB2.0 PHYYunzhi Li2015-01-303-0/+166
| * phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.Peter Griffin2015-01-211-11/+14
| * phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property.Gabriel FERNANDEZ2015-01-211-29/+32
| * phy: fix return value check in armada375_usb_phy_probe()Wei Yongjun2015-01-211-2/+2
| * phy: ti-pipe3: Fix SATA across suspend/resumeRoger Quadros2015-01-211-16/+42
| * phy: ti-pipe3: Disable clocks on system suspendRoger Quadros2015-01-211-22/+77
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-118-0/+1784
|\ \
| * | phy: qcom-ufs: add support for 14nm phyYaniv Gardi2015-01-203-0/+379
| * | phy: qcom-ufs: add support for 20nm phyYaniv Gardi2015-01-204-1/+535
| * | phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY driversYaniv Gardi2015-01-204-0/+871
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-284-10/+13
|\ \ \ | | |/ | |/|
| * | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-232-8/+9
| * | phy-sun4i-usb: Change disconnect threshold value for sun6iHans de Goede2014-12-231-1/+2
| * | phy: miphy28lp: unlock on error in miphy28lp_init()Dan Carpenter2014-12-231-1/+2
| |/
* | phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin2015-01-121-19/+10Star
* | phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.Peter Griffin2015-01-121-11/+14
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-192-2/+2
|\
| * phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-132-2/+2
* | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-11-2728-118/+1936
|\ \
| * | phy: add support for USB cluster on the Armada 375 SoCGregory CLEMENT2014-11-263-0/+165
| * | phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT2014-11-264-16/+4Star
| * | phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOSVivek Gautam2014-11-221-1/+1
| * | phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supplyVivek Gautam2014-11-221-2/+30
| * | phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk supportVivek Gautam2014-11-221-18/+86
| * | phy: remove the old lookup methodHeikki Krogerus2014-11-2225-74/+28Star
| * | phy: twl4030: use the new lookup methodHeikki Krogerus2014-11-221-3/+6
| * | phy: improved lookup methodHeikki Krogerus2014-11-211-1/+83