aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-12-22ASoC: drop bogus container_of() error handlingMark Brown3-15/+0
2025-12-22ASoC: sun4i-spdif: Add missing kerneldoc fields for sun4i_spdif_quirksChen-Yu Tsai1-0/+2
2025-12-22ASoC: codecs: pm4125: clean up bind() device reference handlingJohan Hovold1-9/+2
2025-12-22ASoC: soc_sdw_utils: drop bogus container_of() error handlingJohan Hovold1-4/+0
2025-12-22ASoC: codecs: wcd937x: drop bogus container_of() error handlingJohan Hovold1-5/+0
2025-12-22ASoC: codecs: pm4125: drop bogus container_of() error handlingJohan Hovold1-6/+0
2025-12-22ASoC: SOF: Intel: add -bt tplg suffix if BT is presentBard Liao1-1/+13
2025-12-22ASoC: Intel: sof_sdw: shift SSP BT mask bits.Mac Chiang1-3/+3
2025-12-19ASoC: Intel: mtl-match: Add 6-amp matches for CS35L56Mark Brown1-0/+104
2025-12-19ASoC: fsl_easrc: Fix duplicate debufs entriesMark Brown2-0/+6
2025-12-18ASoC: ops: fix snd_soc_get_volsw for sx controlsStefan Binding1-12/+20
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L63 with feedbackStefan Binding1-0/+62
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L56 with feedbackStefan Binding1-0/+42
2025-12-17ASoC: fsl-asoc-card: Use of_property_present() for non-boolean propertiesChancel Liu1-4/+4
2025-12-17ASoC: rt1320: update VC blind write settingsShuming Fan1-9/+7
2025-12-17ASoC: fsl_xcvr: provide regmap namesAlexander Stein1-0/+3
2025-12-17ASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein1-0/+3
2025-12-17ASoC: ak4458: remove the reset operation in probe and removeShengjiu Wang1-4/+0
2025-12-17ASoC: fsl_asrc_dma: fix duplicate debugfs directory errorAlexander Stein1-0/+3
2025-12-17ASoC: fsl_easrc: fix duplicate debugfs directory errorAlexander Stein1-0/+3
2025-12-17ASoC: SOF: ipc4-topology: fixes for 'exotic' formatMark Brown1-9/+15
2025-12-16ASoC: Intel: common / SOF: Use function topologies forMark Brown4-52/+22
2025-12-15ASoC: Intel: soc-acpi-intel-nvl-match: Drop rt722 l3 from the match tablePeter Ujfalusi1-49/+0
2025-12-15ASoC: soc-acpi / SOF: Add best_effort flag to get_function_tplg_files opPeter Ujfalusi3-3/+22
2025-12-15ASoC: SOF: Intel: pci-mtl: Change the topology path to intel/sof-ipc4-tplgPeter Ujfalusi1-3/+3
2025-12-15ASoC: SOF: ipc4-topology: set playback channel maskBard Liao1-8/+17
2025-12-15ASoC: SOF: topology: Add context when sink or source widget is missingPeter Ujfalusi1-4/+4
2025-12-15ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selectionPeter Ujfalusi1-1/+1
2025-12-15ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as wellPeter Ujfalusi1-8/+14
2025-12-14ASoC: sdw_utils: subtract the endpoint that is not presentBard Liao1-2/+6
2025-12-14ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master modeChancel Liu1-2/+8
2025-12-14ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S formatRobert Oscilowski1-0/+2
2025-12-14ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025Andrew Elantsev1-0/+7
2025-12-14ASoC: tegra: Fix uninitialized flat cache warning in tegra210_ahubsheetal1-3/+3
2025-12-13Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2025-12-11Merge tag 'asoc-fix-v6.19-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai14-37/+78
2025-12-10ASoC: amd: acp: update tdm channels for specific DAIHemalatha Pinnamreddy1-0/+2
2025-12-09ASoC: cs35l56: Fix incorrect select SND_SOC_CS35L56_CAL_SYSFS_COMMONRichard Fitzgerald1-1/+1
2025-12-09ASoC: cs35l41: Always return 0 when a subsystem ID is foundEric Naim1-3/+4
2025-12-08ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligmentBard Liao1-0/+13
2025-12-04ASoC: cros_ec_codec: Remove unnecessary selection of CRYPTOEric Biggers1-1/+0
2025-12-04ASoC: codecs: wcd93xx: fix OF node leaks on probeMark Brown3-6/+4
2025-12-04ASoC: ak4458 & ak5558: disable regulator if errorMark Brown2-2/+18
2025-12-03ASoc: qcom: q6afe: fix bad guard conversionJohan Hovold1-2/+2
2025-12-03ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski1-1/+1
2025-12-03ASoC: codecs: nau8325: Silence uninitialized variables warningsKrzysztof Kozlowski1-2/+2
2025-12-03ASoC: ak5558: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-03ASoC: ak4458: Disable regulator when error happensShengjiu Wang1-1/+9
2025-12-03ASoC: amd: acp: Audio is not resuming after s0ixHemalatha Pinnamreddy1-6/+24
2025-12-03ASoC: bcm: bcm63xx-pcm-whistler: Check return value of of_dma_configure()Haotian Zhang1-1/+3