summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()Heiner Kallweit2022-04-201-8/+12
* phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin2022-04-141-1/+1
* phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probeMiaoqian Lin2022-04-141-1/+2
* phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin2022-04-131-1/+1
* phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()Christophe JAILLET2022-04-111-2/+8
* phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski2022-04-111-6/+14
* phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin2022-04-111-0/+1
* phy: ti: Fix missing of_node_put in ti_pipe3_get_sysctrl()Lv Ruyi2022-04-111-0/+1
* phy: ti: tusb1210: Make tusb1210_chg_det_states staticHans de Goede2022-04-111-1/+1
* phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven2022-03-291-2/+3
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-2825-234/+2711
|\
| * phy: qcom-qmp: add sc8280xp UFS PHYBjorn Andersson2022-03-021-0/+3
| * phy: qcom-snps: Add sc8280xp supportBjorn Andersson2022-03-021-0/+5
| * phy: cadence: Add Cadence D-PHY Rx driverPratyush Yadav2022-03-023-0/+264
| * phy: marvell: phy-mvebu-a3700-comphy: Add native kernel implementationPali Rohár2022-02-251-117/+1215
| * phy: marvell: phy-mvebu-a3700-comphy: Remove port from driver configurationPali Rohár2022-02-251-33/+29
| * phy: phy-brcm-usb: fixup BCM4908 supportRafał Miłecki2022-02-253-1/+47
| * phy: ti: tusb1210: Add charger detectionStephan Gerhold2022-02-251-7/+370
| * phy: ti: tusb1210: Add a delay between power-on and restoring the phy-parametersHans de Goede2022-02-251-0/+5
| * phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power...Hans de Goede2022-02-251-5/+2
| * phy: ti: tusb1210: Improve ulpi_read()/_write() error checkingHans de Goede2022-02-251-14/+48
| * phy: dphy: Correct lpx parameter and its derivatives(ta_{get,go,sure})Liu Ying2022-02-251-2/+2
| * phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllersAl Cooper2022-02-251-8/+38
| * phy/cadence: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)2022-02-251-6/+1
| * phy: sun4i-usb: Add D1 variantSamuel Holland2022-02-251-0/+10
| * phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara2022-02-251-17/+13
| * phy: sun4i-usb: Remove .disc_thresh where not applicableSamuel Holland2022-02-251-1/+0
| * phy: rockchip: add naneng combo phy for RK3568Yifeng Zhao2022-02-243-0/+590
| * phy: qcom: Program SSC only if supported by sinkSankeerth Billakanti2022-02-081-3/+5
| * phy: qcom: Add support for eDP PHY on sc7280Sankeerth Billakanti2022-02-081-0/+1
| * phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju2022-02-071-25/+57
| * Merge tag 'phy-fixes-5.17' into nextVinod Koul2022-02-0710-27/+75
| |\
| * | phy: amlogic: meson8b-usb2: fix shared reset control useAmjad Ouled-Ameur2022-01-271-0/+4
| * | phy: amlogic: meson8b-usb2: Use dev_err_probe()Amjad Ouled-Ameur2022-01-271-2/+3
| * | phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller useAmjad Ouled-Ameur2022-01-271-1/+4
| * | phy: freescale: i.MX8 PHYs should depend on ARCH_MXC && ARM64Geert Uytterhoeven2022-01-271-0/+5
| * | phy: qcom-qusb2: Add compatible for MSM8953Luca Weiss2022-01-271-0/+3
| * | phy: freescale: pcie: cosmetic clean-upMarcel Ziswiler2022-01-271-1/+2
| * | drivers: phy: qcom: ipq806x-usb: conver latch function to pool macroAnsuel Smith2022-01-241-12/+5
| * | drivers: phy: qcom: ipq806x-usb: convert to BITFIELD macroAnsuel Smith2022-01-241-5/+6
* | | phy: Remove duplicated include in phy-fsl-lynx-28g.cYang Li2022-03-161-1/+0
* | | phy: add support for the Layerscape SerDes 28GIoana Ciornei2022-03-143-0/+635
| |/ |/|
* | phy: dphy: Correct clk_pre parameterLiu Ying2022-02-023-4/+6
* | phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphyWan Jiabing2022-01-271-1/+1
* | phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()Dan Carpenter2022-01-271-1/+1
* | phy: xilinx: zynqmp: Fix bus width setting for SGMIIRobert Hancock2022-01-271-5/+6
* | phy: cadence: Sierra: fix error handling bugs in probe()Dan Carpenter2022-01-241-14/+21
* | phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I2022-01-241-0/+1
* | phy: broadcom: Kconfig: Fix PHY_BRCM_USB config optionAl Cooper2022-01-231-2/+1
* | phy: usb: Leave some clocks running during suspendAl Cooper2022-01-231-0/+38
|/