| Commit message (Expand) | Author | Age | Files | Lines |
* | phy: ti: Fix missing sentinel for clk_div_table | Kishon Vijay Abraham I | 2022-01-24 | 1 | -0/+1 |
* | Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Greg Kroah-Hartman | 2021-12-30 | 1 | -3/+3 |
|\ |
|
| * | phy: ti: Use IS_ERR_OR_NULL() to clean code | Miaoqian Lin | 2021-12-14 | 1 | -3/+3 |
* | | phy: ti: omap-usb2: Fix the kernel-doc style | Vinod Koul | 2021-11-23 | 1 | -3/+3 |
* | | phy: ti: tusb1210: Fix the kernel-doc warn | Vinod Koul | 2021-11-20 | 1 | -1/+1 |
* | | phy: ti: report 2 non-kernel-doc comments | Randy Dunlap | 2021-11-16 | 2 | -2/+2 |
|/ |
|
* | phy: ti: gmii-sel: check of_get_address() for failure | Dan Carpenter | 2021-10-26 | 1 | -0/+2 |
* | phy: phy-twl4030-usb: Disable PHY for suspend | Tony Lindgren | 2021-08-06 | 1 | -0/+15 |
* | Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2021-06-23 | 2 | -7/+16 |
|\ |
|
| * | phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe() | Christophe JAILLET | 2021-06-21 | 1 | -4/+13 |
| * | phy: phy-twl4030-usb: use DEVICE_ATTR_RO macro | YueHaibing | 2021-05-31 | 1 | -3/+3 |
* | | phy: ti: Fix an error code in wiz_probe() | Yang Li | 2021-05-31 | 1 | -0/+1 |
|/ |
|
* | phy: Revert "phy: ti: j721e-wiz: add missing of_node_put" | Vinod Koul | 2021-04-16 | 1 | -1/+0 |
* | phy: ti: j721e-wiz: Add missing include linux/slab.h | Shixin Liu | 2021-04-16 | 1 | -0/+1 |
* | phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove() | Yang Yingliang | 2021-04-16 | 1 | -1/+1 |
* | phy: ti: j721e-wiz: Configure 'p_standard_mode' only for DP/QSGMII | Kishon Vijay Abraham I | 2021-03-31 | 1 | -0/+2 |
* | phy: ti: j721e-wiz: Do not configure wiz if its already configured | Faiz Abbas | 2021-03-31 | 1 | -5/+16 |
* | phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnode | Kishon Vijay Abraham I | 2021-03-31 | 1 | -0/+4 |
* | phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create() | Kishon Vijay Abraham I | 2021-03-31 | 1 | -10/+7 |
* | phy: ti: j721e-wiz: add missing call to of_node_put() | Yang Li | 2021-03-30 | 1 | -0/+1 |
* | phy: ti: j721e-wiz: Add support for configuring QSGMII | Kishon Vijay Abraham I | 2021-03-30 | 1 | -2/+62 |
* | phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m> | Kishon Vijay Abraham I | 2021-03-30 | 1 | -0/+89 |
* | phy: ti: j721e-wiz: Model the internal clocks without device tree input | Kishon Vijay Abraham I | 2021-03-30 | 1 | -5/+139 |
* | phy: ti: j721e-wiz: Configure full rate divider for AM64 | Kishon Vijay Abraham I | 2021-03-30 | 1 | -3/+36 |
* | phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup | Kishon Vijay Abraham I | 2021-03-30 | 1 | -0/+6 |
* | phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_sel | Kishon Vijay Abraham I | 2021-03-30 | 1 | -41/+34 |
* | phy: ti: j721e-wiz: add missing of_node_put | Junlin Yang | 2021-03-15 | 1 | -0/+1 |
* | phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2 | Liam Beguin | 2021-03-12 | 1 | -13/+14 |
* | phy: ti: convert to devm_platform_ioremap_resource(_byname) | Chunfeng Yun | 2020-11-16 | 3 | -25/+11 |
* | Merge 5.9-rc8 into usb-next | Greg Kroah-Hartman | 2020-10-05 | 1 | -2/+4 |
|\ |
|
| * | phy: ti: am654: Fix a leak in serdes_am654_probe() | Dan Carpenter | 2020-09-08 | 1 | -2/+4 |
* | | phy: ti: gmii-sel: retrieve ports number and base offset from dt | Grygorii Strashko | 2020-09-08 | 1 | -11/+33 |
* | | phy: ti: gmii-sel: use features mask during init | Grygorii Strashko | 2020-09-08 | 1 | -8/+2 |
* | | phy: ti: gmii-sel: move phy init in separate function | Grygorii Strashko | 2020-09-08 | 1 | -47/+64 |
* | | phy: omap-usb2-phy: fix coding style issues | Roger Quadros | 2020-08-31 | 1 | -19/+17 |
* | | Merge branch 'fixes' into next | Vinod Koul | 2020-08-31 | 1 | -7/+40 |
|\| |
|
| * | phy: omap-usb2-phy: disable PHY charger detect | Roger Quadros | 2020-08-31 | 1 | -7/+40 |
* | | phy: ti: j721e-wiz: Remove duplicate include | YueHaibing | 2020-08-23 | 1 | -1/+0 |
* | | phy: ti: am654: update PCIe serdes config | Sekhar Nori | 2020-08-23 | 1 | -5/+135 |
* | | phy: ti: am654: simplify return handling | Sekhar Nori | 2020-08-23 | 1 | -28/+20 |
* | | phy: ti: am654: simplify regfield handling | Sekhar Nori | 2020-08-23 | 1 | -93/+68 |
|/ |
|
* | Merge branch 'fixes' into next | Vinod Koul | 2020-07-17 | 2 | -6/+6 |
|\ |
|
| * | phy: ti: j721e-wiz: Constify structs | Rikard Falkeborn | 2020-06-24 | 1 | -5/+5 |
| * | phy: ti: am654-serdes: Constify regmap_config | Rikard Falkeborn | 2020-06-24 | 1 | -1/+1 |
* | | phy: ti-pipe3: remove set but unused variable | Vinod Koul | 2020-07-08 | 1 | -3/+2 |
* | | phy: ti: dm816x: remove set but unused variable | Vinod Koul | 2020-07-08 | 1 | -6/+5 |
|/ |
|
* | phy: ti: am654: add support for USB super-speed | Roger Quadros | 2020-05-18 | 1 | -2/+101 |
* | phy: ti: am654: show up in regmap debugfs | Roger Quadros | 2020-05-18 | 1 | -0/+1 |
* | phy: omap-usb2: Clean up exported header | Roger Quadros | 2020-05-18 | 1 | -4/+56 |
* | phy: ti: j721e-wiz: Fix some error return code in wiz_probe() | Wei Yongjun | 2020-05-13 | 1 | -1/+5 |