summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-22phy: ocelot-serdes: fix out-of-bounds readGustavo A. R. Silva
2018-10-18phy: phy-pxa-usb: add a new driverLubomir Rintel
2018-10-10phy: phy-ocelot-serdes: fix return value check in serdes_probe()Wei Yongjun
2018-10-05phy: add driver for Microsemi Ocelot SerDes muxingQuentin Schulz
2018-09-26phy: renesas: convert to SPDX identifiersKuninori Morimoto
2018-09-26phy: lantiq: Fix compile warningHauke Mehrtens
2018-09-26phy: qcom-ufs: Declare 20nm qcom ufs qmp phy as BrokenVivek Gautam
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam
2018-09-26phy: qcom-ufs: Remove stale methods that handle ref clkVivek Gautam
2018-09-25phy: Add QMP phy based UFS phy support for sdm845Can Guo
2018-09-25phy: General struct and field cleanupCan Guo
2018-09-25phy: Update PHY power control sequenceCan Guo
2018-09-25phy: rockchip-usb: add usb-uart setup for rk3188Heiko Stuebner
2018-09-25phy: phy-twl4030-usb: fix denied runtime accessAndreas Kemnade
2018-09-25phy: renesas: rcar-gen3-usb2: add is_otg_channel to use "role" sysfsYoshihiro Shimoda
2018-09-25phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == falseYoshihiro Shimoda
2018-09-25phy: renesas: rcar-gen3-usb2: change a condition "dr_mode"Yoshihiro Shimoda
2018-09-25phy: renesas: rcar-gen3-usb2: unify OBINTEN handlingYoshihiro Shimoda
2018-09-25phy: renesas: rcar-gen3-usb2: Check a property to use otg pinsYoshihiro Shimoda
2018-09-25phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pinsYoshihiro Shimoda
2018-09-25phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfsYoshihiro Shimoda
2018-09-25phy: brcm-sata: Add BCM63138 (DSL) PHY init sequenceFlorian Fainelli
2018-09-25phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCsFlorian Fainelli
2018-09-25phy: socionext: add PCIe PHY driver supportKunihiko Hayashi
2018-09-25phy: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-09-10phy: add Rockchip Innosilicon hdmi phyZheng Yang
2018-09-10phy:phy-lantiq-rcu-usb2: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang
2018-09-10phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang
2018-09-10phy: renesas: use SPDX identifier for Renesas driversWolfram Sang
2018-09-10phy: socionext: add USB2 PHY driver for UniPhier SoCKunihiko Hayashi
2018-09-10phy: socionext: add USB3 PHY driver for UniPhier SoCKunihiko Hayashi
2018-09-10phy: qcom-qusb2: Quiet -EPROBE_DEFER from qusb2_phy_probe()Douglas Anderson
2018-09-10phy: qcom-qmp: Quiet -EPROBE_DEFER from qcom_qmp_phy_probe()Douglas Anderson
2018-09-10phy: Add driver for Cadence MHDP DisplayPort SD0801 PHYScott Telford
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-24phy: mvebu-cp110-comphy: switch to SPDX identifierAntoine Tenart
2018-07-10phy: berlin: switch to SPDX license identifierJisheng Zhang
2018-07-10phy: Renesas R-Car gen3 PCIe PHY driverSergei Shtylyov
2018-07-10phy: qcom-usb-hs: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-10phy: bcm-sr-pcie: Add Stingray PCIe PHY driverRay Jui
2018-07-10phy: phy-mtk-tphy: add property for BC12Chunfeng Yun
2018-07-10phy: phy-mtk-tphy: add properties for eye diagram testChunfeng Yun
2018-07-10phy: phy-mtk-tphy: use SPDX license tagChunfeng Yun
2018-06-29phy: mapphone-mdm6600: Fix wrong enum used for status linesTony Lindgren
2018-06-29phy: phy-brcm-usb-init: Fix power down USB 3.0 PHY when XHCI reenabledJaedon Shin
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds