summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-16Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-03-07phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang
2024-03-06phy: qcom-qmp-combo: fix type-c switch registrationJohan Hovold
2024-03-06phy: qcom-qmp-combo: fix drm bridge registrationJohan Hovold
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-16phy: ti: tusb1210: Define device IDsAndy Shevchenko
2024-02-16phy: ti: tusb1210: Use temporary variable for struct deviceAndy Shevchenko
2024-02-16phy: qcom-qmp-usb: fix v3 offsets dataDmitry Baryshkov
2024-02-16phy: rockchip: Add Samsung HDMI/eDP Combo PHY driverCristian Ciocaltea
2024-02-07phy: ti: gmii-sel: add resume supportThomas Richard
2024-02-07phy: mtk-mipi-csi: add driver for CSI phyPhi-bang Nguyen
2024-02-07phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...Swapnil Jakhade
2024-02-07phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink...Swapnil Jakhade
2024-02-07phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configu...Swapnil Jakhade
2024-02-07phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loopAbel Vesa
2024-02-07phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang
2024-02-07phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashesAlexander Stein
2024-02-07phy: qcom-qmp-ufs: Switch to devm_clk_bulk_get_all() APIManivannan Sadhasivam
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-01-30phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren
2024-01-30phy: qcom: sgmii-eth: move PCS registers to separate headerDmitry Baryshkov
2024-01-30phy: qcom: sgmii-eth: use existing register definitionsDmitry Baryshkov
2024-01-30phy: qcom: qmp-usbc: drop has_pwrdn_delay handlingDmitry Baryshkov
2024-01-30phy: qcom: qmp: move common bits definitions to common headerDmitry Baryshkov
2024-01-30phy: qcom: qmp: split DP PHY registers to separate headersDmitry Baryshkov
2024-01-30phy: qcom: qmp: move common functions to common headerDmitry Baryshkov
2024-01-30phy: qcom: qmp-usb-legacy: drop qmp_usb_legacy_iomapDmitry Baryshkov
2024-01-30phy: qcom: qmp-usb-legacy: drop single-lane supportDmitry Baryshkov
2024-01-30phy: qcom: qmp-pcie: Update PCIe0 PHY settings for SM8550Qiang Yu
2024-01-30phy: qcom: qmp-pcie: Update PCIe1 PHY settings for SM8550Can Guo
2024-01-27phy: realtek: usb: add new driver for the Realtek RTD SoC USB 3.0 PHYStanley Chang
2024-01-27phy: realtek: usb: add new driver for the Realtek RTD SoC USB 2.0 PHYStanley Chang
2024-01-27phy: core: add notify_connect and notify_disconnect callbackStanley Chang
2024-01-24phy: lan966x: Add missing serdes mux entryHoratiu Vultur
2024-01-24phy: armada-38x: add mux value for gbe port 0 on serdes 0Josua Mayer
2024-01-24phy: renesas: rcar-gen3-usb2: Fix returning wrong error codeYoshihiro Shimoda
2024-01-24phy: qcom-qmp-pcie: Add support for X1E80100 g3x2 and g4x2 PCIEAbel Vesa
2024-01-24phy: qcom: qmp-pcie: Add QMP v6 registers layoutAbel Vesa
2024-01-24phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018Mantas Pucka
2024-01-24phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018Mantas Pucka
2024-01-23phy: qcom: qmp-usbc: enable SDM630 supportDmitry Baryshkov
2024-01-23phy: qcom: qmp-usbc: handle CLAMP register in a correct wayDmitry Baryshkov
2024-01-23phy: qcom: qmp-usbc: add support for the Type-C handlingDmitry Baryshkov
2024-01-23phy: qcom: qmp-usb: drop dual-lane handlingDmitry Baryshkov
2024-01-23phy: qcom: qmp-usb: split USB-C PHY driverDmitry Baryshkov
2024-01-23phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550Can Guo
2024-01-23phy: qcom: qmp-ufs: Add SC7180 supportDavid Wronek
2024-01-18Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds