summaryrefslogtreecommitdiffstats
path: root/drivers/phy
AgeCommit message (Expand)AuthorLines
2018-01-19phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann-0/+4
2017-12-15phy: rcar-gen3-usb2: select USB_COMMONArnd Bergmann-0/+2
2017-12-15phy: rockchip-typec: add pm_runtime_disable in err caseChris Zhong-0/+2
2017-12-15phy: cpcap-usb: Fix platform_get_irq_byname's error checking.Arvind Yadav-1/+1
2017-12-15phy: tegra: fix device-tree node lookupsJohan Hovold-29/+29
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-107/+2066
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+7
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-4/+4
2017-10-23drivers: phy: add calibrate methodAndrzej Pietrasiewicz-0/+15
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam-34/+41
2017-10-23phy: qcom-ufs: Add support to set phy modeVivek Gautam-0/+30
2017-10-23phy: ti-pipe3: Update pcie phy settingsKishon Vijay Abraham I-1/+100
2017-10-23phy: brcm-sata: Allow RX equalizer tuningFlorian Fainelli-1/+68
2017-10-23phy: brcm-sata: Prepare for doing more tuningFlorian Fainelli-1/+6
2017-10-23phy: rcar-gen3-usb2: add SoC-specific parameter for dedicated pinsYoshihiro Shimoda-10/+21
2017-10-23phy: rcar-gen3-usb2: use enum phy_mode in the role_store()Yoshihiro Shimoda-11/+18
2017-10-23phy: rcar-gen3-usb2: check dr_mode for otg modeYoshihiro Shimoda-3/+7
2017-10-23phy: sun4i-usb: enable PHY0 dual route for V3s SoCIcenowy Zheng-0/+1
2017-10-23phy: rockchip-typec: Do the calibration more correctlyDouglas Anderson-9/+18
2017-10-23phy: rockchip-typec: Avoid magic numbers + add delays in aux calibDouglas Anderson-39/+163
2017-10-23phy: phy-mtk-tphy: add set_mode callbackChunfeng Yun-0/+39
2017-10-23phy: mvebu-cp110-comphy: remove unused member in private structAntoine Tenart-1/+0
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi-4/+4
2017-10-18Merge branch 'fixes' into nextKishon Vijay Abraham I-32/+73
2017-10-03phy: rockchip-typec: Check for errors from tcphy_phy_init()Douglas Anderson-4/+9
2017-10-03phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or deviceAl Cooper-0/+85
2017-10-03phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driverAl Cooper-0/+1457
2017-09-26phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson-3/+4
2017-09-26phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson-20/+42
2017-09-26phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter-2/+2
2017-09-26phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart-0/+10
2017-09-26phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart-2/+2
2017-09-26phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun-1/+2
2017-09-26phy: tegra: Handle return value of kasprintfArvind Yadav-0/+2
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds-1/+266
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+117
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-1/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+656
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-20/+12
2017-09-04phy: Add an USB PHY driver for the Lantiq SoCs using the RCU moduleHauke Mehrtens-1/+266
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang-1/+1
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart-0/+656
2017-08-28phy: rockchip-pcie: Reconstruct driver to support per-lane PHYsShawn Lin-14/+117
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-20/+12
2017-08-24phy: ralink: fix 64-bit build warningArnd Bergmann-7/+7
2017-08-22Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-244/+1135
2017-08-22phy: brcm-sata: fix a timeout test in initDan Carpenter-1/+1
2017-08-22phy: cpcap-usb: remove a stray tabDan Carpenter-1/+1
2017-08-22phy: phy-twl4030-usb: silence an uninitialized variable warningDan Carpenter-1/+1
2017-08-22phy: rockchip-typec: remove unused dfp variableShawn Lin-2/+1