| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' into next | Vinod Koul | 2023-05-19 | 5 | -11/+13 |
|\ |
|
| * | phy: qcom-snps: correct struct qcom_snps_hsphy kerneldoc | Krzysztof Kozlowski | 2023-05-16 | 1 | -1/+1 |
| * | phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 value | Neil Armstrong | 2023-05-16 | 1 | -1/+1 |
| * | phy: mediatek: rework the floating point comparisons to fixed point | Tom Rix | 2023-05-16 | 1 | -5/+5 |
| * | phy: qcom-qmp-pcie-msm8996: fix init-count imbalance | Johan Hovold | 2023-05-08 | 1 | -2/+3 |
| * | phy: qcom-qmp-combo: fix init-count imbalance | Johan Hovold | 2023-05-08 | 1 | -2/+3 |
* | | dt-bindings: phy: cdns,salvo: add property cdns,usb2-disconnect-threshold-mic... | Frank Li | 2023-05-19 | 1 | -0/+6 |
* | | phy: cadence: salvo: Add cdns,usb2-disconnect-threshold-microvolt property | Frank Li | 2023-05-19 | 1 | -0/+29 |
* | | phy: cadence: salvo: add .set_mode API | Peter Chen | 2023-05-19 | 1 | -0/+29 |
* | | phy: cadence: salvo: add bist fix | Peter Chen | 2023-05-19 | 1 | -0/+2 |
* | | phy: cadence: salvo: decrease delay value to zero for txvalid | Peter Chen | 2023-05-19 | 1 | -0/+17 |
* | | phy: cadence: salvo: add access for USB2PHY | Peter Chen | 2023-05-19 | 1 | -8/+10 |
* | | phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 binding | Bhupesh Sharma | 2023-05-17 | 1 | -0/+22 |
* | | dt-bindings: phy: qcom,qmp-usb: Drop legacy bindings and move to newer one (S... | Bhupesh Sharma | 2023-05-17 | 2 | -27/+38 |
* | | phy: ti: gmii-sel: Enable USXGMII mode for J784S4 | Siddharth Vadapalli | 2023-05-16 | 1 | -1/+10 |
* | | phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J784S4 | Siddharth Vadapalli | 2023-05-16 | 1 | -0/+13 |
* | | phy: ti: gmii-sel: Enable SGMII mode for J721E | Siddharth Vadapalli | 2023-05-16 | 1 | -1/+1 |
* | | phy: ti: gmii-sel: Enable SGMII mode for J7200 | Siddharth Vadapalli | 2023-05-16 | 1 | -1/+1 |
* | | phy: ti: gmii-sel: Add support for SGMII mode | Siddharth Vadapalli | 2023-05-16 | 1 | -0/+8 |
* | | phy: freescale: imx8m-pcie: Use devm_platform_ioremap_resource() | Yang Li | 2023-05-16 | 1 | -3/+1 |
* | | phy: hisilicon: Allow building phy-hisi-inno-usb2 on ARM32 | David Yang | 2023-05-16 | 1 | -1/+1 |
* | | phy: hisilicon: Add inno-usb2-phy driver for Hi3798MV100 | David Yang | 2023-05-16 | 1 | -16/+46 |
* | | phy: Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYNOS4X12_USB" | Artur Weber | 2023-05-16 | 1 | -1/+1 |
* | | phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence | Varadarajan Narayanan | 2023-05-16 | 1 | -0/+115 |
* | | phy: qcom-qusb2: add QUSB2 support for IPQ9574 | Varadarajan Narayanan | 2023-05-16 | 1 | -0/+3 |
* | | dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY | Varadarajan Narayanan | 2023-05-16 | 1 | -6/+38 |
* | | dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible | Varadarajan Narayanan | 2023-05-16 | 1 | -1/+2 |
* | | phy: sparx5-serdes: add skip_cmu_cfg check when configuring lanes | Daniel Machon | 2023-05-08 | 1 | -0/+5 |
* | | phy: sparx5-serdes: remove power up of all CMUs | Daniel Machon | 2023-05-08 | 2 | -26/+0 |
* | | phy: sparx5-serdes: power on CMUs individually | Daniel Machon | 2023-05-08 | 1 | -1/+42 |
* | | phy: sparx5-serdes: power down all CMUs by default | Daniel Machon | 2023-05-08 | 1 | -0/+51 |
* | | phy: sparx5-serdes: reorder CMU functions | Daniel Machon | 2023-05-08 | 1 | -153/+153 |
* | | phy: sparx5-serdes: configure optimal quiet mode for serdes lanes | Daniel Machon | 2023-05-08 | 1 | -1/+31 |
* | | phy: sparx5-serdes: add registers required for SD/CMU power down | Daniel Machon | 2023-05-08 | 1 | -0/+106 |
* | | phy: cadence-torrent: Add USB + DP multilink configuration | Swapnil Jakhade | 2023-05-08 | 1 | -0/+98 |
* | | phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclk | Swapnil Jakhade | 2023-05-08 | 1 | -57/+227 |
* | | phy: cadence-torrent: Prepare driver for multilink DP support | Swapnil Jakhade | 2023-05-08 | 1 | -137/+168 |
* | | phy: cadence-torrent: Add function to get PLL to be configured for DP | Swapnil Jakhade | 2023-05-08 | 1 | -0/+33 |
* | | dt-bindings: phy: qmp-ufs: tweak clock and clock-names for sa8775p | Bartosz Golaszewski | 2023-05-08 | 1 | -2/+2 |
* | | dt-bindings: phy: qcom,edp-phy: allow power-domains | Krzysztof Kozlowski | 2023-05-08 | 1 | -0/+3 |
* | | phy: qcom-qmp: Add SA8775P USB3 UNI phy | Shazad Hussain | 2023-05-08 | 1 | -0/+45 |
* | | dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add SA8775P USB PHY binding | Shazad Hussain | 2023-05-08 | 1 | -0/+1 |
* | | dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for SA8775P | Shazad Hussain | 2023-05-08 | 1 | -0/+1 |
* | | dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P | Shazad Hussain | 2023-05-08 | 1 | -0/+21 |
* | | dt-bindings: phy: brcm,kona-usb2-phy: convert to YAML | Stanislav Jakubek | 2023-05-08 | 2 | -15/+36 |
* | | phy: amlogic: enable/disable clkin during Amlogic USB PHY init/exit | Dmitry Rokosov | 2023-05-08 | 1 | -2/+13 |
|/ |
|
* | Linux 6.4-rc1v6.4-rc1 | Linus Torvalds | 2023-05-07 | 1 | -2/+2 |
* | Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-05-07 | 514 | -144556/+167669 |
|\ |
|
| * | Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL" | Arnaldo Carvalho de Melo | 2023-05-06 | 6 | -20/+14 |
| * | Revert "perf build: Warn for BPF skeletons if endian mismatches" | Arnaldo Carvalho de Melo | 2023-05-06 | 1 | -10/+7 |