summaryrefslogtreecommitdiff
path: root/drivers/phy/ti
AgeCommit message (Expand)Author
2021-11-23phy: ti: omap-usb2: Fix the kernel-doc styleVinod Koul
2021-11-20phy: ti: tusb1210: Fix the kernel-doc warnVinod Koul
2021-11-16phy: ti: report 2 non-kernel-doc commentsRandy Dunlap
2021-10-26phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter
2021-08-06phy: phy-twl4030-usb: Disable PHY for suspendTony Lindgren
2021-06-23Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-06-21phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET
2021-05-31phy: ti: Fix an error code in wiz_probe()Yang Li
2021-05-31phy: phy-twl4030-usb: use DEVICE_ATTR_RO macroYueHaibing
2021-04-16phy: Revert "phy: ti: j721e-wiz: add missing of_node_put"Vinod Koul
2021-04-16phy: ti: j721e-wiz: Add missing include linux/slab.hShixin Liu
2021-04-16phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang
2021-03-31phy: ti: j721e-wiz: Configure 'p_standard_mode' only for DP/QSGMIIKishon Vijay Abraham I
2021-03-31phy: ti: j721e-wiz: Do not configure wiz if its already configuredFaiz Abbas
2021-03-31phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnodeKishon Vijay Abraham I
2021-03-31phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I
2021-03-30phy: ti: j721e-wiz: add missing call to of_node_put()Yang Li
2021-03-30phy: ti: j721e-wiz: Add support for configuring QSGMIIKishon Vijay Abraham I
2021-03-30phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>Kishon Vijay Abraham I
2021-03-30phy: ti: j721e-wiz: Model the internal clocks without device tree inputKishon Vijay Abraham I
2021-03-30phy: ti: j721e-wiz: Configure full rate divider for AM64Kishon Vijay Abraham I
2021-03-30phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I
2021-03-30phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_selKishon Vijay Abraham I
2021-03-15phy: ti: j721e-wiz: add missing of_node_putJunlin Yang
2021-03-12phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2Liam Beguin
2020-11-16phy: ti: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
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