| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Greg Kroah-Hartman | 2022-05-19 | 13 | -124/+935 |
|\ |
|
| * | phy: qcom-qmp: rename error labels | Johan Hovold | 2022-05-03 | 1 | -14/+14 |
| * | phy: qcom-qmp: fix pipe-clock imbalance on power-on failure | Johan Hovold | 2022-05-03 | 1 | -1/+1 |
| * | phy: qcom-qmp: switch to explicit reset helpers | Johan Hovold | 2022-05-03 | 1 | -2/+2 |
| * | phy: qcom-qmp: fix reset-controller leak on probe errors | Johan Hovold | 2022-05-03 | 1 | -0/+9 |
| * | phy: qcom-qmp: fix struct clk leak on probe errors | Johan Hovold | 2022-05-03 | 1 | -1/+1 |
| * | phy: qcom-qmp: fix phy-descriptor kernel-doc typo | Johan Hovold | 2022-05-02 | 1 | -1/+1 |
| * | phy: rockchip-inno-usb2: Clean up some inconsistent indenting | Jiapeng Chong | 2022-05-02 | 1 | -2/+2 |
| * | phy: freescale: imx8m-pcie: Handle IMX8_PCIE_REFCLK_PAD_UNUSED | Marek Vasut | 2022-04-20 | 1 | -2/+8 |
| * | phy: core: Warn when phy_power_on is called before phy_init | Jules Maselbas | 2022-04-20 | 1 | -0/+3 |
| * | phy: core: Update documentation syntax | Jules Maselbas | 2022-04-20 | 1 | -3/+3 |
| * | phy: core: Add documentation of phy operation order | Jules Maselbas | 2022-04-20 | 1 | -0/+35 |
| * | phy: rockchip-inno-usb2: Handle ID IRQ | Samuel Holland | 2022-04-20 | 1 | -0/+85 |
| * | phy: rockchip-inno-usb2: Handle bvalid falling | Samuel Holland | 2022-04-20 | 1 | -9/+9 |
| * | phy: rockchip-inno-usb2: Support multi-bit mask properties | Samuel Holland | 2022-04-20 | 1 | -1/+1 |
| * | phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handler | Samuel Holland | 2022-04-20 | 1 | -4/+0 |
| * | phy: rockchip-inno-usb2: Do not check bvalid twice | Samuel Holland | 2022-04-20 | 1 | -6/+4 |
| * | phy: rockchip-inno-usb2: Fix muxed interrupt support | Samuel Holland | 2022-04-20 | 1 | -2/+8 |
| * | phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2 | Paul Kocialkowski | 2022-04-20 | 1 | -4/+162 |
| * | phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support | Liu Ying | 2022-04-20 | 1 | -11/+265 |
| * | phy: cadence: Sierra: Add TI J721E specific PCIe multilink lane configuration | Swapnil Jakhade | 2022-04-13 | 1 | -3/+190 |
| * | phy/rockchip: Use of_device_get_match_data() | Minghao Chi (CGEL ZTE) | 2022-04-13 | 1 | -4/+2 |
| * | phy/rockchip: Use of_device_get_match_data() | Minghao Chi (CGEL ZTE) | 2022-04-13 | 1 | -6/+1 |
| * | phy: qcom-qmp: Add support for SDX65 QMP PHY | Rohit Agarwal | 2022-04-13 | 1 | -0/+76 |
| * | phy: mediatek: phy-mtk-hdmi: Simplify with dev_err_probe() | AngeloGioacchino Del Regno | 2022-04-13 | 1 | -31/+19 |
| * | phy: mediatek: phy-mtk-mipi-dsi: Simplify with dev_err_probe() | AngeloGioacchino Del Regno | 2022-04-13 | 1 | -19/+10 |
| * | phy: qcom-qmp: Add SM6350 UFS PHY support | Luca Weiss | 2022-04-11 | 1 | -0/+3 |
| * | phy: phy-can-transceiver: Add support for setting mux | Aswath Govindraju | 2022-04-11 | 2 | -1/+24 |
* | | phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe() | Heiner Kallweit | 2022-04-20 | 1 | -8/+12 |
* | | phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe | Miaoqian Lin | 2022-04-14 | 1 | -1/+1 |
* | | phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probe | Miaoqian Lin | 2022-04-14 | 1 | -1/+2 |
* | | phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks | Miaoqian Lin | 2022-04-13 | 1 | -1/+1 |
* | | phy: ti: tusb1210: Fix an error handling path in tusb1210_probe() | Christophe JAILLET | 2022-04-11 | 1 | -2/+8 |
* | | phy: samsung: exynos5250-sata: fix missing device put in probe error paths | Krzysztof Kozlowski | 2022-04-11 | 1 | -6/+14 |
* | | phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe | Miaoqian Lin | 2022-04-11 | 1 | -0/+1 |
* | | phy: ti: Fix missing of_node_put in ti_pipe3_get_sysctrl() | Lv Ruyi | 2022-04-11 | 1 | -0/+1 |
* | | phy: ti: tusb1210: Make tusb1210_chg_det_states static | Hans de Goede | 2022-04-11 | 1 | -1/+1 |
|/ |
|
* | phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE | Geert Uytterhoeven | 2022-03-29 | 1 | -2/+3 |
* | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-28 | 25 | -234/+2711 |
|\ |
|
| * | phy: qcom-qmp: add sc8280xp UFS PHY | Bjorn Andersson | 2022-03-02 | 1 | -0/+3 |
| * | phy: qcom-snps: Add sc8280xp support | Bjorn Andersson | 2022-03-02 | 1 | -0/+5 |
| * | phy: cadence: Add Cadence D-PHY Rx driver | Pratyush Yadav | 2022-03-02 | 3 | -0/+264 |
| * | phy: marvell: phy-mvebu-a3700-comphy: Add native kernel implementation | Pali Rohár | 2022-02-25 | 1 | -117/+1215 |
| * | phy: marvell: phy-mvebu-a3700-comphy: Remove port from driver configuration | Pali Rohár | 2022-02-25 | 1 | -33/+29 |
| * | phy: phy-brcm-usb: fixup BCM4908 support | Rafał Miłecki | 2022-02-25 | 3 | -1/+47 |
| * | phy: ti: tusb1210: Add charger detection | Stephan Gerhold | 2022-02-25 | 1 | -7/+370 |
| * | phy: ti: tusb1210: Add a delay between power-on and restoring the phy-parameters | Hans de Goede | 2022-02-25 | 1 | -0/+5 |
| * | phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power... | Hans de Goede | 2022-02-25 | 1 | -5/+2 |
| * | phy: ti: tusb1210: Improve ulpi_read()/_write() error checking | Hans de Goede | 2022-02-25 | 1 | -14/+48 |
| * | phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure}) | Liu Ying | 2022-02-25 | 1 | -2/+2 |