summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-12ASoC: SOF: Use guard()/scoped_guard() for mutex locks where it makes sensePeter Ujfalusi
2026-01-08ASoC: codecs: da7213: Move comma operator at the end of the lineClaudiu Beznea
2026-01-07ASoC: codecs: es8375: remove unnecessary format checkKuninori Morimoto
2026-01-06ASoC: ES8389: Add some members and updateMark Brown
2026-01-06ASoC: rt5575: Add the codec driver for the ALC5575Mark Brown
2026-01-06firmware: cirrus: cs_dsp: Add long-offset WMDRMark Brown
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown
2026-01-06ASoC: SDCA: Replace use of system_wq with system_dfl_wqMarco Crivellari
2026-01-05ASoC: nau8821: Sort #include directivesCristian Ciocaltea
2026-01-05ASoC: nau8821: Drop unneeded braces in nau8821_hw_params()Cristian Ciocaltea
2026-01-05ASoC: nau8821: Simplify conditional in nau8821_get_osr()Cristian Ciocaltea
2026-01-05ASoC: nau8821: Drop superfluous return statementCristian Ciocaltea
2026-01-05ASoC: nau8821: Cancel pending work before suspendCristian Ciocaltea
2026-01-05ASoC: nau8821: Cancel delayed work on component removeCristian Ciocaltea
2026-01-05ASoC: nau8821: Fixup nau8821_enable_jack_detect()Cristian Ciocaltea
2026-01-05ASoC: es8328: Remove duplicate DAPM routesHsieh Hung-En
2026-01-05ASoC: rt5575: Add the codec driver for the ALC5575Oder Chiou
2026-01-05ASoC: dt-bindings: realtek,rt5575: add support for ALC5575Oder Chiou
2026-01-05spi: change of_find_spi_controller_by_node() gating to CONFIG_OFOder Chiou
2026-01-05spi: export of_find_spi_controller_by_node()Oder Chiou
2026-01-05ASoC: codecs: ES8389: Update clock configurationZhang Yi
2026-01-05ASoC: codecs: ES8389: Add members about the versionZhang Yi
2026-01-05ASoC: codecs: ES8389: Adjust wakeup configurationZhang Yi
2026-01-05ASoC: codecs: ES8389: Add members related to power supplyZhang Yi
2026-01-05ASoC: dt-bindings: ES8389: Add property about power supplyZhang Yi
2026-01-05firmware: cs_dsp: test_bin: Add tests for offsets > 0xffffRichard Fitzgerald
2026-01-05firmware: cs_dsp: test_bin: Run test cases on long-offset blocksRichard Fitzgerald
2026-01-05firmware: cs_dsp: test: Increase size of XM and YM on Halo CoreRichard Fitzgerald
2026-01-05firmware: cs_dsp: mock_bin: Add function to create long-offset patchesRichard Fitzgerald
2026-01-05firmware: cs_dsp: mock_bin: Pass offset32 to cs_dsp_mock_bin_add_raw_block()Richard Fitzgerald
2026-01-05firmware: cs_dsp: test_bin: Make patch function a test parameterRichard Fitzgerald
2026-01-05firmware: cs_dsp: test_bin: Run test cases with v3 file formatRichard Fitzgerald
2026-01-05firmware: cs_dsp: Handle long-offset data blocksRichard Fitzgerald
2026-01-04Linux 6.19-rc4v6.19-rc4Linus Torvalds
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-03Merge tag 'pmdomain-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-02Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...Linus Torvalds
2026-01-02Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-02Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-01-02Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-02Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-02Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-02Merge tag 'loongarch-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-02Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-02Merge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-01-02Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-01-01block, bfq: update outdated commentJulia Lawall
2026-01-01io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request()Caleb Sander Mateos