Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | phy: zynqmp: Handle the clock enable/disable properly | Manish Narani | 1 | -7/+51 |
2021-03-31 | phy: microchip: PHY_SPARX5_SERDES should depend on ARCH_SPARX5 | Geert Uytterhoeven | 1 | -0/+1 |
2021-03-31 | phy: cadence-torrent: Add delay for PIPE clock to be stable | Kishon Vijay Abraham I | 1 | -0/+9 |
2021-03-31 | phy: cadence-torrent: Explicitly request exclusive reset control | Kishon Vijay Abraham I | 1 | -1/+1 |
2021-03-31 | phy: cadence-torrent: Do not configure SERDES if it's already configured | Kishon Vijay Abraham I | 1 | -10/+22 |
2021-03-31 | phy: cadence-torrent: Group reset APIs and clock APIs | Kishon Vijay Abraham I | 1 | -31/+53 |
2021-03-31 | phy: ti: j721e-wiz: Do not configure wiz if its already configured | Faiz Abbas | 1 | -5/+16 |
2021-03-31 | phy: cadence: Sierra: Enable pll_cmnlc and pll_cmnlc1 clocks | Kishon Vijay Abraham I | 1 | -3/+37 |
2021-03-31 | phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks) | Kishon Vijay Abraham I | 2 | -3/+265 |
2021-03-31 | phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback | Kishon Vijay Abraham I | 1 | -0/+3 |
2021-03-31 | phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy" | Kishon Vijay Abraham I | 1 | -10/+15 |
2021-03-31 | phy: cadence-torrent: Use a common header file for Cadence SERDES | Kishon Vijay Abraham I | 1 | -1/+1 |
2021-03-31 | phy: cadence: Sierra: Explicitly request exclusive reset control | Kishon Vijay Abraham I | 1 | -2/+2 |
2021-03-31 | phy: cadence: Sierra: Move all reset_control_get*() to a separate function | Kishon Vijay Abraham I | 1 | -11/+25 |
2021-03-31 | phy: cadence: Sierra: Move all clk_get_*() to a separate function | Kishon Vijay Abraham I | 1 | -22/+35 |
2021-03-31 | phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnode | Kishon Vijay Abraham I | 1 | -0/+4 |
2021-03-31 | phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes | Kishon Vijay Abraham I | 1 | -0/+4 |
2021-03-31 | phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create() | Kishon Vijay Abraham I | 1 | -10/+7 |
2021-03-31 | phy: cadence: Sierra: Fix PHY power_on sequence | Kishon Vijay Abraham I | 1 | -1/+6 |
2021-03-30 | phy: qcom-qmp: add hbr3_hbr2 voltage and premphasis swing table | Kuogee Hsieh | 1 | -2/+21 |
2021-03-30 | phy: ingenic: Fix a typo in ingenic_usb_phy_probe() | Wei Yongjun | 1 | -2/+2 |
2021-03-30 | phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe() | Wei Yongjun | 1 | -2/+2 |
2021-03-30 | phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally | Geert Uytterhoeven | 1 | -2/+2 |
2021-03-30 | phy: ti: j721e-wiz: add missing call to of_node_put() | Yang Li | 1 | -0/+1 |
2021-03-30 | phy: ralink: phy-mt7621-pci: fix XTAL bitmask | Sergio Paracuellos | 1 | -1/+1 |
2021-03-30 | phy: cadence-torrent: Update PCIe + USB config for correct PLL1 clock | Swapnil Jakhade | 1 | -16/+31 |
2021-03-30 | phy: cadence-torrent: Update SGMII/QSGMII configuration specific to TI | Kishon Vijay Abraham I | 1 | -14/+44 |
2021-03-30 | phy: ti: j721e-wiz: Add support for configuring QSGMII | Kishon Vijay Abraham I | 1 | -2/+62 |
2021-03-30 | phy: cadence-torrent: Update PCIe + QSGMII config for correct PLL1 clock | Swapnil Jakhade | 1 | -28/+49 |
2021-03-30 | phy: cadence-torrent: Add support to drive refclk out | Kishon Vijay Abraham I | 2 | -3/+186 |
2021-03-30 | phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m> | Kishon Vijay Abraham I | 1 | -0/+89 |
2021-03-30 | phy: ti: j721e-wiz: Model the internal clocks without device tree input | Kishon Vijay Abraham I | 1 | -5/+139 |
2021-03-30 | phy: ti: j721e-wiz: Configure full rate divider for AM64 | Kishon Vijay Abraham I | 1 | -3/+36 |
2021-03-30 | phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during cleanup | Kishon Vijay Abraham I | 1 | -0/+6 |
2021-03-30 | phy: ti: j721e-wiz: Remove "regmap_field" from wiz_clk_{mux|div}_sel | Kishon Vijay Abraham I | 1 | -41/+34 |
2021-03-30 | drivers: phy: add support for Armada CP110 UTMI PHY | Konstantin Porotchkin | 3 | -0/+393 |
2021-03-25 | phy: qualcomm: remove duplicate argument | Zhang Yunkai | 1 | -2/+2 |
2021-03-25 | phy: intel: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-03-17 | phy: Add Sparx5 ethernet serdes PHY driver | Steen Hegelund | 7 | -0/+5331 |
2021-03-17 | phy: Add media type and speed serdes configuration interfaces | Steen Hegelund | 1 | -0/+30 |
2021-03-15 | phy: phy-brcm-usb: select SOC_BRCMSTB on brcmstb only | Rafał Miłecki | 1 | -1/+1 |
2021-03-15 | phy: qcom-usb-hs: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2021-03-15 | phy: ti: j721e-wiz: add missing of_node_put | Junlin Yang | 1 | -0/+1 |
2021-03-15 | phy: rockchip-typec: add missing of_node_put | Junlin Yang | 1 | -0/+1 |
2021-03-15 | phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock | Amelie Delaunay | 2 | -0/+66 |
2021-03-12 | phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2 | Liam Beguin | 1 | -13/+14 |
2021-02-10 | Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 6 | -7/+20 |
2021-02-09 | Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Greg Kroah-Hartman | 12 | -122/+824 |
2021-02-06 | phy: cpcap-usb: Simplify bool conversion | Yang Li | 1 | -1/+1 |
2021-02-06 | phy: qcom-qmp: make a const array static, makes object smaller | Colin Ian King | 1 | -1/+1 |