index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
mediatek
/
phy-mtk-tphy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: mediatek: tphy: remove macros to prepare bitfield value
Chunfeng Yun
2022-09-24
1
-126
/
+67
*
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-tphy: Fix duplicated argument in phy-mtk-tphy
Wan Jiabing
2022-01-27
1
-1
/
+1
*
phy: phy-mtk-tphy: use new io helpers to access register
Chunfeng Yun
2021-12-24
1
-325
/
+179
*
phy: phy-mtk-tphy: add support efuse setting
Chunfeng Yun
2021-12-24
1
-0
/
+162
*
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
*
phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
Tiezhu Yang
2021-05-31
1
-0
/
+2
*
phy: phy-mtk-tphy: add a new reference clock
Chunfeng Yun
2020-03-20
1
-1
/
+18
*
phy: phy-mtk-tphy: remove unused u3phya_ref clock
Chunfeng Yun
2020-03-20
1
-18
/
+0
*
phy: phy-mtk-tphy: make the ref clock optional
Chunfeng Yun
2020-03-20
1
-1
/
+1
*
phy: phy-mtk-tphy: add a property for internal resistance
Chunfeng Yun
2020-03-20
1
-2
/
+14
*
phy: phy-mtk-tphy: add a property for disconnect threshold
Chunfeng Yun
2020-03-20
1
-2
/
+15
*
phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2019-04-17
1
-7
/
+3
*
phy: core: rework phy_set_mode to accept phy mode and submode
Grygorii Strashko
2018-12-12
1
-1
/
+1
*
phy: phy-mtk-tphy: add property for BC12
Chunfeng Yun
2018-07-10
1
-0
/
+13
*
phy: phy-mtk-tphy: add properties for eye diagram test
Chunfeng Yun
2018-07-10
1
-0
/
+62
*
phy: phy-mtk-tphy: use SPDX license tag
Chunfeng Yun
2018-07-10
1
-9
/
+1
*
phy: phy-mtk-tphy: add configurable parameters for slew rate calibrate
Chunfeng Yun
2018-03-16
1
-5
/
+15
*
phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_en
Chunfeng Yun
2018-03-16
1
-2
/
+1
*
phy: phy-mtk-tphy: use of_device_get_match_data()
Chunfeng Yun
2017-12-29
1
-6
/
+5
*
phy: phy-mtk-tphy: make shared banks optional for V1 TPHY
Chunfeng Yun
2017-12-29
1
-2
/
+3
*
phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
Chunfeng Yun
2017-12-29
1
-12
/
+7
*
phy: phy-mtk-tphy: add set_mode callback
Chunfeng Yun
2017-10-23
1
-0
/
+39
*
phy: phy-mtk-tphy: fix NULL point of chip bank
Chunfeng Yun
2017-09-26
1
-1
/
+2
*
phy: phy-mt65xx-usb3: add mediatek directory and rename file
Chunfeng Yun
2017-08-20
1
-0
/
+1081