Age | Commit message (Expand) | Author |
2022-02-02 | phy: dphy: Correct clk_pre parameter | Liu Ying |
2022-01-27 | phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy | Wan Jiabing |
2022-01-27 | phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable() | Dan Carpenter |
2022-01-27 | phy: xilinx: zynqmp: Fix bus width setting for SGMII | Robert Hancock |
2022-01-24 | phy: cadence: Sierra: fix error handling bugs in probe() | Dan Carpenter |
2022-01-24 | phy: ti: Fix missing sentinel for clk_div_table | Kishon Vijay Abraham I |
2022-01-23 | phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option | Al Cooper |
2022-01-23 | phy: usb: Leave some clocks running during suspend | Al Cooper |
2022-01-14 | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-12-30 | Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Greg Kroah-Hartman |
2021-12-27 | phy: cadence: Sierra: Add support for derived reference clock output | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Add support for PHY multilink configurations | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Fix to get correct parent for mux clocks | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Update single link PCIe register configuration | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Check cmn_ready assertion during PHY power on | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Add PHY PCS common register configurations | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra ... | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Add support to get SSC type from device tree | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Prepare driver to add support for multilink configurations | Swapnil Jakhade |
2021-12-27 | phy: cadence: Sierra: Use of_device_get_match_data() to get driver data | Swapnil Jakhade |
2021-12-27 | phy: mediatek: Fix missing check in mtk_mipi_tx_probe | Miaoqian Lin |
2021-12-24 | phy: uniphier-usb3ss: fix unintended writing zeros to PHY register | Ryuta NAKANISHI |
2021-12-24 | phy: phy-mtk-tphy: use new io helpers to access register | Chunfeng Yun |
2021-12-24 | phy: phy-mtk-xsphy: use new io helpers to access register | Chunfeng Yun |
2021-12-24 | phy: mediatek: add helpers to update bits of registers | Chunfeng Yun |
2021-12-24 | phy: phy-mtk-tphy: add support efuse setting | Chunfeng Yun |
2021-12-24 | phy: qcom-qmp: Add SM8450 PCIe1 PHY support | Dmitry Baryshkov |
2021-12-23 | phy: phy-rockchip-inno-usb2: add rk3568 support | Peter Geis |
2021-12-23 | phy: phy-rockchip-inno-usb2: support muxed interrupts | Peter Geis |
2021-12-23 | phy: phy-rockchip-inno-usb2: support standalone phy nodes | Peter Geis |
2021-12-23 | phy: phy-rockchip-inno-usb2: support #address_cells = 2 | Peter Geis |
2021-12-18 | phy: qcom-qmp: Add SM8450 PCIe0 PHY support | Dmitry Baryshkov |
2021-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-16 | phy: qcom-qmp: Add SM8450 USB QMP PHYs | Vinod Koul |
2021-12-15 | phy: freescale: pcie: explicitly add bitfield.h | Vinod Koul |
2021-12-14 | phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver | Richard Zhu |
2021-12-14 | phy: rockchip-inno-usb2: remove redundant assignment to variable delay | Colin Ian King |
2021-12-14 | phy: lan966x: Remove set_speed function | Horatiu Vultur |
2021-12-14 | phy: ti: Use IS_ERR_OR_NULL() to clean code | Miaoqian Lin |
2021-12-14 | phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node function | Miaoqian Lin |
2021-12-09 | phy: qcom: use struct_size instead of sizeof | Guo Zhengkui |
2021-12-07 | phy: qcom-qmp: Add SM8450 UFS QMP Phy | Vinod Koul |
2021-12-02 | phy: lan966x: Extend lan966x to support multiple phy interfaces. | Horatiu Vultur |
2021-12-02 | phy: intel: Remove redundant dev_err call in thunderbay_emmc_phy_probe() | Zou Wei |
2021-11-26 | phy: stm32: adopt dev_err_probe for regulators | Fabrice Gasnier |
2021-11-25 | phy: bcm-ns-usb2: improve printing ref clk errors | Rafał Miłecki |
2021-11-23 | phy: marvell: phy-mvebu-cp110-comphy: add support for 5gbase-r | Marek Behún |
2021-11-23 | phy: intel: Add Thunder Bay eMMC PHY support | Rashmi A |