summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'sound-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-8/+13
6 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)64-64/+0
7 daysASoC: codecs: tas675x: misc bugfixes and minor changesMark Brown1-7/+7
7 daysASoC: codecs: tas675x: Fix CHx temperature range register bit fieldsSen Wang1-4/+4
7 daysASoC: codecs: tas675x: use READ_ONCE for params to be used concurrentlySen Wang1-3/+3
9 daysASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280Luca Weiss1-1/+6
13 daysMerge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai23-62/+146
13 daysASoC: codecs: pcm512x: only print info once on no sclkChristian Hewitt1-1/+1
2026-06-23ASoC: rt5575: Use __le32 for SPI burst write addressOder Chiou1-1/+1
2026-06-23ASoC: tas2783: Update loaded firmware names to linux-firmware 20260519Bartosz Juraszewski1-23/+50
2026-06-23ASoC: Fix SoundWire randconfig issuesMark Brown16-16/+48
2026-06-23ASoC: realtek: Add back local call to sdw_show_ping_status()Charles Keepax12-12/+36
2026-06-23ASoC: ti: Add back local call to sdw_show_ping_status()Charles Keepax2-2/+6
2026-06-23ASoC: max98373: Add back local call to sdw_show_ping_status()Charles Keepax1-1/+3
2026-06-23ASoC: es9356: Add back local call to sdw_show_ping_status()Charles Keepax1-1/+3
2026-06-22ASoC: cs530x: Fix expected MCLK rates for CS5302/4/8Ahmad Fatoum2-11/+24
2026-06-17ASoC: rt5650: enhance spk protection functionShuming Fan2-4/+3
2026-06-17ASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate modeSen Wang1-6/+19
2026-06-15Merge tag 'asoc-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai260-1454/+9035
2026-06-15Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+3
2026-06-12ASoC: don't use array if single patternMark Brown7-37/+15
2026-06-12ASoC: codecs: pcm3168a: update auto select formatKuninori Morimoto1-0/+2
2026-06-12ASoC: codecs: ak4619: update auto select formatKuninori Morimoto1-0/+2
2026-06-12ASoC: codecs: peb2466: don't use array if single patternKuninori Morimoto1-5/+4
2026-06-12ASoC: codecs: idt821034: don't use array if single patternKuninori Morimoto1-5/+4
2026-06-12ASoC: codecs: framer-codec: don't use array if single patternKuninori Morimoto1-5/+3
2026-06-12ASoC: remove SND_SOC_POSSIBLE_xBx_xFxKuninori Morimoto4-22/+0
2026-06-12ASoC: adau1372: Clear PLL_EN on failed PLL lock without reset GPIOGuangshuo Li1-0/+5
2026-06-11ASoC: cs35l56: Remove unnecessary conditionals waiting for enumerationCharles Keepax2-38/+10
2026-06-11ASoC: wcd939x: Use new SoundWire enumeration helperCharles Keepax1-8/+3
2026-06-11ASoC: wcd938x: Use new SoundWire enumeration helperCharles Keepax1-8/+3
2026-06-11ASoC: wcd937x: Use new SoundWire enumeration helperCharles Keepax1-8/+3
2026-06-11ASoC: pm4125: Use new SoundWire enumeration helperCharles Keepax1-8/+3
2026-06-11ASoC: rt5682: Use new SoundWire enumeration helperCharles Keepax1-10/+4
2026-06-11ASoC: wsa881x: Use new SoundWire enumeration helperCharles Keepax1-6/+4
2026-06-11ASoC: Validate written enum values in custom controlsMark Brown1-1/+3
2026-06-11ASoC: codecs: hdac_hdmi: Validate written enum valueHyeongJun An1-1/+3
2026-06-11ASoC: cs35l56: Fix wrong error test on simple_write_to_buffer()Richard Fitzgerald1-1/+1
2026-06-11ASoC: cs35l56: Fix possible uninitialized value in cs35l56_spi_system_reset()Richard Fitzgerald1-0/+1
2026-06-10ASoC: cs35l56: Don't leave parent IRQ disabled if system_suspend failsRichard Fitzgerald1-1/+6
2026-06-10ASoC: tas2783A: remove unused tas25xx_(de)register_misc() functionsEthan Nelson-Moore2-10/+0
2026-06-10ASoC: cs35l56: Fix some cleanup memory leaksMark Brown3-2/+29
2026-06-10ASoC: cs35l56: Cleanup if component_probe failsRichard Fitzgerald2-1/+19
2026-06-10ASoC: cs35l56: Prevent double-free of debugfsRichard Fitzgerald1-0/+1
2026-06-10ASoC: cs35l56: Fix missing calls to wm_adsp2_remove()Richard Fitzgerald1-1/+6
2026-06-10ALSA: hda/tas2781: Fix device-0 reset issue and handle -EXDEV in block data p...Baojun Xu1-3/+4
2026-06-10ASoC: codecs: aw88261: fixes and cleanupMark Brown2-276/+496
2026-06-10ASoC: codecs: aw88261: make volume control usableVal Packett2-23/+23
2026-06-10ASoC: codecs: aw88261: fix incorrect masks for boost regsVal Packett1-6/+6
2026-06-10ASoC: codecs: aw88261: remove async startVal Packett2-35/+4