summaryrefslogtreecommitdiffstats
path: root/drivers/phy (follow)
Commit message (Expand)AuthorAgeFilesLines
* phy: mediatek: phy-mtk-hdmi: add regulator dependencyArnd Bergmann2024-12-241-0/+1
* phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warningsAdam Ford2024-12-241-2/+1
* phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu2024-12-241-1/+3
* phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu2024-12-241-2/+5
* phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu2024-12-241-1/+1
* phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu2024-12-241-3/+3
* phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu2024-12-241-1/+1
* phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PMCristian Ciocaltea2024-12-081-1/+2
* phy: stm32: work around constant-value overflow assertionArnd Bergmann2024-12-041-6/+15
* phy: qcom-qmp: Fix register name in RX Lane config of SC8280XPKrishna Kurapati2024-12-041-1/+1
* phy: rockchip: naneng-combphy: fix phy resetChukun Pan2024-12-041-1/+1
* phy: usb: Toggle the PHY power during initJustin Chen2024-12-041-0/+6
* Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-291-1/+1
|\
| * phy: tegra: xusb: Set fwnode for xusb port devicesSaravana Kannan2024-11-051-1/+1
* | Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-11-292-0/+4
|\ \
| * | Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman2024-11-0513-26/+56
| |\|
| * | phy: realtek: usb: fix NULL deref in rtk_usb3phy_probeCharles Han2024-11-041-0/+2
| * | phy: realtek: usb: fix NULL deref in rtk_usb2phy_probeCharles Han2024-11-041-0/+2
* | | Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds2024-11-2759-985/+2652
|\ \ \ | |_|/ |/| |
| * | phy: qcom: qmp: Fix lecacy-legacy typoKonrad Dybcio2024-10-211-4/+4
| * | phy: lan969x-serdes: add support for lan969x serdes driverDaniel Machon2024-10-212-0/+90
| * | phy: sparx5-serdes: add support for branching on chip typeDaniel Machon2024-10-212-11/+23
| * | phy: sparx5-serdes: add indirection layer to register macrosDaniel Machon2024-10-213-254/+507
| * | phy: sparx5-serdes: add function for getting the CMU indexDaniel Machon2024-10-212-9/+11
| * | phy: sparx5-serdes: add ops to match dataDaniel Machon2024-10-212-21/+35
| * | phy: sparx5-serdes: add constant for the number of CMU'sDaniel Machon2024-10-212-3/+3
| * | phy: sparx5-serdes: add constants to match dataDaniel Machon2024-10-212-2/+10
| * | phy: sparx5-serdes: add support for private match dataDaniel Machon2024-10-212-3/+19
| * | phy: bcm-ns-usb2: drop support for old binding variantRafał Miłecki2024-10-211-39/+15
| * | phy: airoha: Fix REG_CSR_2L_RX{0,1}_REV0 definitionsLorenzo Bianconi2024-10-171-3/+3
| * | phy: airoha: Fix REG_CSR_2L_JCPLL_SDM_HREN config in airoha_pcie_phy_init_ssc...Lorenzo Bianconi2024-10-171-1/+1
| * | phy: airoha: Fix REG_PCIE_PMA_TX_RESET config in airoha_pcie_phy_init_csr_2l()Lorenzo Bianconi2024-10-171-2/+2
| * | phy: airoha: Fix REG_CSR_2L_PLL_CMN_RESERVE0 config in airoha_pcie_phy_init_c...Lorenzo Bianconi2024-10-171-1/+1
| * | phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLLAndy Yan2024-10-171-16/+1
| * | phy: add NXP PTN3222 eUSB2 to USB2 redriverDmitry Baryshkov2024-10-173-0/+135
| * | phy: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-1735-59/+59
| * | phy: qcom: edp: Add support for eDP PHY on SA8775PSoutrik Mukhopadhyay2024-10-171-0/+33
| * | phy: qcom: edp: Introduce aux_cfg array for version specific aux settingsSoutrik Mukhopadhyay2024-10-171-24/+17
| * | phy: rockchip: usbdp: add rk3576 device match dataFrank Wang2024-10-171-0/+41
| * | phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entriesAdam Ford2024-10-171-70/+13
| * | phy: freescale: fsl-samsung-hdmi: Use closest dividerAdam Ford2024-10-171-11/+29
| * | phy: freescale: fsl-samsung-hdmi: Support dynamic integerAdam Ford2024-10-171-107/+270
| * | phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookupAdam Ford2024-10-171-35/+4
| * | phy: freescale: fsl-samsung-hdmi: Replace register defines with macroAdam Ford2024-10-171-90/+43
| * | phy: rockchip: inno-usb2: Add usb2 phys support for rk3576William Wu2024-10-171-0/+103
| * | phy: rockchip: inno-usb2: convert clock management to bulkFrank Wang2024-10-171-8/+37
| * | phy: stm32: Remove unneeded semicolonYang Li2024-10-171-1/+1
| * | phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3Qiang Yu2024-10-173-0/+258
| * | phy: qcom: qmp: Add qmp configuration for QCS8300Krishna Kurapati2024-10-111-0/+65
| * | phy: ti: gmii-sel: Enable USXGMII mode for J7200Siddharth Vadapalli2024-10-111-1/+2