summaryrefslogtreecommitdiff
path: root/drivers/phy/ti
AgeCommit message (Expand)Author
2022-05-09phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin
2022-05-09phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin
2022-02-16phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I
2021-11-18phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET
2021-06-16phy: ti: Fix an error code in wiz_probe()Yang Li
2021-05-14phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I
2021-05-14phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I
2021-05-11phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-09-08phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter
2020-09-08phy: ti: gmii-sel: retrieve ports number and base offset from dtGrygorii Strashko
2020-09-08phy: ti: gmii-sel: use features mask during initGrygorii Strashko
2020-09-08phy: ti: gmii-sel: move phy init in separate functionGrygorii Strashko
2020-08-31phy: omap-usb2-phy: fix coding style issuesRoger Quadros
2020-08-31Merge branch 'fixes' into nextVinod Koul
2020-08-31phy: omap-usb2-phy: disable PHY charger detectRoger Quadros
2020-08-23phy: ti: j721e-wiz: Remove duplicate includeYueHaibing
2020-08-23phy: ti: am654: update PCIe serdes configSekhar Nori
2020-08-23phy: ti: am654: simplify return handlingSekhar Nori
2020-08-23phy: ti: am654: simplify regfield handlingSekhar Nori
2020-07-17Merge branch 'fixes' into nextVinod Koul
2020-07-08phy: ti-pipe3: remove set but unused variableVinod Koul
2020-07-08phy: ti: dm816x: remove set but unused variableVinod Koul
2020-06-24phy: ti: j721e-wiz: Constify structsRikard Falkeborn
2020-06-24phy: ti: am654-serdes: Constify regmap_configRikard Falkeborn
2020-05-18phy: ti: am654: add support for USB super-speedRoger Quadros
2020-05-18phy: ti: am654: show up in regmap debugfsRoger Quadros
2020-05-18phy: omap-usb2: Clean up exported headerRoger Quadros
2020-05-13phy: ti: j721e-wiz: Fix some error return code in wiz_probe()Wei Yongjun
2020-04-24phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driverJyri Sarha
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-26phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko
2020-03-21Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2020-03-20phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko
2020-02-20phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko
2020-02-20phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko
2020-01-18phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESSHongbo Yao
2020-01-17phy: ti: j721e-wiz: Fix return value check in wiz_probe()Wei Yongjun
2020-01-14phy: ti: j721e-wiz: Manage typec-gpio-dirRoger Quadros
2020-01-14phy: Enable compile testing for some of driversKrzysztof Kozlowski
2020-01-14phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I
2019-12-20phy: ti-pipe3: make clk operations symmetric in probe and removeChuhong Yuan
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-20phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driverGrygorii Strashko
2019-10-25phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko
2019-10-25phy: ti: dm816x: remove set but not used variable 'phy_data'YueHaibing
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-08-26phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register()Wen Yang
2019-08-16phy: ti: am654-serdes: Don't reference clk_init_data after registrationStephen Boyd