aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-19ASoC: codecs: es8323: Enable proper DAPM widgets for capture ADCBinbin Zhou2-16/+34
2026-01-19ASoC: codecs: es8323: remove DAC enablement write from es8323_set_bias_levelBinbin Zhou1-4/+0
2026-01-19ASoC: codecs: es8323: Replace magic numbers with defined macrosBinbin Zhou2-103/+182
2026-01-19ASoC: soc-acpi-intel-ptl-match: use aggregated endpoint in ptl_rt722_l0_rt1320_l23Bard Liao1-2/+11
2026-01-19ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregatedBard Liao1-12/+11
2026-01-19regulator: fp9931: Add missing memory allocation checkFelix Gu1-0/+3
2026-01-19ASoC: dt-bindings: fsl,sai: Add support for i.MX952 platformShengjiu Wang1-0/+1
2026-01-19ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channelRicardo Rivera-Matos1-1/+1
2026-01-19dm-bufio: avoid redundant buffer_tree lookupsEric Biggers1-53/+89
2026-01-19dm-bufio: merge cache_put() into cache_put_and_wake()Eric Biggers1-22/+10
2026-01-19x86/sev: Rename sev_es_ghcb_handle_msr() to __vc_handle_msr()Borislav Petkov (AMD)3-5/+5
2026-01-19selftests: add dm-verity keyring selftestsChristian Brauner3-0/+888
2026-01-19dm-verity: add dm-verity keyringChristian Brauner4-1/+89
2026-01-19rust: debugfs: Use kernel Atomic type in docs exampleFUJITA Tomonori1-6/+11
2026-01-19io_uring/rw: free potentially allocated iovec on cache put failureJens Axboe1-4/+11
2026-01-19dma-buf: Remove DMA-BUF sysfs statsT.J. Mercier8-312/+0
2026-01-19dma-buf: system_heap: account for system heap allocation in memcgEric Chanudet1-2/+5
2026-01-19dma-buf: heaps: add parameter to account allocations using cgroupEric Chanudet2-0/+7
2026-01-19MAINTAINERS: Adjust vdso file entry in INTEL SGXLukas Bulwahn1-1/+1
2026-01-19ALSA: ctxfi: Fix potential OOB access in audio mixer handlingTakashi Iwai1-0/+2
2026-01-19soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addressesJason-JH Lin1-2/+4
2026-01-19soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys IDJason-JH Lin2-0/+144
2026-01-19soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID supportJason-JH Lin2-2/+17
2026-01-19soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()Jason-JH Lin1-0/+1
2026-01-19mailbox: mtk-cmdq: Add driver data to support for MT8196Jason-JH Lin1-0/+12
2026-01-19mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin2-2/+5
2026-01-19mailbox: mtk-cmdq: Add GCE hardware virtualization configurationJason-JH Lin1-0/+48
2026-01-19mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin2-0/+26
2026-01-19Merge back ACPI power management material for 6.20Rafael J. Wysocki4-13/+10
2026-01-19arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controllerAngeloGioacchino Del Regno1-1/+1
2026-01-19dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variantAngeloGioacchino Del Regno1-13/+33
2026-01-19drm/imagination: Warn or error on unsupported hardwareMatt Coster1-1/+72
2026-01-19drm/imagination: KUnit test for pvr_gpuid_decode_string()Matt Coster5-2/+97
2026-01-19drm/imagination: Add gpuid module parameterAlexandru Dadu2-10/+114
2026-01-19drm/imagination: Load FW trace config at initMatt Coster1-2/+7
2026-01-19drm/imagination: Validate fw trace group_maskMatt Coster1-14/+62
2026-01-19drm/imagination: Simplify module parametersMatt Coster8-248/+42
2026-01-19reset: gpio: suppress bind attributes in sysfsBartosz Golaszewski1-0/+1
2026-01-19minix: Add required sanity checking to minix_check_superblock()Jori Koolstra1-21/+29
2026-01-19drm/imagination: Wait for FW trace update command completionBrajesh Gupta1-1/+7
2026-01-19drm/debug: don't register files for unsupported HDMI InfoFramesDmitry Baryshkov1-0/+7
2026-01-19drm/display: bridge_connector: dynamically generate HDMI callbacksDmitry Baryshkov1-49/+45
2026-01-19drm/display: hdmi_state_helper: don't generate unsupported InfoFramesDmitry Baryshkov1-2/+8
2026-01-19drm/display: hdmi_state_helper: reject Audio IF updates if it's not supportedDmitry Baryshkov1-2/+2
2026-01-19drm/display: hdmi_state_helper: split InfoFrame functions per typeDmitry Baryshkov8-185/+455
2026-01-19drm/bridge: refactor HDMI InfoFrame callbacksDmitry Baryshkov11-407/+691
2026-01-19drm/connector: make clear_infoframe callback mandatory for HDMI connectorsDmitry Baryshkov4-1/+42
2026-01-19drm/sun4i: hdmi_enc: implement clear_infoframe stubDmitry Baryshkov1-0/+9
2026-01-19drm/vc4: hdmi: implement clear_infoframeDmitry Baryshkov1-0/+25
2026-01-19drm/tests: hdmi: check the infoframes behaviourDmitry Baryshkov3-0/+749