summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2018-03-12phy: qcom-ufs: add MODULE_LICENSE tagArnd Bergmann
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
2017-10-03phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driverAl Cooper
2017-09-26phy: rockchip-typec: Don't set the aux voltage swing to 400 mVDouglas Anderson
2017-09-26phy: rockchip-typec: Set the AUX channel flip state earlierDouglas Anderson
2017-09-26phy: mvebu-cp110: checking for NULL instead of IS_ERR()Dan Carpenter
2017-09-26phy: mvebu-cp110-comphy: explicitly set the pipe selectorAntoine Tenart
2017-09-26phy: mvebu-cp110-comphy: fix mux error checkAntoine Tenart
2017-09-26phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun
2017-09-26phy: tegra: Handle return value of kasprintfArvind Yadav
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds