summaryrefslogtreecommitdiff
path: root/drivers/phy/ti
AgeCommit message (Expand)Author
2024-11-17Merge tag '09.03.04'Francesco Dolcini
2024-09-13Merge tag 'v6.1.105' into ti-linux-6.1.y-cicdSai Sree Kartheek Adivi
2024-07-22phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J784S4Chintan Vankar
2024-05-02phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregisteredHans de Goede
2024-04-16phy: ti: gmii-sel: Enable SGMII mode for J784S4Parth Pancholi
2024-03-01Merge tag 'v6.1.79' of https://git.kernel.org/pub/scm/linux/kernel/git/stable...Vignesh Raghavendra
2024-02-16phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren
2024-02-14phy: ti: gmii-sel: add resume supportThomas Richard
2023-10-31phy: ti: gmii-sel: Fix register offset when parent is not a syscon nodeAndrew Davis
2023-10-31phy: ti: gmii-sel: Allow parent to not be syscon nodeAndrew Davis
2023-06-08phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli
2023-05-19phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja
2023-05-19phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja
2023-05-11phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli
2023-04-28phy: ti: phy-j721e-wiz: add j721s2-wiz-10g module supportMatt Ranostay
2023-04-28phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721ESiddharth Vadapalli
2023-04-28phy: ti: gmii-sel: Enable USXGMII mode for J784S4Siddharth Vadapalli
2023-04-28phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J784S4Siddharth Vadapalli
2023-04-28phy: ti: gmii-sel: Enable SGMII mode for J721ESiddharth Vadapalli
2023-04-28phy: ti: gmii-sel: Enable SGMII mode for J7200Siddharth Vadapalli
2023-04-28phy: ti: gmii-sel: Add support for SGMII modeSiddharth Vadapalli
2023-04-28phy: ti: phy-j721e-wiz: add j784s4-wiz-10g module supportMatt Ranostay
2023-04-07phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J721eSiddharth Vadapalli
2023-04-07phy: ti: gmii-sel: Update methods for fetching and using qsgmii main portSiddharth Vadapalli
2023-02-01phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap
2022-09-24phy: ti: phy-j721e-wiz: fix reference leaks in wiz_probe()Dan Carpenter
2022-09-20phy: ti: phy-j721e-wiz: stop name conflict if multiple serdes are initializedMatt Ranostay
2022-09-13phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200Siddharth Vadapalli
2022-08-30phy: ti: phy-j721e-wiz: set PMA_CMN_REFCLK_DIG_DIV based on reflk rateRoger Quadros
2022-08-30phy: ti: phy-j721e-wiz: add support for j7200-wiz-10gRoger Quadros
2022-08-30phy: ti: phy-j721e-wiz.c: Add usxgmii support in wiz driverTanmay Patil
2022-08-30phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200Siddharth Vadapalli
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-05phy: ti: tusb1210: Don't check for write errors when powering onAndy Shevchenko
2022-06-16phy: ti: phy-j721e-wiz: use OF data for device specific dataRoger Quadros
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-04-14phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin
2022-04-13phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin
2022-04-11phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()Christophe JAILLET
2022-04-11phy: ti: Fix missing of_node_put in ti_pipe3_get_sysctrl()Lv Ruyi
2022-04-11phy: ti: tusb1210: Make tusb1210_chg_det_states staticHans de Goede
2022-02-25phy: ti: tusb1210: Add charger detectionStephan Gerhold
2022-02-25phy: ti: tusb1210: Add a delay between power-on and restoring the phy-parametersHans de Goede
2022-02-25phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power...Hans de Goede
2022-02-25phy: ti: tusb1210: Improve ulpi_read()/_write() error checkingHans de Goede
2022-01-24phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I
2021-12-30Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2021-12-14phy: ti: Use IS_ERR_OR_NULL() to clean codeMiaoqian Lin
2021-11-23phy: ti: omap-usb2: Fix the kernel-doc styleVinod Koul
2021-11-20phy: ti: tusb1210: Fix the kernel-doc warnVinod Koul