summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-07ASoC: ops: fix pointer types to be big-endianBen Dooks
2026-01-07coresight: tpda: Fix intendation for sysfs interface documentationSuzuki K Poulose
2026-01-07arm64: defconfig: Enable Mediatek HDMIv2 driverLouis-Alexis Eyraud
2026-01-07arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build timeRob Herring (Arm)
2026-01-07arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro)Frank Wunderlich
2026-01-07arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3Frank Wunderlich
2026-01-07arm64: dts: airoha: Use hyphen in node namesKrzysztof Kozlowski
2026-01-07drm/exynos: hdmi: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-01-07gpio: shared: don't allocate the lookup table until we really need itBartosz Golaszewski
2026-01-07gpio: shared: fix a race conditionBartosz Golaszewski
2026-01-07gpio: shared: assign the correct firmware node for reset-gpio use-caseBartosz Golaszewski
2026-01-07gpio: rockchip: mark the GPIO controller as sleepingBartosz Golaszewski
2026-01-07power: sequencing: qcom-wcn: add support for WCN39xxDmitry Baryshkov
2026-01-07regulator: dt-bindings: qcom,wcn3990-pmu: describe PMUs on WCN39xxDmitry Baryshkov
2026-01-07power: sequencing: qcom-wcn: use device_get_match_data()Bartosz Golaszewski
2026-01-07ALSA: hda - fix function names & missing function parameterRandy Dunlap
2026-01-07ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()Nathan Chancellor
2026-01-07wifi: rtw89: 8852b: refine hardware parameters for RFE type 5Dian-Syuan Yang
2026-01-07wifi: rtw89: fix potential zero beacon interval in beacon trackingKuan-Chung Chen
2026-01-07wifi: rtw89: rfk: update rtw89_fw_h2c_rf_pre_ntfy_mcc formatChih-Kang Chang
2026-01-07wifi: rtw89: fw: change WITH_RFK_PRE_NOTIFY to be a FW feature groupZong-Zhe Yang
2026-01-07wifi: rtw89: refine mis-ordered entries in FW feature tableZong-Zhe Yang
2026-01-07wifi: rtw89: 8922a: tweak RFK_PRE_NOTIFY FW feature configuration to align ha...Zong-Zhe Yang
2026-01-07wifi: rtw89: fw: introduce helper for disabling FW feature configurationZong-Zhe Yang
2026-01-07wifi: rtw89: fw: change FW feature map to a BITMAPZong-Zhe Yang
2026-01-07wifi: rtw89: pre-handle RF calibration on link when neededZong-Zhe Yang
2026-01-07wifi: rtw89: rfk: add rtw89_fw_h2c_rf_pre_ntfy_mcc for new WiFi 7 firmwareChih-Kang Chang
2026-01-07wifi: rtw89: rfk: update RFK pre info V2 for RTL8922DPing-Ke Shih
2026-01-07tpm/tpm_ftpm_tee: Make use of tee bus methodsUwe Kleine-König
2026-01-07tpm/tpm_ftpm_tee: Make use of tee specific driver registrationUwe Kleine-König
2026-01-07KEYS: trusted: Make use of tee bus methodsUwe Kleine-König
2026-01-07KEYS: trusted: Migrate to use tee specific driver registration functionUwe Kleine-König
2026-01-07firmware: tee_bnxt: Make use of tee bus methodsUwe Kleine-König
2026-01-07firmware: tee_bnxt: Make use of module_tee_client_driver()Uwe Kleine-König
2026-01-07firmware: arm_scmi: Make use of tee bus methodsUwe Kleine-König
2026-01-07firmware: arm_scmi: optee: Make use of module_tee_client_driver()Uwe Kleine-König
2026-01-07efi: stmm: Make use of tee bus methodsUwe Kleine-König
2026-01-07efi: stmm: Make use of module_tee_client_driver()Uwe Kleine-König
2026-01-07hwrng: optee - Make use of tee bus methodsUwe Kleine-König
2026-01-07hwrng: optee - Make use of module_tee_client_driver()Uwe Kleine-König
2026-01-06Merge branch 'bpf-selftests-fixes-for-gcc-bpf-16'Alexei Starovoitov
2026-01-06bpf: GCC requires function attributes before the declaratorJose E. Marchesi
2026-01-06bpf: adapt selftests to GCC 16 -Wunused-but-set-variableJose E. Marchesi
2026-01-06scripts/gen-btf.sh: Ensure initial object in gen_btf_o is ELF with correct en...Nathan Chancellor
2026-01-06Merge branch 'bpf-introduce-bpf_f_cpu-and-bpf_f_all_cpus-flags-for-percpu-maps'Alexei Starovoitov
2026-01-06selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang
2026-01-06libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu mapsLeon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage...Leon Hwang
2026-01-06bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage mapsLeon Hwang
2026-01-06bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_p...Leon Hwang