index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-19
ASoC: codecs: es8323: Enable proper DAPM widgets for capture ADC
Binbin Zhou
2
-16
/
+34
2026-01-19
ASoC: codecs: es8323: remove DAC enablement write from es8323_set_bias_level
Binbin Zhou
1
-4
/
+0
2026-01-19
ASoC: codecs: es8323: Replace magic numbers with defined macros
Binbin Zhou
2
-103
/
+182
2026-01-19
ASoC: soc-acpi-intel-ptl-match: use aggregated endpoint in ptl_rt722_l0_rt1320_l23
Bard Liao
1
-2
/
+11
2026-01-19
ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregated
Bard Liao
1
-12
/
+11
2026-01-19
regulator: fp9931: Add missing memory allocation check
Felix Gu
1
-0
/
+3
2026-01-19
ASoC: dt-bindings: fsl,sai: Add support for i.MX952 platform
Shengjiu Wang
1
-0
/
+1
2026-01-19
ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channel
Ricardo Rivera-Matos
1
-1
/
+1
2026-01-19
dm-bufio: avoid redundant buffer_tree lookups
Eric Biggers
1
-53
/
+89
2026-01-19
dm-bufio: merge cache_put() into cache_put_and_wake()
Eric Biggers
1
-22
/
+10
2026-01-19
x86/sev: Rename sev_es_ghcb_handle_msr() to __vc_handle_msr()
Borislav Petkov (AMD)
3
-5
/
+5
2026-01-19
selftests: add dm-verity keyring selftests
Christian Brauner
3
-0
/
+888
2026-01-19
dm-verity: add dm-verity keyring
Christian Brauner
4
-1
/
+89
2026-01-19
rust: debugfs: Use kernel Atomic type in docs example
FUJITA Tomonori
1
-6
/
+11
2026-01-19
io_uring/rw: free potentially allocated iovec on cache put failure
Jens Axboe
1
-4
/
+11
2026-01-19
dma-buf: Remove DMA-BUF sysfs stats
T.J. Mercier
8
-312
/
+0
2026-01-19
dma-buf: system_heap: account for system heap allocation in memcg
Eric Chanudet
1
-2
/
+5
2026-01-19
dma-buf: heaps: add parameter to account allocations using cgroup
Eric Chanudet
2
-0
/
+7
2026-01-19
MAINTAINERS: Adjust vdso file entry in INTEL SGX
Lukas Bulwahn
1
-1
/
+1
2026-01-19
ALSA: ctxfi: Fix potential OOB access in audio mixer handling
Takashi Iwai
1
-0
/
+2
2026-01-19
soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addresses
Jason-JH Lin
1
-2
/
+4
2026-01-19
soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys ID
Jason-JH Lin
2
-0
/
+144
2026-01-19
soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
Jason-JH Lin
2
-2
/
+17
2026-01-19
soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()
Jason-JH Lin
1
-0
/
+1
2026-01-19
mailbox: mtk-cmdq: Add driver data to support for MT8196
Jason-JH Lin
1
-0
/
+12
2026-01-19
mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
Jason-JH Lin
2
-2
/
+5
2026-01-19
mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
Jason-JH Lin
1
-0
/
+48
2026-01-19
mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
Jason-JH Lin
2
-0
/
+26
2026-01-19
Merge back ACPI power management material for 6.20
Rafael J. Wysocki
4
-13
/
+10
2026-01-19
arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller
AngeloGioacchino Del Regno
1
-1
/
+1
2026-01-19
dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variant
AngeloGioacchino Del Regno
1
-13
/
+33
2026-01-19
drm/imagination: Warn or error on unsupported hardware
Matt Coster
1
-1
/
+72
2026-01-19
drm/imagination: KUnit test for pvr_gpuid_decode_string()
Matt Coster
5
-2
/
+97
2026-01-19
drm/imagination: Add gpuid module parameter
Alexandru Dadu
2
-10
/
+114
2026-01-19
drm/imagination: Load FW trace config at init
Matt Coster
1
-2
/
+7
2026-01-19
drm/imagination: Validate fw trace group_mask
Matt Coster
1
-14
/
+62
2026-01-19
drm/imagination: Simplify module parameters
Matt Coster
8
-248
/
+42
2026-01-19
reset: gpio: suppress bind attributes in sysfs
Bartosz Golaszewski
1
-0
/
+1
2026-01-19
minix: Add required sanity checking to minix_check_superblock()
Jori Koolstra
1
-21
/
+29
2026-01-19
drm/imagination: Wait for FW trace update command completion
Brajesh Gupta
1
-1
/
+7
2026-01-19
drm/debug: don't register files for unsupported HDMI InfoFrames
Dmitry Baryshkov
1
-0
/
+7
2026-01-19
drm/display: bridge_connector: dynamically generate HDMI callbacks
Dmitry Baryshkov
1
-49
/
+45
2026-01-19
drm/display: hdmi_state_helper: don't generate unsupported InfoFrames
Dmitry Baryshkov
1
-2
/
+8
2026-01-19
drm/display: hdmi_state_helper: reject Audio IF updates if it's not supported
Dmitry Baryshkov
1
-2
/
+2
2026-01-19
drm/display: hdmi_state_helper: split InfoFrame functions per type
Dmitry Baryshkov
8
-185
/
+455
2026-01-19
drm/bridge: refactor HDMI InfoFrame callbacks
Dmitry Baryshkov
11
-407
/
+691
2026-01-19
drm/connector: make clear_infoframe callback mandatory for HDMI connectors
Dmitry Baryshkov
4
-1
/
+42
2026-01-19
drm/sun4i: hdmi_enc: implement clear_infoframe stub
Dmitry Baryshkov
1
-0
/
+9
2026-01-19
drm/vc4: hdmi: implement clear_infoframe
Dmitry Baryshkov
1
-0
/
+25
2026-01-19
drm/tests: hdmi: check the infoframes behaviour
Dmitry Baryshkov
3
-0
/
+749
[prev]
[next]