summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)Author
2018-03-08phy: qcom-qmp: Fix PHY block reset sequenceManu Gautam
2018-03-08phy: qcom-qusb2: Power-on PHY before initializationManu Gautam
2018-03-08phy: qcom-qmp: Power-on PHY before initializationManu Gautam
2018-03-08phy: qcom-qmp: Adapt to clk_bulk_* APIsVivek Gautam
2018-03-08phy: qcom-qmp: Fix phy pipe clock gatingVivek Gautam
2018-02-21phy: add combo phy driver for HiSilicon STB SoCsJianguo Sun
2018-02-21phy: sun4i-usb: add support for R40 USB PHYIcenowy Zheng
2018-02-21phy: tegra: remove redundant self assignment of 'map'Colin Ian King
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner
2018-02-12phy: da8xx-usb: rename clock con_idsDavid Lechner
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-01-19phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann
2018-01-18phy: brcm-sata: remove unused variableArnd Bergmann
2018-01-17phy: brcm-sata: fix semicolon.cocci warningsFengguang Wu
2018-01-17phy: brcm-sata: Implement calibrate callbackFlorian Fainelli
2018-01-08Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2017-12-29phy: phy-mtk-tphy: use of_device_get_match_data()Chunfeng Yun
2017-12-29phy: phy-mtk-tphy: make shared banks optional for V1 TPHYChunfeng Yun
2017-12-29phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun
2017-12-29phy: phy-brcm-usb-init: DRD mode can cause crash on startupAl Cooper
2017-12-29phy: phy-brcm-usb-init: Power down USB 3.0 PHY when XHCI disabledAl Cooper
2017-12-29phy: phy-brcm-usb-init: Some Low Speed keyboards fail on 7271Al Cooper
2017-12-29phy: phy-brcm-usb: Fix two DT properties to match bindings docAl Cooper
2017-12-29phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam
2017-12-15phy: rcar-gen3-usb2: select USB_COMMONArnd Bergmann
2017-12-15phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong
2017-12-15phy: cpcap-usb: Fix platform_get_irq_byname's error checking.Arvind Yadav
2017-12-15phy: tegra: fix device-tree node lookupsJohan Hovold
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam
2017-10-23phy: qcom-ufs: Add support to set phy modeVivek Gautam
2017-10-23phy: ti-pipe3: Update pcie phy settingsKishon Vijay Abraham I
2017-10-23phy: brcm-sata: Allow RX equalizer tuningFlorian Fainelli
2017-10-23phy: brcm-sata: Prepare for doing more tuningFlorian Fainelli
2017-10-23phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pinsYoshihiro Shimoda
2017-10-23phy: rcar-gen3-usb2: use enum phy_mode in the role_store()Yoshihiro Shimoda
2017-10-23phy: rcar-gen3-usb2: check dr_mode for otg modeYoshihiro Shimoda
2017-10-23phy: sun4i-usb: enable PHY0 dual route for V3s SoCIcenowy Zheng
2017-10-23phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson
2017-10-23phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson
2017-10-23phy: phy-mtk-tphy: add set_mode callbackChunfeng Yun
2017-10-23phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi
2017-10-18Merge branch 'fixes' into nextKishon Vijay Abraham I
2017-10-03phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson
2017-10-03phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or deviceAl Cooper