aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)AuthorFilesLines
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-0/+128
2019-09-22Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Gravatar Linus Torvalds 1-3/+5
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-2/+2
2019-09-02power: supply: cpcap-charger: Enable vbus boost voltageGravatar Tony Lindgren 1-3/+5
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: rename instances of DLTGravatar Matt Pelland 1-11/+11
2019-08-27phy: marvell: phy-mvebu-cp110-comphy: implement RXAUI supportGravatar Matt Pelland 1-11/+120
2019-08-27phy: mvebu-cp110-comphy: Update comment about powering off all lanes at bootGravatar Miquel Raynal 1-2/+4
2019-08-27phy: mvebu-cp110-comphy: Add PCIe supportGravatar Grzegorz Jaszczyk 1-5/+32
2019-08-27phy: mvebu-cp110-comphy: Cosmetic change in a helperGravatar Miquel Raynal 1-6/+8
2019-08-27phy: mvebu-cp110-comphy: Add SATA supportGravatar Grzegorz Jaszczyk 1-0/+10
2019-08-27phy: mvebu-cp110-comphy: Add USB3 host/device supportGravatar Grzegorz Jaszczyk 1-0/+23
2019-08-27phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configuredGravatar Miquel Raynal 1-3/+0
2019-08-27phy: mvebu-cp110-comphy: Rename the macro handling only Ethernet modesGravatar Miquel Raynal 1-22/+22
2019-08-27phy: mvebu-cp110-comphy: Add RXAUI supportGravatar Grzegorz Jaszczyk 1-0/+10
2019-08-27phy: mvebu-cp110-comphy: List already supported Ethernet modesGravatar Miquel Raynal 1-0/+2
2019-08-27phy: mvebu-cp110-comphy: Add SMC call supportGravatar Grzegorz Jaszczyk 2-22/+177
2019-08-27phy: mvebu-cp110-comphy: Explicitly initialize the lane submodeGravatar Miquel Raynal 1-0/+1
2019-08-27phy: mvebu-cp110-comphy: Add clocks supportGravatar Miquel Raynal 1-3/+85
2019-08-27phy-rockchip-inno-hdmi: Fix RK3328_TERM_RESISTOR_CALIB_SPEED_7_0's third valueGravatar Nathan Chancellor 1-1/+1
2019-08-26phy: qcom-qmp: Correct ready status, againGravatar Bjorn Andersson 1-17/+16
2019-08-26phy: qualcomm: phy-qcom-qmp: Add of_node_put() before returnGravatar Nishka Dasgupta 1-4/+7
2019-08-26phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentGravatar Yoshihiro Shimoda 1-0/+2
2019-08-26phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register()Gravatar Wen Yang 1-11/+22
2019-08-23phy: mvebu-a3700-comphy: Inform users if their firmware is too oldGravatar Miquel Raynal 1-1/+8
2019-08-23phy: samsung: disable bind/unbind platform driver featureGravatar Marek Szyprowski 6-0/+6
2019-08-23phy: core: document phy_calibrate()Gravatar Marek Szyprowski 1-0/+10
2019-08-23phy: marvell: phy-mvebu-a3700-comphy: Add of_node_put() before returnGravatar Nishka Dasgupta 1-2/+6
2019-08-23phy: marvell: phy-mvebu-cp110-comphy: Add of_node_put() before returnGravatar Nishka Dasgupta 1-2/+6
2019-08-23phy: marvell: phy-armada38x-comphy: Add of_node_put() before returnGravatar Nishka Dasgupta 1-1/+3
2019-08-23phy: enable compile-testing for the Lantiq PHY driversGravatar Martin Blumenstingl 1-1/+1
2019-08-23phy: lantiq: vrx200-pcie: add a driver for the Lantiq VRX200 PCIe PHYGravatar Martin Blumenstingl 3-0/+506
2019-08-16phy: ti: am654-serdes: Don't reference clk_init_data after registrationGravatar Stephen Boyd 1-2/+2
2019-08-13phy: tegra: Add PCIe PIPE2UPHY supportGravatar Vidya Sagar 3-0/+128
2019-07-01Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Gravatar Greg Kroah-Hartman 12-13/+871
2019-07-01Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Greg Kroah-Hartman 5-1/+29
2019-06-25phy: qcom-qmp: Raise qcom_qmp_phy_enable() polling delayGravatar Marc Gonzalez 1-1/+1
2019-06-25phy: meson-g12a-usb3-pcie: disable locking for cr_regmapGravatar Neil Armstrong 1-1/+1
2019-06-21phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCsGravatar Guido Günther 3-0/+508
2019-06-21phy: renesas: rcar-gen3-usb2: fix imbalance powered flagGravatar Yoshihiro Shimoda 1-4/+15
2019-06-21phy: qcom-qmp: Drop useless msm8998_pciephy_cfg settingGravatar Marc Gonzalez 1-1/+0
2019-06-21phy: qcom-qmp: Correct READY_STATUS poll break conditionGravatar Bjorn Andersson 1-1/+3
2019-06-21phy: ti: am654-serdes: Make serdes_am654_xlate() staticGravatar YueHaibing 1-2/+2
2019-06-20phy: usb: phy-brcm-usb: Fix platform_no_drv_owner.cocci warningsGravatar YueHaibing 1-1/+0
2019-06-20phy: samsung: Use struct_size() in devm_kzalloc()Gravatar Gustavo A. R. Silva 1-3/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 23-98/+23
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Gravatar Thomas Gleixner 3-27/+3
2019-06-12phy: tegra: xusb: Add Tegra210 PLL power suppliesGravatar Thierry Reding 1-0/+9
2019-06-12phy: tegra: xusb: Add Tegra124 PLL power suppliesGravatar Thierry Reding 1-0/+9
2019-06-12phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removalGravatar Florian Fainelli 1-0/+8
2019-06-12phy: renesas: rcar-gen2: Fix memory leak at error pathsGravatar Yoshihiro Shimoda 1-0/+2