summaryrefslogtreecommitdiff
path: root/drivers/phy/ti
AgeCommit message (Expand)AuthorFilesLines
2024-02-23phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren1-2/+2
2023-02-01phy: ti: fix Kconfig warning and operator precedenceRandy Dunlap1-2/+2
2022-05-09phy: ti: Add missing pm_runtime_disable() in serdes_am654_probeMiaoqian Lin1-1/+1
2022-05-09phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocksMiaoqian Lin1-1/+1
2022-02-16phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I1-0/+1
2021-11-18phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter1-0/+2
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET1-4/+13
2021-06-16phy: ti: Fix an error code in wiz_probe()Yang Li1-0/+1
2021-05-14phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I1-0/+6
2021-05-14phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I1-10/+7
2021-05-11phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang1-1/+1
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman1-2/+4
2020-09-08phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter1-2/+4
2020-09-08phy: ti: gmii-sel: retrieve ports number and base offset from dtGrygorii Strashko1-11/+33
2020-09-08phy: ti: gmii-sel: use features mask during initGrygorii Strashko1-8/+2
2020-09-08phy: ti: gmii-sel: move phy init in separate functionGrygorii Strashko1-47/+64
2020-08-31phy: omap-usb2-phy: fix coding style issuesRoger Quadros1-19/+17
2020-08-31Merge branch 'fixes' into nextVinod Koul1-7/+40
2020-08-31phy: omap-usb2-phy: disable PHY charger detectRoger Quadros1-7/+40
2020-08-23phy: ti: j721e-wiz: Remove duplicate includeYueHaibing1-1/+0
2020-08-23phy: ti: am654: update PCIe serdes configSekhar Nori1-5/+135
2020-08-23phy: ti: am654: simplify return handlingSekhar Nori1-28/+20
2020-08-23phy: ti: am654: simplify regfield handlingSekhar Nori1-93/+68
2020-07-17Merge branch 'fixes' into nextVinod Koul2-6/+6
2020-07-08phy: ti-pipe3: remove set but unused variableVinod Koul1-3/+2
2020-07-08phy: ti: dm816x: remove set but unused variableVinod Koul1-6/+5
2020-06-24phy: ti: j721e-wiz: Constify structsRikard Falkeborn1-5/+5
2020-06-24phy: ti: am654-serdes: Constify regmap_configRikard Falkeborn1-1/+1
2020-05-18phy: ti: am654: add support for USB super-speedRoger Quadros1-2/+101
2020-05-18phy: ti: am654: show up in regmap debugfsRoger Quadros1-0/+1
2020-05-18phy: omap-usb2: Clean up exported headerRoger Quadros1-4/+56
2020-05-13phy: ti: j721e-wiz: Fix some error return code in wiz_probe()Wei Yongjun1-1/+5
2020-04-24phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driverJyri Sarha1-4/+55
2020-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-3/+0
2020-03-27phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko1-3/+0
2020-03-21Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman1-0/+19
2020-03-20phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko1-0/+19
2020-02-20phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko1-0/+1
2020-02-20phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko1-5/+4
2020-01-18phy: ti: j721e-wiz: Fix build error without CONFIG_OF_ADDRESSHongbo Yao1-0/+1
2020-01-17phy: ti: j721e-wiz: Fix return value check in wiz_probe()Wei Yongjun1-1/+1
2020-01-14phy: ti: j721e-wiz: Manage typec-gpio-dirRoger Quadros1-0/+61
2020-01-14phy: Enable compile testing for some of driversKrzysztof Kozlowski1-2/+2
2020-01-14phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCKishon Vijay Abraham I3-0/+914
2019-12-20phy: ti-pipe3: make clk operations symmetric in probe and removeChuhong Yuan1-11/+7
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+1
2019-11-20phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driverGrygorii Strashko1-2/+2
2019-10-25phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko1-1/+1
2019-10-25phy: ti: dm816x: remove set but not used variable 'phy_data'YueHaibing1-3/+0
2019-09-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-2/+2