index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
phy: rockchip: phy-rockchip-inno-csidphy: allow writes to grf register 0
Michael Riesch
1
-2
/
+3
2025-09-25
phy: Use device_get_match_data()
Rob Herring
2
-14
/
+7
2025-03-07
phy: rockchip: naneng-combphy: compatible reset with old DT
Chukun Pan
1
-1
/
+4
2025-01-02
phy: rockchip: naneng-combphy: fix phy reset
Chukun Pan
1
-1
/
+1
2024-05-02
phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits
Sebastian Reichel
1
-3
/
+6
2024-05-02
phy: rockchip-snps-pcie3: fix bifurcation on rk3588
Michal Tomek
1
-16
/
+8
2023-09-13
phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg write
Jonas Karlman
1
-2
/
+4
2023-09-13
phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate
Zheng Yang
1
-3
/
+5
2023-09-13
phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328
Jonas Karlman
1
-2
/
+2
2023-03-11
phy: rockchip-typec: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-2
/
+1
2023-03-10
phy: rockchip-typec: fix tcphy_get_mode error case
Neill Kapron
1
-2
/
+2
2023-02-01
phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...
Shang XiaoJing
1
-1
/
+3
2022-09-29
phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588
Aurelien Jarno
1
-4
/
+9
2022-09-20
phy: rockchip-snps-pcie3: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-3
/
+1
2022-09-20
phy: rockchip: inno-dsidphy: Add support for rk3568
Chris Morgan
1
-46
/
+158
2022-09-04
phy: rockchip-inno-usb2: Return zero after otg sync
Peter Geis
1
-4
/
+6
2022-09-04
phy: rockchip: Support PCIe v3
Shawn Lin
3
-0
/
+329
2022-09-02
phy: rockchip: add support for the rk356x variant to rockchip-inno-csidphy
Michael Riesch
1
-0
/
+24
2022-07-15
phy: rockchip-inno-usb2: Ignore OTG IRQs in host mode
Samuel Holland
1
-1
/
+3
2022-07-05
phy: rockchip-inno-usb2: Sync initial otg state
Peter Geis
1
-0
/
+6
2022-07-05
phy: rockchip-inno-usb2: Prevent incorrect error on probe
Peter Geis
1
-1
/
+1
2022-05-02
phy: rockchip-inno-usb2: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-04-20
phy: rockchip-inno-usb2: Handle ID IRQ
Samuel Holland
1
-0
/
+85
2022-04-20
phy: rockchip-inno-usb2: Handle bvalid falling
Samuel Holland
1
-9
/
+9
2022-04-20
phy: rockchip-inno-usb2: Support multi-bit mask properties
Samuel Holland
1
-1
/
+1
2022-04-20
phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handler
Samuel Holland
1
-4
/
+0
2022-04-20
phy: rockchip-inno-usb2: Do not check bvalid twice
Samuel Holland
1
-6
/
+4
2022-04-20
phy: rockchip-inno-usb2: Fix muxed interrupt support
Samuel Holland
1
-2
/
+8
2022-04-13
phy/rockchip: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-4
/
+2
2022-04-13
phy/rockchip: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-6
/
+1
2022-02-24
phy: rockchip: add naneng combo phy for RK3568
Yifeng Zhao
3
-0
/
+590
2022-02-02
phy: dphy: Correct clk_pre parameter
Liu Ying
1
-1
/
+2
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-14
phy: rockchip-inno-usb2: remove redundant assignment to variable delay
Colin Ian King
1
-1
/
+0
2021-10-01
phy: rockchip-inno-usb2: Make use of the helper function devm_add_action_or_r...
Cai Huoqing
1
-9
/
+2
2021-08-06
phy: rockchip-inno-usb2: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2021-06-21
phy/rockchip: add Innosilicon-based CSI dphy
Heiko Stuebner
3
-0
/
+469
2021-06-21
phy: rockchip: remove redundant initialization of pointer cfg
Colin Ian King
1
-2
/
+2
2021-05-31
phy: phy-rockchip-inno-usb2: add support for RK3308 USB phy
Tobias Schramm
1
-0
/
+44
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+4
2021-04-06
time64.h: Consolidated PSEC_PER_SEC definition
Andy Shevchenko
1
-4
/
+4
2021-03-15
phy: rockchip-typec: add missing of_node_put
Junlin Yang
1
-0
/
+1
2021-01-13
phy: rockchip: emmc, add vendor prefix to dts properties
Chris Ruehl
1
-2
/
+2
2021-01-13
phy: rockchip-emmc: emmc_phy_init() always return 0
Chris Ruehl
1
-3
/
+5
2020-12-05
phy: rockchip-emmc: output tap delay dt property
Chris Ruehl
1
-1
/
+12
2020-12-05
phy: rockchip: set pulldown for strobe line in dts
Chris Ruehl
1
-0
/
+16
2020-12-02
phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build error
Tiezhu Yang
1
-0
/
+1
[next]