summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'sound-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-14/+79
6 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)91-91/+0
6 daysASoC: rsnd: src: Add missing scu_supply clock to suspend/resumeJohn Madieu1-0/+2
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
7 daysASoC: rsnd: adg: make rsnd_adg_clk_control() idempotentJohn Madieu1-1/+28
7 daysASoC: SOF: validate probe info element countsYousef Alhouseen2-5/+29
8 daysASoC: amd: yc: Add Alienware m15 R7 AMD to DMIC quirk tableJetha Chan1-0/+7
9 daysASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280Luca Weiss1-1/+6
11 daysMerge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-223/+326
13 daysMerge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai29-223/+326
13 daysASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel countShengjiu Wang1-0/+20
13 daysASoC: codecs: pcm512x: only print info once on no sclkChristian Hewitt1-1/+1
2026-06-24ASoC: soc-core: Don't fail if device_link could not be createdRichard Fitzgerald1-20/+15
2026-06-24ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitlyUwe Kleine-König (The Capable Hub)1-0/+1
2026-06-24Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-260/+140
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: SDCA: Validate written enum value in ge_put_enum_double()HyeongJun An1-0/+3
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-18ASoC: audio-graph-card2: Drop warning for manually selected DAI formatsAlvin Šipraga1-12/+0
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-17ASoC: rockchip: Drop problematic guard() changesNicolas Frattaroli1-129/+133
2026-06-17ASoC: qcom: q6apm: fix NULL pointer dereference in graph_callbackSrinivas Kandagatla1-0/+8
2026-06-15Merge tag 'asoc-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai475-4379/+37162
2026-06-15Merge branch 'for-linus' into for-nextTakashi Iwai7-7/+73
2026-06-12ASoC: don't use array if single patternMark Brown15-269/+198
2026-06-12ASoC: audio-graph-card2: recommend to use auto select DAI formatKuninori Morimoto1-0/+12
2026-06-12ASoC: update auto format selection methodKuninori Morimoto2-189/+163
2026-06-12ASoC: renesas: rcar: update auto select formatKuninori Morimoto1-1/+8
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 Morimoto10-64/+0
2026-06-12ASoC: adau1372: Clear PLL_EN on failed PLL lock without reset GPIOGuangshuo Li1-0/+5
2026-06-12ASoC: use scoped OF node handling in manual cleanup pathsMark Brown3-43/+21
2026-06-12ASoC: bcm: cygnus: use scoped child node loopCássio Gabriel1-6/+4
2026-06-12ASoC: fsl: fsl_qmc_audio: use scoped child node loopCássio Gabriel1-5/+2
2026-06-12ASoC: qcom: common: use scoped OF node handlingCássio Gabriel1-32/+15
2026-06-12ASoC: sdw_utils: fix missing component_name for cs42l43 part_id 0x2A3BChia-Lin Kao (AceLan)1-0/+1
2026-06-12ASoC: mediatek: tidyup detailsMark Brown7-37/+32