aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-01-13ALSA: hda/cs8409: Add quirk for CDB35L56-FOUR-HDSimon Trimmer4-1/+261
2026-01-13ALSA: hda/realtek: Add quirk for Asus Zephyrus G14 2025 using CS35L56, fix speakersAleksandrs Vinarskis1-0/+1
2026-01-13ASoC: Update rtq9128 document and source fileMark Brown1-7/+107
2026-01-13Add devicetree support for aw88261 amplifier driver &Mark Brown2-4/+9
2026-01-13sound: codecs: wm8962: Assorted fixesMark Brown1-1/+11
2026-01-13ASoC: SOF: Use guard()/scoped_guard() for locks whenMark Brown22-220/+95
2026-01-13ASoC: SOF: ipc4: Send heap/stack bytes via newMark Brown2-0/+96
2026-01-13ASoC: amd: yc: Fix microphone on ASUS M6500RERadhi Bajahaw1-0/+7
2026-01-12ASoC: tegra: Revert fix for uninitialized flat cache warning in tegra210_ahubsheetal1-3/+3
2026-01-12ASoC: amd: acp: soc-acpi: add is_device_rt712_vb() helperVijendar Mukunda5-0/+114
2026-01-12ASoC: amd: drop unused Kconfig symbolsRandy Dunlap2-3/+0
2026-01-12ASoC: pxa: drop unused Kconfig symbolRandy Dunlap1-1/+0
2026-01-12ASoC: codecs: rtq9128: Add compatible changes for rtq9154ChiYuan Huang1-4/+104
2026-01-12ASoC: codecs: rtq9128: Modify the chip initial settingChiYuan Huang1-3/+3
2026-01-12ASoC: wm8962: Don't report a microphone if it's shorted to ground on plugSebastian Krzyszkowiak1-0/+10
2026-01-12ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" maskSebastian Krzyszkowiak1-1/+1
2026-01-12ASoC: sof ipc4: Add sof_ipc4_widget_setup_msg_payload() and call itJyri Sarha1-0/+85
2026-01-12ASoC: sof: Add domain_id, heap_bytes and stack_bytes to snd_sof_widgetJyri Sarha2-0/+11
2026-01-12ASoC: SOF: ipc/ops: Use guard() for spinlocksPeter Ujfalusi2-30/+8
2026-01-12ASoC: SOF: Intel: Use guard() for spinlocks where it makes sensePeter Ujfalusi7-43/+12
2026-01-12ASoC: SOF: mediatek: mtk-adsp-common: Use guard() for spinlock_irqsavePeter Ujfalusi1-3/+1
2026-01-12ASoC: SOF: imx: imx-common: Use guard() for spinlock_irqsafe()Peter Ujfalusi1-6/+2
2026-01-12ASoC: SOF: amd: acp-ipc: Use guard() for spinlock_irq()Peter Ujfalusi1-3/+1
2026-01-12ASoC: SOF: Intel: Use guard()/scoped_guard() for mutex locks where it makes sensePeter Ujfalusi2-31/+20
2026-01-12ASoC: SOF: Use guard()/scoped_guard() for mutex locks where it makes sensePeter Ujfalusi10-104/+51
2026-01-12ASoC: codecs: rt1320-sdw: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-10/+11
2026-01-09ASoC: codecs: aw88261: Add devicetree supportLuca Weiss1-0/+7
2026-01-09ASoC: codecs: aw88261: Remove AW88261_I2C_NAME macroLuca Weiss2-4/+2
2026-01-08ASoC: codecs: da7213: Move comma operator at the end of the lineClaudiu Beznea1-2/+2
2026-01-08ASoC: davinci-evm: Fix reference leak in davinci_evm_probeKery Qi1-8/+31
2026-01-08Merge branch 'for-linus' into for-nextTakashi Iwai32-164/+339
2026-01-08ALSA: hda/tas2781: Skip UEFI calibration on ASUS ROG Xbox Ally XMatthew Schwartz1-1/+12
2026-01-08ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela2-3/+10
2026-01-07ASoC: codecs: es8375: remove unnecessary format checkKuninori Morimoto1-2/+0
2026-01-07ASoC: ops: fix pointer types to be big-endianBen Dooks1-2/+2
2026-01-07ALSA: hda - fix function names & missing function parameterRandy Dunlap2-3/+3
2026-01-07ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()Nathan Chancellor1-2/+2
2026-01-06ASoC: ES8389: Add some members and updateMark Brown2-86/+168
2026-01-06ASoC: rt5575: Add the codec driver for the ALC5575Mark Brown6-0/+568
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown29-148/+344
2026-01-06ASoC: codecs: wsa88xx: fix codec initialisationMark Brown11-33/+102
2026-01-06ASoC: SDCA: Replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-01-05ASoC: nau8821: Sort #include directivesCristian Ciocaltea1-2/+3
2026-01-05ASoC: nau8821: Drop unneeded braces in nau8821_hw_params()Cristian Ciocaltea1-2/+3
2026-01-05ASoC: nau8821: Simplify conditional in nau8821_get_osr()Cristian Ciocaltea1-6/+10
2026-01-05ASoC: nau8821: Drop superfluous return statementCristian Ciocaltea1-3/+1
2026-01-05ASoC: nau8821: Cancel pending work before suspendCristian Ciocaltea1-0/+4
2026-01-05ASoC: nau8821: Cancel delayed work on component removeCristian Ciocaltea1-0/+9
2026-01-05ASoC: nau8821: Fixup nau8821_enable_jack_detect()Cristian Ciocaltea2-0/+6
2026-01-05ASoC: es8328: Remove duplicate DAPM routesHsieh Hung-En1-10/+0