summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-14SDCA System Suspend SupportMark Brown5-26/+236
2026-01-14ASoC: codecs: aw88261: add dvdd-supply propertyMark Brown2-0/+18
2026-01-14dt-bindings: sound: google,goldfish-audio: Convert to DT schemaKuan-Wei Chiu2-17/+38
2026-01-14ASoC: intel: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-2/+3
2026-01-14ASoC: SDCA: Add lock to serialise the Function initialisationCharles Keepax3-0/+8
2026-01-14ASoC: SDCA: Device boot into the system suspend processCharles Keepax2-27/+62
2026-01-14ASoC: SDCA: Add basic system suspend supportCharles Keepax2-0/+84
2026-01-14ASoC: SDCA: Add SDCA IRQ enable/disable helpersCharles Keepax2-0/+83
2026-01-14ASoC: codecs: aw88261: use dvdd-supply regulatorBharadwaj Raju1-0/+5
2026-01-14ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261Bharadwaj Raju1-0/+13
2026-01-13ASoC: Update rtq9128 document and source fileMark Brown2-9/+117
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 Brown4-0/+174
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: dt-bindings: rtq9128: Add rtq9154 backward compatibleChiYuan Huang1-2/+10
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: ipc4: sof_ipc4_module_init_ext_init structs and macrosJyri Sarha1-0/+75
2026-01-12ASoC: sof: Add domain_id, heap_bytes and stack_bytes to snd_sof_widgetJyri Sarha2-0/+11
2026-01-12ASoC: sof: ipc4-topology: Add topology tokens domain_in stack & heap_bytesJyri Sarha1-0/+3
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-12ASoC: dt-bindings: Convert realtek,rt5651 to DT schemaRob Herring (Arm)2-63/+100
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-07ASoC: codecs: es8375: remove unnecessary format checkKuninori Morimoto1-2/+0
2026-01-06ASoC: ES8389: Add some members and updateMark Brown3-86/+180
2026-01-06ASoC: rt5575: Add the codec driver for the ALC5575Mark Brown9-10/+651
2026-01-06firmware: cirrus: cs_dsp: Add long-offset WMDRMark Brown8-402/+739
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown411-1905/+3175
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