aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-11-04ASoC: tas2781: Replace deprecated strcpy() with strscpy()HariKrishna Sagala1-1/+2
2025-11-04ASoC: da7213: Use component driver suspend/resumeClaudiu Beznea2-25/+45
2025-11-04ALSA: usb-audio: add min_mute quirk for SteelSeries ArctisPauli Virtanen1-0/+2
2025-11-03ASoC: codecs: aw88261: pass pointer directly instead of passing the addressDan Carpenter1-4/+4
2025-11-03ASoC: codecs: simplify aw87390_init() argument a bitDan Carpenter1-4/+4
2025-11-03ASoC: max98090/91: adding the two virtual Mux widgets in the routesSharique Mohammad1-2/+9
2025-11-03ASoC: fsl_spdif: Constify some structuresChristophe JAILLET1-8/+8
2025-11-03ASoC: max98090/91: adding two virtual Mux widgets for digital micsSharique Mohammad1-0/+16
2025-11-02ALSA: line6: add support for POD HD Pro XBaltazár Radics1-1/+15
2025-10-30Add support for an external Master Clock in theMark Brown1-3/+30
2025-10-30ASoC: qcom: sdw: fix memory leakMark Brown16-280/+118
2025-10-30ASoC: soc-core: check ops & auto_selectable_formats in snd_soc_dai_get_fmt() ...HariKrishna Sagala1-2/+3
2025-10-30ASoC: codec: wm8400: replace printk() calls with dev_*() device aware loggingHariKrishna Sagala1-4/+5
2025-10-30ASoC: SOF: Intel: remove hyphen from AMP<index> name_prexixBard Liao1-0/+8
2025-10-30Merge tag 'asoc-fix-v6.18-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai16-88/+201
2025-10-30ASoC: max98090/91: fixing the stream indexSharique Mohammad1-3/+3
2025-10-30ALSA: hda/realtek: Enable mic on Vaio RPLEdson Juliano Drosdeck1-0/+12
2025-10-29ASoC: codecs: va-macro: fix revision checkingSrinivas Kandagatla1-4/+4
2025-10-29ASoC: SOF: Intel: select SND_SOC_SDW_UTILS in SND_SOC_SOF_HDA_GENERICBard Liao1-0/+1
2025-10-29ASoC: SOF: pcm: Set the PCM device name for HDMIPeter Ujfalusi1-0/+18
2025-10-29ASoC: cs4271: Add support for the external mclkHerve Codina1-3/+26
2025-10-29ASoC: cs4271: Disable regulators in component_probe() error pathHerve Codina1-3/+7
2025-10-29ASoC: tas2783: Fix build for SoundWire API updateMark Brown1-1/+2
2025-10-29ASoC: renesas: rz-ssi: Use proper dma_buffer_pos after resumeClaudiu Beznea1-13/+12
2025-10-29ASoC: qcom: sc7280: make use of common helpersSrinivas Kandagatla2-64/+14
2025-10-29ASoC: qcom: sdm845: make use of common helpersSrinivas Kandagatla1-50/+3
2025-10-29ASoC: qcom: sdw: remove redundant codeSrinivas Kandagatla5-107/+22
2025-10-29ASoC: qcom: sdw: fix memory leak for sdw_stream_runtimeSrinivas Kandagatla6-50/+64
2025-10-29Add SDCA UMP/FDL supportMark Brown10-76/+1271
2025-10-28Add support for Cirrus Logic CS530x DAC and CODECMark Brown6-106/+628
2025-10-28ASoC: spacemit: fix build warning and errorMark Brown1-2/+1
2025-10-28allwinner: a523: Enable I2S and SPDIF TXMark Brown1-2/+24
2025-10-28Sndcard compatible for qrb2210/qcm2290Mark Brown1-0/+1
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown9-48/+2466
2025-10-28ASoC: soc_sdw_utils: remove cs42l43 component_nameBard Liao1-1/+0
2025-10-28ASoC: fsl_sai: Fix sync error in consumer modeMaarten Zanders1-4/+4
2025-10-28ASoC: Fix build for sdw_utilsMark Brown1-1/+0
2025-10-28ASoC: spacemit: add failure check for spacemit_i2s_init_dai()Troy Mitchell1-1/+3
2025-10-28ASoC: spacemit: use `depends on` instead of `select`Troy Mitchell1-2/+1
2025-10-28ASoC: spacemit: add failure check for spacemit_i2s_init_dai()Troy Mitchell1-1/+3
2025-10-27ASoC: sun4i-spdif: Support SPDIF output on A523 familyChen-Yu Tsai1-2/+24
2025-10-27ASoC: SDCA: Add HID button IRQCharles Keepax2-0/+74
2025-10-27ASoC: SDCA: Add early IRQ handlingCharles Keepax1-0/+71
2025-10-27ASoC: SDCA: Add UMP timeout handling for FDLCharles Keepax2-1/+64
2025-10-27ASoC: SDCA: Add completion for FDL start and stopCharles Keepax1-0/+75
2025-10-27ASoC: SDCA: Add FDL-specific IRQ processingMaciej Strozek1-0/+34
2025-10-27ASoC: SDCA: Add FDL library for XU entitiesMaciej Strozek3-0/+385
2025-10-27ASoC: SDCA: Add SDCA FDL data parsingMaciej Strozek2-0/+113
2025-10-27ASoC: SDCA: Add UMP buffer helper functionsCharles Keepax2-1/+249
2025-10-27ASoC: SDCA: Parse Function Reset max delayCharles Keepax1-2/+8