index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-04
phy: qcom-qusb2: add QUSB2 support for IPQ5424
Varadarajan Narayanan
1
-0
/
+28
2024-12-04
phy: mediatek: phy-mtk-hdmi: Register PHY provided regulator
AngeloGioacchino Del Regno
4
-0
/
+79
2024-12-04
phy: rockchip: naneng-combphy: fix phy reset
Chukun Pan
1
-1
/
+1
2024-12-04
phy: usb: Toggle the PHY power during init
Justin Chen
1
-0
/
+6
2024-12-04
phy: marvell: Fix spelling mistake "exlicitly" -> "explicitly"
Advait Dhamorikar
1
-1
/
+1
2024-12-04
phy: tegra194: p2u: Allow to enable driver on Tegra234
Lars-Peter Clausen
1
-2
/
+3
2024-12-04
phy: qcom: qmp: Add phy register and clk setting for QCS615 PCIe
Krishna chaitanya chundru
2
-0
/
+106
2024-12-04
phy: rockchip-pcie: Use guard notation when acquiring mutex
Anand Moon
1
-15
/
+4
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_on()
Anand Moon
1
-6
/
+8
2024-12-04
phy: rockchip-pcie: Refactor mutex handling in rockchip_pcie_phy_power_off()
Anand Moon
1
-14
/
+12
2024-12-04
phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference clk PLL...
Anand Moon
1
-41
/
+15
2024-12-04
phy: rockchip-pcie: Use devm_clk_get_enabled() helper
Anand Moon
1
-24
/
+10
2024-12-04
phy: rockchip-pcie: Simplify error handling with dev_err_probe()
Anand Moon
1
-6
/
+3
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2024-11-27
Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
59
-985
/
+2652
2024-11-05
phy: tegra: xusb: Set fwnode for xusb port devices
Saravana Kannan
1
-1
/
+1
2024-11-05
Merge v6.12-rc6 into usb-next
Greg Kroah-Hartman
13
-26
/
+56
2024-11-04
phy: realtek: usb: fix NULL deref in rtk_usb3phy_probe
Charles Han
1
-0
/
+2
2024-11-04
phy: realtek: usb: fix NULL deref in rtk_usb2phy_probe
Charles Han
1
-0
/
+2
2024-10-22
phy: qcom: qmp: Fix lecacy-legacy typo
Konrad Dybcio
1
-4
/
+4
2024-10-22
phy: lan969x-serdes: add support for lan969x serdes driver
Daniel Machon
2
-0
/
+90
2024-10-22
phy: sparx5-serdes: add support for branching on chip type
Daniel Machon
2
-11
/
+23
2024-10-22
phy: sparx5-serdes: add indirection layer to register macros
Daniel Machon
3
-254
/
+507
2024-10-22
phy: sparx5-serdes: add function for getting the CMU index
Daniel Machon
2
-9
/
+11
2024-10-22
phy: sparx5-serdes: add ops to match data
Daniel Machon
2
-21
/
+35
2024-10-22
phy: sparx5-serdes: add constant for the number of CMU's
Daniel Machon
2
-3
/
+3
2024-10-22
phy: sparx5-serdes: add constants to match data
Daniel Machon
2
-2
/
+10
2024-10-22
phy: sparx5-serdes: add support for private match data
Daniel Machon
2
-3
/
+19
2024-10-21
phy: bcm-ns-usb2: drop support for old binding variant
Rafał Miłecki
1
-39
/
+15
2024-10-21
phy: tegra: xusb: Add error pointer check in xusb.c
Dipendra Khadka
1
-0
/
+2
2024-10-21
phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL lock check
Richard Zhu
1
-5
/
+5
2024-10-17
phy: airoha: Fix REG_CSR_2L_RX{0,1}_REV0 definitions
Lorenzo Bianconi
1
-3
/
+3
2024-10-17
phy: airoha: Fix REG_CSR_2L_JCPLL_SDM_HREN config in airoha_pcie_phy_init_ssc...
Lorenzo Bianconi
1
-1
/
+1
2024-10-17
phy: airoha: Fix REG_PCIE_PMA_TX_RESET config in airoha_pcie_phy_init_csr_2l()
Lorenzo Bianconi
1
-2
/
+2
2024-10-17
phy: airoha: Fix REG_CSR_2L_PLL_CMN_RESERVE0 config in airoha_pcie_phy_init_c...
Lorenzo Bianconi
1
-1
/
+1
2024-10-17
phy: phy-rockchip-samsung-hdptx: Don't request RST_PHY/RST_ROPLL/RST_LCPLL
Andy Yan
1
-16
/
+1
2024-10-17
phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK
Cristian Ciocaltea
1
-0
/
+1
2024-10-17
phy: add NXP PTN3222 eUSB2 to USB2 redriver
Dmitry Baryshkov
3
-0
/
+135
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
35
-59
/
+59
2024-10-17
phy: ti: phy-j721e-wiz: fix usxgmii configuration
Siddharth Vadapalli
1
-2
/
+2
2024-10-17
phy: starfive: jh7110-usb: Fix link configuration to controller
Jan Kiszka
1
-0
/
+16
2024-10-17
phy: qcom: edp: Add support for eDP PHY on SA8775P
Soutrik Mukhopadhyay
1
-0
/
+33
2024-10-17
phy: qcom: edp: Introduce aux_cfg array for version specific aux settings
Soutrik Mukhopadhyay
1
-24
/
+17
2024-10-17
phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies
Johan Hovold
1
-4
/
+4
2024-10-17
phy: rockchip: usbdp: add rk3576 device match data
Frank Wang
1
-0
/
+41
2024-10-17
phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries
Adam Ford
1
-70
/
+13
2024-10-17
phy: freescale: fsl-samsung-hdmi: Use closest divider
Adam Ford
1
-11
/
+29
2024-10-17
phy: freescale: fsl-samsung-hdmi: Support dynamic integer
Adam Ford
1
-107
/
+270
2024-10-17
phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
Adam Ford
1
-35
/
+4
[prev]
[next]