aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
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
2015-01-30phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin
2015-01-30phy: exynos-video-mipi: Fix regression by adding support for PMU regmapSylwester Nawrocki
2015-01-30phy: add a driver for the Rockchip SoC internal USB2.0 PHYYunzhi Li
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-21phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.Peter Griffin
2015-01-21phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property.Gabriel FERNANDEZ
2015-01-21phy: fix return value check in armada375_usb_phy_probe()Wei Yongjun
2015-01-21phy: ti-pipe3: Fix SATA across suspend/resumeRoger Quadros
2015-01-21phy: ti-pipe3: Disable clocks on system suspendRoger Quadros
2015-01-20phy: qcom-ufs: add support for 14nm phyYaniv Gardi
2015-01-20phy: qcom-ufs: add support for 20nm phyYaniv Gardi
2015-01-20phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY driversYaniv Gardi
2015-01-11phy: miphy365x: Pass sysconfig register offsets via syscfg dt property.Peter Griffin
2015-01-11phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property.Peter Griffin
2014-12-23phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R
2014-12-23phy-sun4i-usb: Change disconnect threshold value for sun6iHans de Goede
2014-12-23phy: miphy28lp: unlock on error in miphy28lp_init()Dan Carpenter
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-13phy / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-27Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2014-11-26phy: add support for USB cluster on the Armada 375 SoCGregory CLEMENT
2014-11-26phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-11-22phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOSVivek Gautam
2014-11-22phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supplyVivek Gautam
2014-11-22phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk supportVivek Gautam
2014-11-22phy: remove the old lookup methodHeikki Krogerus
2014-11-22phy: twl4030: use the new lookup methodHeikki Krogerus
2014-11-21phy: improved lookup methodHeikki Krogerus
2014-11-21phy: add the Berlin USB PHY driverAntoine Tenart
2014-11-13phy: berlin-sata: Add support for BG2 SATA PHYSebastian Hesselbarth
2014-11-13phy: berlin-sata: Move PHY_BASE into private data structSebastian Hesselbarth
2014-11-13phy: sun4i: add support for USB phy0Roman Byshko
2014-11-12phy: phy-core: use the np present in of_phandle_args to get the PHYKishon Vijay Abraham I
2014-11-12phy: miphy28lp: Tune tx impedance across Soc cutsGabriel FERNANDEZ
2014-11-12phy: miphy28lp: Add SSC support for PCIEGabriel FERNANDEZ
2014-11-12phy: miphy28lp: Add SSC support for SATAGabriel FERNANDEZ
2014-11-12phy: miphy28lp: Provide support for the MiPHY28lp Generic PHYGabriel FERNANDEZ
2014-11-10phy: twl4030: Fix build breakageFelipe Balbi
2014-11-05phy: omap-usb2: Enable runtime PM of omap-usb2 phy properlyOussama Ghorbel
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-09-24phy: exynos-dp-video: Use syscon support to control pmu registerVivek Gautam
2014-09-24phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs.Peter Griffin
2014-09-24phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC familyPeter Griffin
2014-09-24usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the dataTony Lindgren
2014-09-24usb: phy: twl4030-usb: Remove asleep and rely on runtime PMTony Lindgren