summaryrefslogtreecommitdiffstats
path: root/drivers/phy/ti
Commit message (Expand)AuthorAgeFilesLines
* phy: ti: Fix missing sentinel for clk_div_tableKishon Vijay Abraham I2022-01-241-0/+1
* Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2021-12-301-3/+3
|\
| * phy: ti: Use IS_ERR_OR_NULL() to clean codeMiaoqian Lin2021-12-141-3/+3
* | phy: ti: omap-usb2: Fix the kernel-doc styleVinod Koul2021-11-231-3/+3
* | phy: ti: tusb1210: Fix the kernel-doc warnVinod Koul2021-11-201-1/+1
* | phy: ti: report 2 non-kernel-doc commentsRandy Dunlap2021-11-162-2/+2
|/
* phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter2021-10-261-0/+2
* phy: phy-twl4030-usb: Disable PHY for suspendTony Lindgren2021-08-061-0/+15
* Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-232-7/+16
|\
| * phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET2021-06-211-4/+13
| * phy: phy-twl4030-usb: use DEVICE_ATTR_RO macroYueHaibing2021-05-311-3/+3
* | phy: ti: Fix an error code in wiz_probe()Yang Li2021-05-311-0/+1
|/
* phy: Revert "phy: ti: j721e-wiz: add missing of_node_put"Vinod Koul2021-04-161-1/+0
* phy: ti: j721e-wiz: Add missing include linux/slab.hShixin Liu2021-04-161-0/+1
* phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang2021-04-161-1/+1
* phy: ti: j721e-wiz: Configure 'p_standard_mode' only for DP/QSGMIIKishon Vijay Abraham I2021-03-311-0/+2
* phy: ti: j721e-wiz: Do not configure wiz if its already configuredFaiz Abbas2021-03-311-5/+16
* phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnodeKishon Vijay Abraham I2021-03-311-0/+4
* phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()Kishon Vijay Abraham I2021-03-311-10/+7
* phy: ti: j721e-wiz: add missing call to of_node_put()Yang Li2021-03-301-0/+1
* phy: ti: j721e-wiz: Add support for configuring QSGMIIKishon Vijay Abraham I2021-03-301-2/+62
* phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>Kishon Vijay Abraham I2021-03-301-0/+89
* phy: ti: j721e-wiz: Model the internal clocks without device tree inputKishon Vijay Abraham I2021-03-301-5/+139
* phy: ti: j721e-wiz: Configure full rate divider for AM64Kishon Vijay Abraham I2021-03-301-3/+36
* phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanupKishon Vijay Abraham I2021-03-301-0/+6
* phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_selKishon Vijay Abraham I2021-03-301-41/+34
* phy: ti: j721e-wiz: add missing of_node_putJunlin Yang2021-03-151-0/+1
* phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2Liam Beguin2021-03-121-13/+14
* phy: ti: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun2020-11-163-25/+11
* Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman2020-10-051-2/+4
|\
| * phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter2020-09-081-2/+4
* | phy: ti: gmii-sel: retrieve ports number and base offset from dtGrygorii Strashko2020-09-081-11/+33
* | phy: ti: gmii-sel: use features mask during initGrygorii Strashko2020-09-081-8/+2
* | phy: ti: gmii-sel: move phy init in separate functionGrygorii Strashko2020-09-081-47/+64
* | phy: omap-usb2-phy: fix coding style issuesRoger Quadros2020-08-311-19/+17
* | Merge branch 'fixes' into nextVinod Koul2020-08-311-7/+40
|\|
| * phy: omap-usb2-phy: disable PHY charger detectRoger Quadros2020-08-311-7/+40
* | phy: ti: j721e-wiz: Remove duplicate includeYueHaibing2020-08-231-1/+0
* | phy: ti: am654: update PCIe serdes configSekhar Nori2020-08-231-5/+135
* | phy: ti: am654: simplify return handlingSekhar Nori2020-08-231-28/+20
* | phy: ti: am654: simplify regfield handlingSekhar Nori2020-08-231-93/+68
|/
* Merge branch 'fixes' into nextVinod Koul2020-07-172-6/+6
|\
| * phy: ti: j721e-wiz: Constify structsRikard Falkeborn2020-06-241-5/+5
| * phy: ti: am654-serdes: Constify regmap_configRikard Falkeborn2020-06-241-1/+1
* | phy: ti-pipe3: remove set but unused variableVinod Koul2020-07-081-3/+2
* | phy: ti: dm816x: remove set but unused variableVinod Koul2020-07-081-6/+5
|/
* phy: ti: am654: add support for USB super-speedRoger Quadros2020-05-181-2/+101
* phy: ti: am654: show up in regmap debugfsRoger Quadros2020-05-181-0/+1
* phy: omap-usb2: Clean up exported headerRoger Quadros2020-05-181-4/+56
* phy: ti: j721e-wiz: Fix some error return code in wiz_probe()Wei Yongjun2020-05-131-1/+5