summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2025-10-29ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mappingTakashi Iwai1-5/+21
2025-10-29ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mappingTakashi Iwai1-2/+5
2025-10-29ASoC: Intel: bytcht_es8316: Fix invalid quirk input mappingTakashi Iwai1-3/+17
2025-10-02ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error messageColin Ian King1-1/+1
2025-10-02ASoC: wm8974: Correct PLL rate roundingCharles Keepax1-2/+6
2025-10-02ASoC: wm8940: Correct typo in control nameCharles Keepax1-1/+1
2025-08-28ASoC: codecs: rt5640: Retry DEVICE_ID verificationXinxin Wan1-0/+5
2025-08-28ASoC: hdac_hdmi: Rate limit logging on connection and disconnectionMark Brown1-4/+6
2025-08-28ASoC: soc-dapm: set bias_level if snd_soc_dapm_set_bias_level() was successedKuninori Morimoto1-0/+4
2025-08-28ASoC: ops: dynamically allocate struct snd_ctl_elem_valueArnd Bergmann1-11/+15
2025-08-28ASoC: Intel: fix SND_SOC_SOF dependenciesArnd Bergmann1-1/+1
2025-08-28ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan1-6/+8
2025-07-17ASoC: meson: meson-card-utils: use of_property_present() for DT parsingMartin Blumenstingl1-1/+1
2025-06-04ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013Takashi Iwai1-0/+13
2025-06-04ASoC: ops: Enforce platform maximum on initial valueMartin Povišer1-1/+28
2025-04-10ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()Christophe JAILLET1-2/+11
2025-04-10ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime()Kuninori Morimoto3-16/+17
2025-03-13ASoC: es8328: fix route from DAC to outputNicolas Frattaroli1-11/+4
2025-03-13ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5VHans de Goede1-1/+16
2025-03-13ASoC: sun4i-spdif: Add clock multiplier settingsGeorge Lander1-0/+7
2025-02-01ASoC: wm8994: Add depends on MFD coreCharles Keepax1-0/+1
2024-12-14ASoC: hdmi-codec: reorder channel allocation listJonas Karlman1-63/+77
2024-12-14ASoC: fsl_micfil: fix the naming style for mask definitionShengjiu Wang1-4/+4
2024-12-14ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()Qiu-ji Chen1-3/+6
2024-12-14ASoC: fsl_micfil: fix regmap_write_bits usageShengjiu Wang1-2/+2
2024-12-14ASoC: fsl_micfil: use GENMASK to define register bit fieldsSascha Hauer2-141/+58
2024-12-14ASoC: fsl_micfil: do not define SHIFT/MASK for single bitsSascha Hauer2-103/+40
2024-12-14ASoC: fsl_micfil: Drop unnecessary register readSascha Hauer1-2/+0
2024-12-14ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()Luo Yifan1-1/+1
2024-12-14ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()Luo Yifan1-2/+2
2024-12-14ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tabletHans de Goede1-0/+15
2024-11-08ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()Christophe JAILLET1-2/+5
2024-11-08ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov1-1/+2
2024-11-08ASoC: meson: axg: extract sound card utilsJerome Brunet5-376/+473
2024-11-08ASoC: tda7419: fix module autoloadingLiao Chen1-0/+1
2024-11-08ASoC: allow module autoloading for table db1200_pidsHongbo Li1-0/+1
2024-09-12ASoC: topology: Properly initialize soc_enum valuesAmadeusz Sławiński1-0/+2
2024-09-12ASoC: dapm: Fix UAF for snd_soc_pcm_runtime objectrobelin1-0/+1
2024-08-19ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachablePierre-Louis Bossart1-1/+1
2024-08-19ASoC: Intel: Move soc_intel_is_foo() helpers to a generic headerHans de Goede1-48/+3
2024-08-19ASoC: Intel: Convert to new X86 CPU match macrosThomas Gleixner1-8/+6
2024-08-19ASoC: max98088: Check for clk_prepare_enable() errorChen Ni1-3/+7
2024-07-27ASoC: ti: omap-hdmi: Fix too long driver namePrimoz Fiser1-5/+1
2024-07-27ASoC: ti: davinci-mcasp: Set min period size using FIFO configJai Luthra1-2/+7
2024-07-27bytcr_rt5640 : inverse jack detect for Archos 101 cesiumThomas GENTY1-0/+11
2024-07-05ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson1-1/+2
2024-07-05ASoC: ti: davinci-mcasp: Fix race condition during probeJoao Paulo Goncalves1-6/+6
2024-07-05ASoC: ti: davinci-mcasp: Handle missing required DT propertiesPeter Ujfalusi1-19/+58
2024-07-05ASoC: ti: davinci-mcasp: Simplify the configuration parameter handlingPeter Ujfalusi1-104/+60
2024-07-05ASoC: ti: davinci-mcasp: Remove legacy dma_request parsingPeter Ujfalusi1-54/+3