summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2016-04-13phy: rockchip-emmc: should be a child device of the GRFHeiko Stuebner
2016-04-13phy: rockchip-dp: should be a child device of the GRFHeiko Stuebner
2016-03-05Merge tag 'phy-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2016-03-03phy: twl4030: use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-03phy: dm816x: use __maybe_unused to hide pm functionsArnd Bergmann
2016-03-01phy: Fix armada375 compile test build on UMKrzysztof Kozlowski
2016-03-01phy: rcar-gen3-usb2: remove HSUSB registers handlingYoshihiro Shimoda
2016-03-01phy: rockchip-usb: add handler for usb-uart functionalityHeiko Stuebner
2016-03-01phy: Add driver for rockchip Display Port PHYYakir Yang
2016-03-01phy: add a driver for the Rockchip SoC internal eMMC PHYShawn Lin
2016-02-10phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren
2016-02-10phy: twl4030-usb: Relase usb phy on unloadTony Lindgren
2016-02-10phy: core: fix wrong err handle for phy_power_onShawn Lin
2016-02-03phy: Restrict phy-hi6220-usb to HiSilicon arm64Geert Uytterhoeven
2015-12-26Merge tag 'phy-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-12-21phy: omap-usb2: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I
2015-12-21phy: omap-usb2: use omap_usb_power_off to power off the PHY during probeKishon Vijay Abraham I
2015-12-21phy: ti-pipe3: use *syscon* framework API to set PCS value of the PHYKishon Vijay Abraham I
2015-12-21phy: ti-pipe3: use *syscon* framework API to power on/off the PHYKishon Vijay Abraham I
2015-12-21phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probeKishon Vijay Abraham I
2015-12-21phy: ti-pipe3: move mem resource initialization to a separate functionKishon Vijay Abraham I
2015-12-21phy: ti-pipe3: move sysctrl initialization to a separate functionKishon Vijay Abraham I
2015-12-21phy: ti-pipe3: move clk initialization to a separate functionKishon Vijay Abraham I
2015-12-21phy: ti-pipe3: introduce local struct device* in probeKishon Vijay Abraham I
2015-12-20phy: berlin-usb: don't set device's driver_dataJisheng Zhang
2015-12-20phy: berlin-usb: remove non-necessary header filesJisheng Zhang
2015-12-20phy: phy_brcmstb_sata: add support for MIPS-based platformsJaedon Shin
2015-12-20phy: phy_brcmstb_sata: add data for phy versionJaedon Shin
2015-12-20phy: phy_brcmstb_sata: remove duplicate definitionsJaedon Shin
2015-12-20phy: rockchip-usb: expose the phy-internal PLLsHeiko Stuebner
2015-12-20phy: rockchip-usb: add compatible values for rk3066a and rk3188Heiko Stuebner
2015-12-20phy: rockchip-usb: move per-phy init into a separate functionHeiko Stuebner
2015-12-20phy: rockchip-usb: introduce a common data-struct for the deviceHeiko Stuebner
2015-12-20phy: rockchip-usb: fix clock get-put mismatchHeiko Stuebner
2015-12-20phy: add phy-hi6220-usbZhangfei Gao
2015-12-20phy-sun4i-usb: Add support for the host usb-phys found on the H3 SoCReinder de Haan
2015-12-20phy-sun4i-usb: Use of_match_node to get model specific config dataHans de Goede
2015-12-20phy: phy-mt65xx-usb3: improve HS eye diagramChunfeng Yun
2015-12-20phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivityChunfeng Yun
2015-12-20phy: rcar-gen3-usb2: add runtime ID/VBUS pin detectionYoshihiro Shimoda
2015-12-20phy: rcar-gen3-usb2: change the mode to OTG on the combined channelYoshihiro Shimoda
2015-12-20phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driverYoshihiro Shimoda
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren
2015-12-07phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun
2015-12-03phy: cygnus: pcie: add missing of_node_putJulia Lawall
2015-12-03phy: miphy365x: add missing of_node_putJulia Lawall
2015-12-03phy: miphy28lp: add missing of_node_putJulia Lawall
2015-12-03phy: rockchip-usb: add missing of_node_putJulia Lawall
2015-12-03phy: berlin-sata: add missing of_node_putJulia Lawall