开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
mediatek
/
phy-mtk-tphy.c
Age
Commit message (
Expand
)
Author
2023-12-21
phy: mediatek: tphy: add support force phy mode switch
Chunfeng Yun
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2023-05-19
phy: mediatek: tphy: add debugfs files
Chunfeng Yun
2022-09-24
phy: mediatek: tphy: remove macros to prepare bitfield value
Chunfeng Yun
2022-09-20
phy: phy-mtk-tphy: fix the phy type setting issue
Chunfeng Yun
2022-09-20
phy: phy-mtk-tphy: set utmi 0 register in init() ops
Chunfeng Yun
2022-09-20
phy: phy-mtk-tphy: disable gpio mode for all usb2 phys
Chunfeng Yun
2022-09-20
phy: phy-mtk-tphy: disable hardware efuse when set INTR
Chunfeng Yun
2022-09-20
phy: phy-mtk-tphy: add property to set pre-emphasis
Chunfeng Yun
2022-01-27
phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy
Wan Jiabing
2021-12-24
phy: phy-mtk-tphy: use new io helpers to access register
Chunfeng Yun
2021-12-24
phy: phy-mtk-tphy: add support efuse setting
Chunfeng Yun
2021-08-17
phy: phy-mtk-tphy: remove error log of ioremap failure
Chunfeng Yun
2021-08-17
phy: phy-mtk-tphy: print error log using child device
Chunfeng Yun
2021-08-17
phy: phy-mtk-tphy: support type switch by pericfg
Chunfeng Yun
2021-08-17
phy: phy-mtk-tphy: use clock bulk to get clocks
Chunfeng Yun
2021-08-06
phy: phy-mtk-tphy: add support mt8195
Chunfeng Yun
2021-08-06
phy: phy-mtk-tphy: support new hardware version
Chunfeng Yun
2021-05-31
phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
Tiezhu Yang
2020-03-20
phy: phy-mtk-tphy: add a new reference clock
Chunfeng Yun
2020-03-20
phy: phy-mtk-tphy: remove unused u3phya_ref clock
Chunfeng Yun
2020-03-20
phy: phy-mtk-tphy: make the ref clock optional
Chunfeng Yun
2020-03-20
phy: phy-mtk-tphy: add a property for internal resistance
Chunfeng Yun
2020-03-20
phy: phy-mtk-tphy: add a property for disconnect threshold
Chunfeng Yun
2019-04-17
phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()
Chunfeng Yun
2018-12-12
phy: core: rework phy_set_mode to accept phy mode and submode
Grygorii Strashko
2018-07-10
phy: phy-mtk-tphy: add property for BC12
Chunfeng Yun
2018-07-10
phy: phy-mtk-tphy: add properties for eye diagram test
Chunfeng Yun
2018-07-10
phy: phy-mtk-tphy: use SPDX license tag
Chunfeng Yun
2018-03-16
phy: phy-mtk-tphy: add configurable parameters for slew rate calibrate
Chunfeng Yun
2018-03-16
phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_en
Chunfeng Yun
2017-12-29
phy: phy-mtk-tphy: use of_device_get_match_data()
Chunfeng Yun
2017-12-29
phy: phy-mtk-tphy: make shared banks optional for V1 TPHY
Chunfeng Yun
2017-12-29
phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
Chunfeng Yun
2017-10-23
phy: phy-mtk-tphy: add set_mode callback
Chunfeng Yun
2017-09-26
phy: phy-mtk-tphy: fix NULL point of chip bank
Chunfeng Yun
2017-08-20
phy: phy-mt65xx-usb3: add mediatek directory and rename file
Chunfeng Yun