summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2026-01-14ASoC: SDCA: Add SDCA IRQ enable/disable helpersCharles Keepax1-0/+76
2026-01-14ASoC: codecs: aw88261: use dvdd-supply regulatorBharadwaj Raju1-0/+5
2026-01-14ASoC: tlv320adcx140: add channel sum controlEmil Svendsen1-0/+9
2026-01-14ASoC: tlv320adcx140: add kcontrol for num biquadsEmil-Juhl1-0/+2
2026-01-14ASoC: tlv320adcx140: add avdd and iovdd supplyEmil-Juhl1-0/+36
2026-01-14ASoC: tlv320adcx140: power on/off the device on demandEmil-Juhl1-2/+87
2026-01-14ASoC: tlv320adcx140: fix word lengthEmil Svendsen1-2/+2
2026-01-14ASoC: tlv320adcx140: Propagate error codes during probeDimitrios Katsaros1-0/+3
2026-01-14ASoC: tlv320adcx140: fix null pointerEmil Svendsen1-3/+1
2026-01-14ASoC: tlv320adcx140: invert DRE_ENABLEEmil Svendsen1-1/+1
2026-01-14ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT jack typeCole Leavitt1-1/+1
2026-01-14ASoC: sdw_utils: Call init callbacks on the correct codec DAIRichard Fitzgerald1-1/+42
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 s...Peter 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-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-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 Brown21-125/+270
2026-01-06ASoC: codecs: wsa88xx: fix codec initialisationMark Brown3-10/+28
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