summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-12-31ALSA: echoaudio: adjust function nameJulia Lawall2-4/+4
2025-12-31ALSA: ice1724: adjust function name referenceJulia Lawall1-1/+1
2025-12-31ALSA: mixart: adjust field name referenceJulia Lawall1-1/+1
2025-12-31Merge tag 'asoc-fix-v6.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai6-28/+20
2025-12-27ASoC: rt1320: fix the remainder calculation of r0 valueShuming Fan1-2/+2
2025-12-27ASoC: alc5623: tidyup clock inversion in alc5623_set_dai_fmt()Kuninori Morimoto1-5/+0
2025-12-24ASoC: rt1320: fix size_t format stringArnd Bergmann1-1/+1
2025-12-24ASoC: rt1320: fix 32-bit link failureArnd Bergmann1-8/+8
2025-12-23ASoC: Intel: avs: replace strcmp with sysfs_streqBrahmajit Das1-1/+1
2025-12-23ASoC: rockchip: Discard pm_runtime_put() return valueRafael J. Wysocki1-2/+3
2025-12-23ALSA: x86: Clean up locks and runtime PM with guard() and coTakashi Iwai1-7/+3
2025-12-23ALSA: hda/tegra: Clean up runtime PM with guard()Takashi Iwai1-9/+5
2025-12-23ALSA: hda/tas2781: Clean up runtime PM with guard()Takashi Iwai2-12/+5
2025-12-23ALSA: hda/cs35l56: Clean up with PM_RUNTIME_ACQUIRE*() macrosTakashi Iwai1-22/+14
2025-12-23ALSA: hda/cs35l41: Clean up runtime PM with guard()Takashi Iwai1-14/+9
2025-12-23ALSA: hda/tas2781: properly initialize speaker_id for TAS2563August Wikerfors1-1/+3
2025-12-23ALSA: hda/realtek - Enable Mute LED for Lenovo platformKailang Yang1-0/+57
2025-12-23ALSA: ac97: fix a double free in snd_ac97_controller_register()Haoxiang Li1-5/+5
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König23-69/+23
2025-12-23ASoC: qcom: Constify few things in audioreach andMark Brown3-105/+116
2025-12-23ASoC: drop bogus container_of() error handlingMark Brown3-15/+0
2025-12-22SDCA Jack FixupsMark Brown4-77/+265
2025-12-22ASoC / soc/qcom: Constify APR/GPR callback responseMark Brown6-22/+22
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: rt1320: fix the warning the string may be truncatedShuming Fan1-2/+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: rt1320: Fix retry checking in rt1320_rae_load()Dan Carpenter1-1/+1
2025-12-22ASoC: rt1320: Change return type of rt1320_t0_load() to voidNathan Chancellor1-7/+3
2025-12-22ASoC: qcom: audioreach: Constify function argumentsKrzysztof Kozlowski2-46/+57
2025-12-22ASoC: qcom: topology: Constify pointed snd_soc_tplg_dapm_widgetKrzysztof Kozlowski1-7/+7
2025-12-22ASoC: qcom: topology: Constify pointed DAPM widget structsKrzysztof Kozlowski1-11/+11
2025-12-22ASoC: qcom: topology: Constify pointed ar control structsKrzysztof Kozlowski1-6/+6
2025-12-22ASoC: qcom: topology: Constify pointed topology and vendor structsKrzysztof Kozlowski1-35/+35
2025-12-22ASoC: SDCA: Add ASoC jack hookup in class driverCharles Keepax1-0/+13
2025-12-22ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacksCharles Keepax1-1/+105
2025-12-22ASoC: SDCA: Factor out jack handling into new c fileCharles Keepax3-77/+148
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-21ALSA: hda/cm9825: Add GENE_TWL7 support for AAEONLeo Tsai1-7/+283
2025-12-21ALSA: hda/realtek: fix PCI SSID for one of the HP 200 G2i laptopChris Chiu1-1/+1
2025-12-21Merge tag 'asoc-fix-v6.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai22-126/+258
2025-12-20ASoC: qcom: Constify APR/GPR result structsKrzysztof Kozlowski6-6/+6
2025-12-20ASoC: qcom: Constify GPR callback response dataKrzysztof Kozlowski2-6/+6
2025-12-20ASoC: qcom: Constify APR callback response dataKrzysztof Kozlowski4-10/+10
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-19ASoC: Intel: add support for TAS2563 amplifierMark Brown6-0/+117