index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
ti
/
phy-j721e-wiz.c
Age
Commit message (
Expand
)
Author
2021-05-31
phy: ti: Fix an error code in wiz_probe()
Yang Li
2021-04-16
phy: Revert "phy: ti: j721e-wiz: add missing of_node_put"
Vinod Koul
2021-04-16
phy: ti: j721e-wiz: Add missing include linux/slab.h
Shixin Liu
2021-03-31
phy: ti: j721e-wiz: Configure 'p_standard_mode' only for DP/QSGMII
Kishon Vijay Abraham I
2021-03-31
phy: ti: j721e-wiz: Do not configure wiz if its already configured
Faiz Abbas
2021-03-31
phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnode
Kishon Vijay Abraham I
2021-03-31
phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
Kishon Vijay Abraham I
2021-03-30
phy: ti: j721e-wiz: add missing call to of_node_put()
Yang Li
2021-03-30
phy: ti: j721e-wiz: Add support for configuring QSGMII
Kishon Vijay Abraham I
2021-03-30
phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>
Kishon Vijay Abraham I
2021-03-30
phy: ti: j721e-wiz: Model the internal clocks without device tree input
Kishon Vijay Abraham I
2021-03-30
phy: ti: j721e-wiz: Configure full rate divider for AM64
Kishon Vijay Abraham I
2021-03-30
phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
Kishon Vijay Abraham I
2021-03-30
phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_sel
Kishon Vijay Abraham I
2021-03-15
phy: ti: j721e-wiz: add missing of_node_put
Junlin Yang
2020-08-23
phy: ti: j721e-wiz: Remove duplicate include
YueHaibing
2020-06-24
phy: ti: j721e-wiz: Constify structs
Rikard Falkeborn
2020-05-13
phy: ti: j721e-wiz: Fix some error return code in wiz_probe()
Wei Yongjun
2020-04-24
phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driver
Jyri Sarha
2020-01-17
phy: ti: j721e-wiz: Fix return value check in wiz_probe()
Wei Yongjun
2020-01-14
phy: ti: j721e-wiz: Manage typec-gpio-dir
Roger Quadros
2020-01-14
phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC
Kishon Vijay Abraham I