summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-223/+326
5 daysMerge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai29-223/+326
6 daysASoC: fsl_asrc_dma: fix eDMA maxburst misalignment with channel countShengjiu Wang1-0/+20
6 daysASoC: codecs: pcm512x: only print info once on no sclkChristian Hewitt1-1/+1
7 daysASoC: soc-core: Don't fail if device_link could not be createdRichard Fitzgerald1-20/+15
7 daysASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitlyUwe Kleine-König (The Capable Hub)1-0/+1
7 daysMerge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-260/+140
8 daysASoC: rt5575: Use __le32 for SPI burst write addressOder Chiou1-1/+1
8 daysASoC: tas2783: Update loaded firmware names to linux-firmware 20260519Bartosz Juraszewski1-23/+50
8 daysASoC: SDCA: Validate written enum value in ge_put_enum_double()HyeongJun An1-0/+3
8 daysASoC: Fix SoundWire randconfig issuesMark Brown16-16/+48
8 daysASoC: realtek: Add back local call to sdw_show_ping_status()Charles Keepax12-12/+36
8 daysASoC: ti: Add back local call to sdw_show_ping_status()Charles Keepax2-2/+6
8 daysASoC: max98373: Add back local call to sdw_show_ping_status()Charles Keepax1-1/+3
8 daysASoC: es9356: Add back local call to sdw_show_ping_status()Charles Keepax1-1/+3
9 daysASoC: cs530x: Fix expected MCLK rates for CS5302/4/8Ahmad Fatoum2-11/+24
13 daysASoC: audio-graph-card2: Drop warning for manually selected DAI formatsAlvin Šipraga1-12/+0
14 daysASoC: rt5650: enhance spk protection functionShuming Fan2-4/+3
14 daysASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate modeSen Wang1-6/+19
14 daysASoC: rockchip: Drop problematic guard() changesNicolas Frattaroli1-129/+133
14 daysASoC: 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
2026-06-12ASoC: mediatek: mt8365_mt6357: use *dev in mt8365_mt6357_gpio_probe()Kuninori Morimoto1-5/+5
2026-06-12ASoC: mediatek: mt8186-mt6366: use *dev in mt8186_mt6366_soc_card_probe()Kuninori Morimoto1-6/+6
2026-06-12ASoC: mediatek: mt8186-mt6366: tidyup mt8186_mt6366_card_set_be_link()Kuninori Morimoto3-7/+7
2026-06-12ASoC: mediatek: mtk-soundcard-driver: tidyup set_dailink_daifmt()Kuninori Morimoto1-3/+2
2026-06-12ASoC: mediatek: mtk-soundcard-driver: tidyup set_card_codec_info()Kuninori Morimoto1-3/+2
2026-06-12ASoC: mediatek: cleanup mtk_sof_dailink_parse_of() paramKuninori Morimoto3-13/+10
2026-06-12ASoC: hisilicon: Use guard() for spin locksbui duc phuc1-4/+2
2026-06-11ASoC: SOF: topology: fix memory leak in snd_sof_load_topologyZhao Dongdong1-0/+2
2026-06-11ASoC: mediatek: Use guard() for mutex & spin locksMark Brown11-151/+94
2026-06-11ASoC: mediatek: mt8195: mt8365-dai-i2s: Use guard() for spin locksbui duc phuc1-4/+1