index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
35
-582
/
+4953
2021-12-30
Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
35
-582
/
+4953
2021-12-27
phy: cadence: Sierra: Add support for derived reference clock output
Swapnil Jakhade
1
-1
/
+108
2021-12-27
phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
Swapnil Jakhade
1
-1
/
+376
2021-12-27
phy: cadence: Sierra: Add support for PHY multilink configurations
Swapnil Jakhade
1
-8
/
+190
2021-12-27
phy: cadence: Sierra: Fix to get correct parent for mux clocks
Swapnil Jakhade
1
-5
/
+26
2021-12-27
phy: cadence: Sierra: Update single link PCIe register configuration
Swapnil Jakhade
1
-1
/
+213
2021-12-27
phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
Swapnil Jakhade
1
-1
/
+72
2021-12-27
phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
Swapnil Jakhade
1
-0
/
+45
2021-12-27
phy: cadence: Sierra: Add PHY PCS common register configurations
Swapnil Jakhade
1
-0
/
+38
2021-12-27
phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra ...
Swapnil Jakhade
1
-10
/
+11
2021-12-27
phy: cadence: Sierra: Add support to get SSC type from device tree
Swapnil Jakhade
1
-1
/
+5
2021-12-27
phy: cadence: Sierra: Prepare driver to add support for multilink configurations
Swapnil Jakhade
1
-56
/
+139
2021-12-27
phy: cadence: Sierra: Use of_device_get_match_data() to get driver data
Swapnil Jakhade
1
-9
/
+4
2021-12-27
phy: mediatek: Fix missing check in mtk_mipi_tx_probe
Miaoqian Lin
1
-0
/
+2
2021-12-24
phy: uniphier-usb3ss: fix unintended writing zeros to PHY register
Ryuta NAKANISHI
1
-4
/
+6
2021-12-24
phy: phy-mtk-tphy: use new io helpers to access register
Chunfeng Yun
1
-325
/
+179
2021-12-24
phy: phy-mtk-xsphy: use new io helpers to access register
Chunfeng Yun
1
-94
/
+46
2021-12-24
phy: mediatek: add helpers to update bits of registers
Chunfeng Yun
1
-0
/
+38
2021-12-24
phy: phy-mtk-tphy: add support efuse setting
Chunfeng Yun
1
-0
/
+162
2021-12-24
phy: qcom-qmp: Add SM8450 PCIe1 PHY support
Dmitry Baryshkov
2
-0
/
+223
2021-12-23
phy: phy-rockchip-inno-usb2: add rk3568 support
Peter Geis
1
-0
/
+65
2021-12-23
phy: phy-rockchip-inno-usb2: support muxed interrupts
Peter Geis
1
-49
/
+119
2021-12-23
phy: phy-rockchip-inno-usb2: support standalone phy nodes
Peter Geis
1
-5
/
+12
2021-12-23
phy: phy-rockchip-inno-usb2: support #address_cells = 2
Peter Geis
1
-1
/
+10
2021-12-18
phy: qcom-qmp: Add SM8450 PCIe0 PHY support
Dmitry Baryshkov
2
-0
/
+158
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-24
/
+29
2021-12-16
phy: qcom-qmp: Add SM8450 USB QMP PHYs
Vinod Koul
1
-0
/
+3
2021-12-15
phy: freescale: pcie: explicitly add bitfield.h
Vinod Koul
1
-0
/
+1
2021-12-14
phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver
Richard Zhu
3
-0
/
+245
2021-12-14
phy: rockchip-inno-usb2: remove redundant assignment to variable delay
Colin Ian King
1
-1
/
+0
2021-12-14
phy: lan966x: Remove set_speed function
Horatiu Vultur
1
-12
/
+5
2021-12-14
phy: ti: Use IS_ERR_OR_NULL() to clean code
Miaoqian Lin
1
-3
/
+3
2021-12-14
phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node function
Miaoqian Lin
1
-1
/
+1
2021-12-09
phy: qcom: use struct_size instead of sizeof
Guo Zhengkui
1
-1
/
+1
2021-12-07
phy: qcom-qmp: Add SM8450 UFS QMP Phy
Vinod Koul
1
-0
/
+32
2021-12-02
phy: lan966x: Extend lan966x to support multiple phy interfaces.
Horatiu Vultur
1
-0
/
+4
2021-12-02
phy: intel: Remove redundant dev_err call in thunderbay_emmc_phy_probe()
Zou Wei
1
-3
/
+1
2021-11-26
phy: stm32: adopt dev_err_probe for regulators
Fabrice Gasnier
1
-6
/
+4
2021-11-25
phy: bcm-ns-usb2: improve printing ref clk errors
Rafał Miłecki
1
-1
/
+1
2021-11-23
phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-r
Marek Behún
1
-0
/
+9
2021-11-23
phy: intel: Add Thunder Bay eMMC PHY support
Rashmi A
3
-0
/
+522
2021-11-23
phy: Add lan966x ethernet serdes PHY driver
Horatiu Vultur
4
-0
/
+766
2021-11-23
phy: phy-can-transceiver: Make devm_gpiod_get optional
Aswath Govindraju
1
-2
/
+2
2021-11-23
phy: cadence-torrent: use swap() to make code cleaner
Yang Guang
1
-4
/
+2
2021-11-23
phy: uniphier-ahci: Add support for Pro4 SoC
Kunihiko Hayashi
2
-5
/
+198
2021-11-23
phy: uniphier-pcie: Add dual-phy support for NX1 SoC
Kunihiko Hayashi
1
-14
/
+34
2021-11-23
phy: uniphier-pcie: Set VCOPLL clamp mode in PHY register
Kunihiko Hayashi
1
-0
/
+5
2021-11-23
phy: uniphier-pcie: Add compatible string and SoC-dependent data for NX1 SoC
Kunihiko Hayashi
1
-0
/
+19
2021-11-23
phy: uniphier-usb3: Add compatible string for NX1 SoC
Kunihiko Hayashi
2
-0
/
+8
[next]