summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2024-12-26Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-15/+63
2024-12-19ASoC: mediatek: disable buffer pre-allocationChen-Yu Tsai1-2/+2
2024-12-18ASoC: rt722: add delay time to wait for the calibration procedureShuming Fan1-1/+6
2024-12-17ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOPPeter Ujfalusi2-8/+19
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+1
2024-12-16ASoC: Intel: sof_sdw: Update DMI matches for LenovoMark Brown1-3/+20
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QBRichard Fitzgerald1-1/+10
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7Richard Fitzgerald1-2/+10
2024-12-16ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entryVenkata Prasad Potturu1-1/+16
2024-12-12ASoC: Intel: sof_sdw: Add space for a terminator into DAIs arrayCharles Keepax1-2/+6
2024-12-11ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXERShengjiu Wang1-1/+1
2024-12-11ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXERShengjiu Wang1-1/+1
2024-12-11ASoC: tas2781: Fix calibration issue in stress testShenghao Ding1-1/+1
2024-12-10ASoC: audio-graph-card: Call of_node_put() on correct nodeStephen Gordon1-1/+1
2024-12-10ASoC: amd: yc: Fix the wrong return valueVenkata Prasad Potturu1-4/+9
2024-12-09Merge tag 'scmi-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-1/+1
2024-12-06Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-23/+5
2024-12-05ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codecNícolas F. R. A. Prado1-3/+1
2024-12-03firmware: arm_scmi: Fix i.MX build dependencyArnd Bergmann1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra138-565/+563
2024-12-02ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()Dan Carpenter1-3/+4
2024-12-02ASoC: Intel: avs: da7219: Remove suspend_pre() and resume_post()Marek Maslanka1-17/+0
2024-11-29Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-10/+83
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+5
2024-11-27ASoC: amd: yc: Add a quirk for microfone on Lenovo ThinkPad P14s Gen 5 21MES0...Ilya Zverev1-0/+7
2024-11-27ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao1-2/+24
2024-11-27ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNícolas F. R. A. Prado3-6/+16
2024-11-27ASoC: amd: yc: Fix for enabling DMIC on acp6x via _DSD entryVenkata Prasad Potturu1-1/+17
2024-11-25ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WWUwe Kleine-König1-0/+7
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-42/+0
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds283-5745/+15144
2024-11-21ASoC: apple: Fix the wrong format specifierliujing1-1/+1
2024-11-21ASoC: imx-audmix: Add NULL check in imx_audmix_probeCharles Han1-0/+3
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-59/+50
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2024-11-19ASoC: amd: Fix build dependencies for `SND_SOC_AMD_PS`Mario Limonciello1-0/+1
2024-11-18ASoC: amd: yc: fix internal mic on Redmi G 2022Alex Far1-0/+7
2024-11-15ASoC: hdmi-codec: reorder channel allocation listJonas Karlman1-63/+77
2024-11-14ASoc: simple-mux: Allow to specify an idle-stateMark Brown1-1/+38
2024-11-14Add generic AMD Soundwire machine driver for Legacy(NoMark Brown10-48/+646
2024-11-14ASoC: Intel: soc-acpi-intel-lnl-match: add rt712_vb + rt1320 supportBard Liao1-0/+65
2024-11-14ASoC: stm32: dfsdm: change rate upper limitsOlivier Moysan1-1/+1
2024-11-14ASoC: sma1307: fix uninitialized variable refenceArnd Bergmann1-5/+5
2024-11-14ASoC: Merge up fixesMark Brown29-72/+391
2024-11-14ASoc: simple-mux: add idle-state supportHendrik v. Raven1-1/+38
2024-11-13ASoC: sdca: test adev before calling acpi_dev_for_each_childBard Liao1-0/+4
2024-11-13ASoC: SOF: ipc4-topology: remove redundant assignment to variable retColin Ian King1-1/+0
2024-11-13ASoC: amd: ps: fix the pcm device numbering for acp 6.3 platformVijendar Mukunda1-0/+2
2024-11-13ASoC: amd: acp: add soundwire machine driver for legacy stackVijendar Mukunda4-0/+512
2024-11-13ASoC: amd: acp: move get_acp63_cpu_pin_id() to common fileVijendar Mukunda5-48/+76