index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+1
2022-07-05
phy: ti: tusb1210: Don't check for write errors when powering on
Andy Shevchenko
1
-2
/
+3
2022-06-17
phy: ti: phy-j721e-wiz: use OF data for device specific data
Roger Quadros
1
-25
/
+50
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-10
/
+1
2022-04-14
phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe
Miaoqian Lin
1
-1
/
+1
2022-04-13
phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks
Miaoqian Lin
1
-1
/
+1
2022-04-11
phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()
Christophe JAILLET
1
-2
/
+8
2022-04-11
phy: ti: Fix missing of_node_put in ti_pipe3_get_sysctrl()
Lv Ruyi
1
-0
/
+1
2022-04-11
phy: ti: tusb1210: Make tusb1210_chg_det_states static
Hans de Goede
1
-1
/
+1
2022-02-25
phy: ti: tusb1210: Add charger detection
Stephan Gerhold
1
-7
/
+370
2022-02-25
phy: ti: tusb1210: Add a delay between power-on and restoring the phy-parameters
Hans de Goede
1
-0
/
+5
2022-02-25
phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power...
Hans de Goede
1
-5
/
+2
2022-02-25
phy: ti: tusb1210: Improve ulpi_read()/_write() error checking
Hans de Goede
1
-14
/
+48
2022-01-24
phy: ti: Fix missing sentinel for clk_div_table
Kishon Vijay Abraham I
1
-0
/
+1
2021-12-30
Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
1
-3
/
+3
2021-12-14
phy: ti: Use IS_ERR_OR_NULL() to clean code
Miaoqian Lin
1
-3
/
+3
2021-11-23
phy: ti: omap-usb2: Fix the kernel-doc style
Vinod Koul
1
-3
/
+3
2021-11-20
phy: ti: tusb1210: Fix the kernel-doc warn
Vinod Koul
1
-1
/
+1
2021-11-16
phy: ti: report 2 non-kernel-doc comments
Randy Dunlap
2
-2
/
+2
2021-10-26
phy: ti: gmii-sel: check of_get_address() for failure
Dan Carpenter
1
-0
/
+2
2021-08-06
phy: phy-twl4030-usb: Disable PHY for suspend
Tony Lindgren
1
-0
/
+15
2021-06-23
Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-7
/
+16
2021-06-21
phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()
Christophe JAILLET
1
-4
/
+13
2021-05-31
phy: ti: Fix an error code in wiz_probe()
Yang Li
1
-0
/
+1
2021-05-31
phy: phy-twl4030-usb: use DEVICE_ATTR_RO macro
YueHaibing
1
-3
/
+3
2021-04-16
phy: Revert "phy: ti: j721e-wiz: add missing of_node_put"
Vinod Koul
1
-1
/
+0
2021-04-16
phy: ti: j721e-wiz: Add missing include linux/slab.h
Shixin Liu
1
-0
/
+1
2021-04-16
phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()
Yang Yingliang
1
-1
/
+1
2021-03-31
phy: ti: j721e-wiz: Configure 'p_standard_mode' only for DP/QSGMII
Kishon Vijay Abraham I
1
-0
/
+2
2021-03-31
phy: ti: j721e-wiz: Do not configure wiz if its already configured
Faiz Abbas
1
-5
/
+16
2021-03-31
phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnode
Kishon Vijay Abraham I
1
-0
/
+4
2021-03-31
phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
Kishon Vijay Abraham I
1
-10
/
+7
2021-03-30
phy: ti: j721e-wiz: add missing call to of_node_put()
Yang Li
1
-0
/
+1
2021-03-30
phy: ti: j721e-wiz: Add support for configuring QSGMII
Kishon Vijay Abraham I
1
-2
/
+62
2021-03-30
phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>
Kishon Vijay Abraham I
1
-0
/
+89
2021-03-30
phy: ti: j721e-wiz: Model the internal clocks without device tree input
Kishon Vijay Abraham I
1
-5
/
+139
2021-03-30
phy: ti: j721e-wiz: Configure full rate divider for AM64
Kishon Vijay Abraham I
1
-3
/
+36
2021-03-30
phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup
Kishon Vijay Abraham I
1
-0
/
+6
2021-03-30
phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_sel
Kishon Vijay Abraham I
1
-41
/
+34
2021-03-15
phy: ti: j721e-wiz: add missing of_node_put
Junlin Yang
1
-0
/
+1
2021-03-12
phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2
Liam Beguin
1
-13
/
+14
2020-11-16
phy: ti: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
3
-25
/
+11
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
1
-2
/
+4
2020-09-08
phy: ti: am654: Fix a leak in serdes_am654_probe()
Dan Carpenter
1
-2
/
+4
2020-09-08
phy: ti: gmii-sel: retrieve ports number and base offset from dt
Grygorii Strashko
1
-11
/
+33
2020-09-08
phy: ti: gmii-sel: use features mask during init
Grygorii Strashko
1
-8
/
+2
2020-09-08
phy: ti: gmii-sel: move phy init in separate function
Grygorii Strashko
1
-47
/
+64
2020-08-31
phy: omap-usb2-phy: fix coding style issues
Roger Quadros
1
-19
/
+17
2020-08-31
Merge branch 'fixes' into next
Vinod Koul
1
-7
/
+40
2020-08-31
phy: omap-usb2-phy: disable PHY charger detect
Roger Quadros
1
-7
/
+40
[next]