summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2015-03-10phy: berlin-usb: Set drvdata for phy and use itAxel Lin-8/+6
2015-03-10regulator: fixes for regulator_set_optimum_mode name changeStephen Rothwell-2/+2
2015-03-10phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin-7/+2
2015-03-10phy: omap-usb2: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin-4/+2
2015-03-10phy: omap-control: Remove unneeded ifdef CONFIG_OF guard and of_match_ptrAxel Lin-8/+2
2015-03-10phy: miphy28lp: Use PTR_ERR_OR_ZEROAxel Lin-4/+1
2015-03-10phy: berlin-sata: Use devm_kcalloc at appropriate placeAxel Lin-1/+1
2015-03-10phy: xgene: Use PTR_ERR_OR_ZEROAxel Lin-18/+5
2015-03-10phy: berlin-usb: Use PTR_ERR_OR_ZEROAxel Lin-4/+1
2015-03-04phy: exynos-mipi-video: Fixup the test for state->regmapAxel Lin-1/+1
2015-03-04phy: miphy28lp: Add missing .owner field in miphy28lp_opsAxel Lin-0/+1
2015-03-04phy: xgene: Remove duplicate code to set ctx->devAxel Lin-1/+0
2015-03-04phy: armada375-usb2: Set drvdata for phy and use itAxel Lin-1/+2
2015-03-04phy: miphy365x: Avoid calling of_get_child_count() multiple timesAxel Lin-5/+6
2015-03-04phy: miphy28lp: Avoid calling of_get_child_count() multiple timesAxel Lin-5/+6
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-94/+369
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+1784
2015-01-30phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin-19/+10
2015-01-30phy: exynos-video-mipi: Fix regression by adding support for PMU regmapSylwester Nawrocki-32/+57
2015-01-30phy: add a driver for the Rockchip SoC internal USB2.0 PHYYunzhi Li-0/+166
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+13
2015-01-21phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.Peter Griffin-11/+14
2015-01-21phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property.Gabriel FERNANDEZ-29/+32
2015-01-21phy: fix return value check in armada375_usb_phy_probe()Wei Yongjun-2/+2
2015-01-21phy: ti-pipe3: Fix SATA across suspend/resumeRoger Quadros-16/+42
2015-01-21phy: ti-pipe3: Disable clocks on system suspendRoger Quadros-22/+77
2015-01-20phy: qcom-ufs: add support for 14nm phyYaniv Gardi-0/+379
2015-01-20phy: qcom-ufs: add support for 20nm phyYaniv Gardi-1/+535
2015-01-20phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY driversYaniv Gardi-0/+871
2015-01-11phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin-19/+10
2015-01-11phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.Peter Griffin-11/+14
2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R-8/+9
2014-12-23phy-sun4i-usb: Change disconnect threshold value for sun6iHans de Goede-1/+2
2014-12-23phy: miphy28lp: unlock on error in miphy28lp_init()Dan Carpenter-1/+2
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2014-12-13phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-2/+2
2014-11-27Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman-118/+1936
2014-11-26phy: add support for USB cluster on the Armada 375 SoCGregory CLEMENT-0/+165
2014-11-26phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT-16/+4
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-12/+8
2014-11-22phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOSVivek Gautam-1/+1
2014-11-22phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supplyVivek Gautam-2/+30
2014-11-22phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk supportVivek Gautam-18/+86
2014-11-22phy: remove the old lookup methodHeikki Krogerus-74/+28
2014-11-22phy: twl4030: use the new lookup methodHeikki Krogerus-3/+6
2014-11-21phy: improved lookup methodHeikki Krogerus-1/+83
2014-11-21phy: add the Berlin USB PHY driverAntoine Tenart-0/+232
2014-11-13phy: berlin-sata: Add support for BG2 SATA PHYSebastian Hesselbarth-1/+6
2014-11-13phy: berlin-sata: Move PHY_BASE into private data structSebastian Hesselbarth-9/+15
2014-11-13phy: sun4i: add support for USB phy0Roman Byshko-3/+6