index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Lines
2024-10-17
phy: rockchip: usbdp: add rk3576 device match data
Frank Wang
-0
/
+41
2024-10-17
phy: freescale: fsl-samsung-hdmi: Remove unnecessary LUT entries
Adam Ford
-70
/
+13
2024-10-17
phy: freescale: fsl-samsung-hdmi: Use closest divider
Adam Ford
-11
/
+29
2024-10-17
phy: freescale: fsl-samsung-hdmi: Support dynamic integer
Adam Ford
-107
/
+270
2024-10-17
phy: freescale: fsl-samsung-hdmi: Simplify REG21_PMS_S_MASK lookup
Adam Ford
-35
/
+4
2024-10-17
phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
Adam Ford
-90
/
+43
2024-10-17
phy: qcom: qmp-combo: move driver data initialisation earlier
Johan Hovold
-2
/
+1
2024-10-17
phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend
Johan Hovold
-0
/
+1
2024-10-17
phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend
Johan Hovold
-0
/
+1
2024-10-17
phy: qcom: qmp-usb: fix NULL-deref on runtime suspend
Johan Hovold
-0
/
+1
2024-10-17
phy: rockchip: inno-usb2: Add usb2 phys support for rk3576
William Wu
-0
/
+103
2024-10-17
phy: rockchip: inno-usb2: convert clock management to bulk
Frank Wang
-8
/
+37
2024-10-17
phy: stm32: Remove unneeded semicolon
Yang Li
-1
/
+1
2024-10-17
phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
Qiang Yu
-0
/
+258
2024-10-11
phy: qcom: qmp: Add qmp configuration for QCS8300
Krishna Kurapati
-0
/
+65
2024-10-11
phy: ti: gmii-sel: Enable USXGMII mode for J7200
Siddharth Vadapalli
-1
/
+2
2024-10-11
phy: usb: disable COMMONONN for dual mode
Justin Chen
-3
/
+9
2024-10-07
phy: stm32: Add support for STM32MP25 COMBOPHY.
Christian Bruel
-0
/
+610
2024-10-07
phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts property
Josua Mayer
-0
/
+16
2024-10-07
phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control register
Bartosz Wawrzyniak
-10
/
+11
2024-10-07
phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe path
Dragan Simic
-17
/
+10
2024-10-07
phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
Dragan Simic
-1
/
+2
2024-10-07
phy: phy-rockchip-inno-usb2: Perform trivial code cleanups
Dragan Simic
-17
/
+9
2024-10-07
phy: usb: update Broadcom driver table to use designated initializers
Sam Edwards
-220
/
+215
2024-10-07
phy: usb: Fix missing elements in BCM4908 USB init array
Sam Edwards
-0
/
+2
2024-09-23
Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
-602
/
+1004
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
-8
/
+3
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
-8
/
+3
2024-08-30
phy: renesas: rcar-gen3-usb2: Add support for the RZ/G3S SoC
Claudiu Beznea
-0
/
+10
2024-08-30
phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
Claudiu Beznea
-3
/
+47
2024-08-30
phy: ti: j721e-wiz: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-3
/
+2
2024-08-30
phy: ti: j721e-wiz: Drop OF node reference earlier for simpler code
Krzysztof Kozlowski
-5
/
+2
2024-08-30
phy: ti: gmii-sel: Simplify with dev_err_probe()
Krzysztof Kozlowski
-10
/
+6
2024-08-30
phy: ti: am654-serdes: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
-33
/
+17
2024-08-30
phy: qcom: qmp-pcie-msm8996: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-8
/
+3
2024-08-30
phy: mediatek: xsphy: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-18
/
+9
2024-08-30
phy: mediatek: tphy: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-19
/
+11
2024-08-30
phy: hisilicon: usb2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-9
/
+3
2024-08-30
phy: cadence: sierra: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-5
/
+2
2024-08-30
phy: broadcom: brcm-sata: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-14
/
+7
2024-08-30
phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
-14
/
+6
2024-08-29
phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY
Hui-Ping Chen
-0
/
+160
2024-08-29
phy: qcom: qmp-pcie: Configure all tables on port B PHY
Qiang Yu
-1
/
+13
2024-08-29
phy: airoha: adjust initialization delay in airoha_pcie_phy_init()
Lorenzo Bianconi
-1
/
+5
2024-08-29
phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100
Abel Vesa
-0
/
+42
2024-08-05
phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
Piyush Mehta
-0
/
+56
2024-08-05
phy: phy-rockchip-samsung-hdptx: Add clock provider support
Cristian Ciocaltea
-22
/
+173
2024-08-05
phy: phy-rockchip-samsung-hdptx: Enable runtime PM at PHY core level
Cristian Ciocaltea
-18
/
+6
2024-08-05
phy: phy-rockchip-samsung-hdptx: Explicitly include pm_runtime.h
Cristian Ciocaltea
-0
/
+1
2024-08-05
phy: cadence-torrent: add support for three or more links using 2 protocols
Siddharth Vadapalli
-119
/
+172
[prev]
[next]