aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-02drm/msm/gem: Add missing rcu_dereference()Rob Clark1-1/+1
2024-07-02Merge tag 'renesas-pinctrl-for-v6.11-tag2-v2' of git://git.kernel.org/pub/scm...Linus Walleij4-418/+557
2024-07-02Merge branch 'net-txgbe-fix-msi-and-intx-interrupts'Paolo Abeni7-85/+64
2024-07-02net: txgbe: free isb resources at the right timeJiawen Wu3-4/+9
2024-07-02net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu1-5/+39
2024-07-02net: txgbe: remove separate irq request for MSI and INTxJiawen Wu6-76/+15
2024-07-02net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu1-0/+1
2024-07-02drm/msm/a6xx: Add missing __always_unusedRob Clark1-1/+1
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui4-0/+69
2024-07-02selftests/bpf: Factor out many args tests from tracing_structPu Lehui3-58/+86
2024-07-02platform/x86: toshiba_acpi: Fix quickstart quirk handlingArmin Wolf1-13/+18
2024-07-02riscv, bpf: Add 12-argument support for RV64 bpf trampolinePu Lehui1-19/+47
2024-07-02nvme-multipath: implement "queue-depth" iopolicyThomas Song3-5/+87
2024-07-02Merge branch 'fixes-for-stm32-dwmac-driver-fails-to-probe'Paolo Abeni1-2/+7
2024-07-02net: stmmac: dwmac-stm32: update err status in case different of stm32mp13Christophe Roullier1-2/+4
2024-07-02net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...Christophe Roullier1-0/+3
2024-07-02net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang1-1/+1
2024-07-02dt-bindings: net: dwmac: Validate PBL for all IP-coresSerge Semin1-54/+26
2024-07-02ASoC: topology: Unify code for creating standalone and widget enum controlAmadeusz Sławiński1-77/+9
2024-07-02ASoC: topology: Unify code for creating standalone and widget mixer controlAmadeusz Sławiński1-57/+9
2024-07-02ASoC: topology: Unify code for creating standalone and widget bytes controlAmadeusz Sławiński1-42/+9
2024-07-02ASoC: topology: Reshuffle function placementAmadeusz Sławiński1-233/+233
2024-07-02ASoC: topology: Rename function creating widget kcontrolAmadeusz Sławiński1-6/+6
2024-07-02ASoC: topology: Align dynamic object initialization for controlsAmadeusz Sławiński1-5/+9
2024-07-02ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()Amadeusz Sławiński1-1/+1
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_createAmadeusz Sławiński1-21/+10
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_createAmadeusz Sławiński1-23/+12
2024-07-02Merge branch 'net-bpf_net_context-cleanups'Paolo Abeni8-68/+71
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_createAmadeusz Sławiński1-12/+5
2024-07-02ASoC: topology: Properly initialize soc_enum valuesAmadeusz Sławiński1-0/+2
2024-07-02ASoC: topology: Do not do unnecessary dobj managementAmadeusz Sławiński1-4/+0
2024-07-02net: Move flush list retrieval to where it is used.Sebastian Andrzej Siewior3-5/+10
2024-07-02ASoC: topology: Simplify codeAmadeusz Sławiński1-7/+3
2024-07-02net: Optimize xdp_do_flush() with bpf_net_context infos.Sebastian Andrzej Siewior7-62/+61
2024-07-02net: Remove task_struct::bpf_net_context init on fork.Sebastian Andrzej Siewior1-1/+0
2024-07-02phy: airoha: Add dtime and Rx AEQ IO registersLorenzo Bianconi2-0/+55
2024-07-02dt-bindings: phy: airoha: Add dtime and Rx AEQ IO registersLorenzo Bianconi1-2/+13
2024-07-02dt-bindings: phy: rockchip-emmc-phy: Convert to dtschemaShresth Prasad3-46/+77
2024-07-02dt-bindings: phy: qcom,qmp-usb: fix spelling errorYijie Yang1-1/+1
2024-07-02phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)André Draszik2-5/+667
2024-07-02phy: exynos5-usbdrd: convert Vbus supplies to regulator_bulkAndré Draszik1-47/+39
2024-07-02phy: exynos5-usbdrd: convert (phy) register access clock to clk_bulkAndré Draszik1-15/+39
2024-07-02phy: exynos5-usbdrd: convert core clocks to clk_bulkAndré Draszik1-68/+61
2024-07-02phy: exynos5-usbdrd: support isolating HS and SS ports independentlyAndré Draszik1-10/+13
2024-07-02dt-bindings: phy: samsung,usb3-drd-phy: add gs101 compatibleAndré Draszik1-2/+75
2024-07-02phy: core: Fix documentation of of_phy_getMiaoqian Lin1-1/+1
2024-07-02phy: starfive: Correct the dphy configure processChanghuang Liang1-1/+3
2024-07-02phy: zynqmp: Add debugfs supportSean Anderson1-0/+40
2024-07-02phy: zynqmp: Take the phy mutex in xlateSean Anderson1-0/+1
2024-07-02phy: zynqmp: Only wait for PLL lock "primary" instancesSean Anderson1-9/+21