summaryrefslogtreecommitdiff
path: root/drivers/phy/ti
AgeCommit message (Expand)Author
2024-09-23Merge tag 'phy-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-09-03power: supply: Change usb_types from an array into a bitmaskHans de Goede
2024-08-30phy: ti: j721e-wiz: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-30phy: ti: j721e-wiz: Drop OF node reference earlier for simpler codeKrzysztof Kozlowski
2024-08-30phy: ti: gmii-sel: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-08-30phy: ti: am654-serdes: Use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-08-04phy: ti: phy-j721e-wiz: convert comma to semicolonChen Ni
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-06-12phy: ti: am654-serdes: Remove duplicate defineJan Kiszka
2024-06-04phy: ti: phy-da8xx-usb: Add runtime PM supportBastien Curutchet
2024-06-03phy: ti: phy-j721e-wiz: add resume supportThomas Richard
2024-06-03phy: ti: phy-j721e-wiz: split wiz_clock_init() functionThomas Richard
2024-06-03phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()Thomas Richard
2024-04-12phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregisteredHans de Goede
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-16phy: ti: tusb1210: Define device IDsAndy Shevchenko
2024-02-16phy: ti: tusb1210: Use temporary variable for struct deviceAndy Shevchenko
2024-02-07phy: ti: gmii-sel: add resume supportThomas Richard
2024-01-30phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren
2024-01-18Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-12-22phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J784S4Chintan Vankar
2023-12-22phy: ti: gmii-sel: Enable SGMII mode for J784S4Chintan Vankar
2023-11-16phy: ti: gmii-sel: Fix register offset when parent is not a syscon nodeAndrew Davis
2023-10-13phy: Drop unnecessary of_match_device() callsRob Herring
2023-10-13phy: Use device_get_match_data()Rob Herring
2023-07-17phy: Explicitly include correct DT includesRob Herring
2023-07-14phy: ti: gmii-sel: Allow parent to not be syscon nodeAndrew Davis
2023-07-05Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-06-08phy: ti: j721e-wiz: Add a determine_rate hookMaxime Ripard
2023-06-08phy: ti: am654-serdes: Add a determine_rate hookMaxime Ripard
2023-05-16phy: ti: gmii-sel: Enable USXGMII mode for J784S4Siddharth Vadapalli
2023-05-16phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J784S4Siddharth Vadapalli
2023-05-16phy: ti: gmii-sel: Enable SGMII mode for J721ESiddharth Vadapalli
2023-05-16phy: ti: gmii-sel: Enable SGMII mode for J7200Siddharth Vadapalli
2023-05-16phy: ti: gmii-sel: Add support for SGMII modeSiddharth Vadapalli
2023-04-12phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721ESiddharth Vadapalli
2023-04-12phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()Siddharth Vadapalli
2023-03-31phy: omap-usb2-phy: Use dev_err_probe()Ye Xingchen
2023-03-20phy: ti: phy-twl4030-usb: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20phy: ti: phy-ti-pipe3: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20phy: ti: phy-omap-usb2: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20phy: ti: phy-j721e-wiz: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20phy: ti: phy-dm816x-usb: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20phy: ti: phy-da8xx-usb: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20phy: ti: phy-am654-serdes: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-14Merge tag 'phy-fixes-6.2' into nextVinod Koul
2023-01-18phy: ti: j721e-wiz: Add support to enable LN23 Type-C swapSinthu Raja
2023-01-18phy: ti: j721e-wiz: Manage TypeC lane swap if typec-dir-gpios not specifiedSinthu Raja
2023-01-11phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap