index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: phy-mtk-dp: make array driving_params static const
Colin Ian King
2022-09-29
1
-1
/
+1
*
phy: mediatek: fix build warning of FIELD_PREP()
Chunfeng Yun
2022-09-29
1
-5
/
+6
*
phy: mediatek: mipi: remove register access helpers
Chunfeng Yun
2022-09-24
2
-29
/
+0
*
phy: mediatek: mipi: mt8183: use common helper to access registers
Chunfeng Yun
2022-09-24
1
-34
/
+34
*
phy: mediatek: mipi: mt8183: use GENMASK to generate bits mask
Chunfeng Yun
2022-09-24
1
-3
/
+3
*
phy: mediatek: mipi: mt8173: use common helper to access registers
Chunfeng Yun
2022-09-24
1
-62
/
+55
*
phy: mediatek: mipi: mt8173: use FIELD_PREP to prepare bits field
Chunfeng Yun
2022-09-24
1
-4
/
+10
*
phy: mediatek: mipi: mt8173: use GENMASK to generate bits mask
Chunfeng Yun
2022-09-24
1
-24
/
+29
*
phy: mediatek: hdmi: remove register access helpers
Chunfeng Yun
2022-09-24
2
-40
/
+0
*
phy: mediatek: hdmi: mt8173: use common helper to access registers
Chunfeng Yun
2022-09-24
1
-75
/
+65
*
phy: mediatek: hdmi: mt8173: use FIELD_PREP to prepare bits field
Chunfeng Yun
2022-09-24
1
-44
/
+26
*
phy: mediatek: hdmi: mt8173: use GENMASK to generate bits mask
Chunfeng Yun
2022-09-24
1
-44
/
+44
*
phy: mediatek: hdmi: mt2701: use common helper to access registers
Chunfeng Yun
2022-09-24
1
-75
/
+71
*
phy: mediatek: hdmi: mt2701: use FIELD_PREP to prepare bits field
Chunfeng Yun
2022-09-24
1
-39
/
+21
*
phy: mediatek: hdmi: mt2701: use GENMASK and BIT to generate mask and bits
Chunfeng Yun
2022-09-24
1
-28
/
+28
*
phy: mediatek: pcie: use new helper to update register bits
Chunfeng Yun
2022-09-24
1
-9
/
+8
*
phy: mediatek: ufs: use common register access helpers
Chunfeng Yun
2022-09-24
1
-50
/
+28
*
phy: mediatek: xsphy: remove macros used to prepare bitfield value
Chunfeng Yun
2022-09-24
1
-29
/
+17
*
phy: mediatek: tphy: remove macros to prepare bitfield value
Chunfeng Yun
2022-09-24
1
-126
/
+67
*
phy: mediatek: add a new helper to update bitfield
Chunfeng Yun
2022-09-24
1
-0
/
+7
*
phy: phy-mtk-tphy: fix the phy type setting issue
Chunfeng Yun
2022-09-20
1
-3
/
+4
*
phy: phy-mtk-tphy: set utmi 0 register in init() ops
Chunfeng Yun
2022-09-20
1
-7
/
+2
*
phy: phy-mtk-tphy: disable gpio mode for all usb2 phys
Chunfeng Yun
2022-09-20
1
-2
/
+1
*
phy: phy-mtk-tphy: disable hardware efuse when set INTR
Chunfeng Yun
2022-09-20
1
-1
/
+6
*
phy: phy-mtk-tphy: add property to set pre-emphasis
Chunfeng Yun
2022-09-20
1
-0
/
+10
*
phy: phy-mtk-dp: change mtk_dp_phy_driver to static
Yang Yingliang
2022-07-08
1
-1
/
+1
*
phy: phy-mtk-dp: Add driver for DP phy
Markus Schneider-Pargmann
2022-07-05
3
-0
/
+211
*
phy: mediatek: Add PCIe PHY driver
Jianjun Wang
2022-07-05
3
-0
/
+279
*
phy: mediatek: phy-mtk-hdmi: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
2022-04-13
1
-31
/
+19
*
phy: mediatek: phy-mtk-mipi-dsi: Simplify with dev_err_probe()
AngeloGioacchino Del Regno
2022-04-13
1
-19
/
+10
*
phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy
Wan Jiabing
2022-01-27
1
-1
/
+1
*
phy: mediatek: Fix missing check in mtk_mipi_tx_probe
Miaoqian Lin
2021-12-27
1
-0
/
+2
*
phy: phy-mtk-tphy: use new io helpers to access register
Chunfeng Yun
2021-12-24
1
-325
/
+179
*
phy: phy-mtk-xsphy: use new io helpers to access register
Chunfeng Yun
2021-12-24
1
-94
/
+46
*
phy: mediatek: add helpers to update bits of registers
Chunfeng Yun
2021-12-24
1
-0
/
+38
*
phy: phy-mtk-tphy: add support efuse setting
Chunfeng Yun
2021-12-24
1
-0
/
+162
*
phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource
Chunfeng Yun
2021-08-17
1
-5
/
+2
*
phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
Chunfeng Yun
2021-08-17
1
-4
/
+2
*
phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
Chunfeng Yun
2021-08-17
1
-5
/
+2
*
phy: phy-mtk-ufs: use clock bulk to get clocks
Chunfeng Yun
2021-08-17
1
-33
/
+11
*
phy: phy-mtk-tphy: remove error log of ioremap failure
Chunfeng Yun
2021-08-17
1
-1
/
+0
*
phy: phy-mtk-tphy: print error log using child device
Chunfeng Yun
2021-08-17
1
-4
/
+6
*
phy: phy-mtk-tphy: support type switch by pericfg
Chunfeng Yun
2021-08-17
1
-2
/
+82
*
phy: phy-mtk-tphy: use clock bulk to get clocks
Chunfeng Yun
2021-08-17
1
-30
/
+13
*
phy: phy-mtk-tphy: add support mt8195
Chunfeng Yun
2021-08-06
1
-0
/
+54
*
phy: phy-mtk-tphy: support new hardware version
Chunfeng Yun
2021-08-06
1
-11
/
+29
*
Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-06-23
2
-6
/
+2
|
\
|
*
phy: phy-mtk-hdmi: Remove redundant dev_err call in mtk_hdmi_phy_probe()
He Ying
2021-06-14
1
-3
/
+1
|
*
phy: phy-mtk-mipi-dsi: Remove redundant dev_err call in mtk_mipi_tx_probe()
He Ying
2021-06-14
1
-3
/
+1
*
|
phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
Tiezhu Yang
2021-05-31
1
-0
/
+2
|
/
[next]