summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2024-11-07ASoC: Intel: Kconfig: fix undefined symbol:Mark Brown2-3/+4
2024-11-07ASoC: da7213: Extend support for the MCK in range [2, 50] MHzHao Bui2-5/+14
2024-11-07ASoC: da7213: Avoid setting PLL when closing audio streamHao Bui1-0/+4
2024-11-07ASoC: da7213: Add suspend to RAM supportClaudiu Beznea1-0/+1
2024-11-07ASoC: da7213: Return directly the value of regcache_sync()Claudiu Beznea1-2/+1
2024-11-07ASoC: da7213: Populate max_register to regmap_configClaudiu Beznea1-0/+1
2024-11-06ASoC: SOF: amd: Fix for incorrect DMA ch status register offsetVenkata Prasad Potturu1-1/+9
2024-11-06ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022Mingcong Bai1-0/+7
2024-11-06ASoC: sma1307: Add driver for Iron Device SMA1307Kiseok Jo4-0/+2508
2024-11-06ASoC: Intel: Kconfig: select SND_SOC_SDCA by SND_SOC_ACPI_INTEL_SDCA_QUIRKSBard Liao2-2/+2
2024-11-06ASoC: Intel: Kconfig: make SND_SOC_ACPI_INTEL_MATCH depend on ACPIBard Liao1-1/+2
2024-11-05ASoC: codecs: Add aw88081 amplifier driverMark Brown4-0/+1387
2024-11-05Soundwire dai link init logic refactorMark Brown3-14/+16
2024-11-05ASoC: cleasnup rtd and its IDMark Brown9-51/+54
2024-11-05ASoC: rt721-sdca: change interrupt mask from XU to GEJack Yu3-11/+9
2024-11-05ASoC: Intel: sof_sdw: Add missing quirks from some new DellDeep Harsora1-0/+48
2024-11-05ASoC: rt722: change the interrupt mask for jack type detectionShuming Fan2-11/+8
2024-11-05ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_removeAmelie Delaunay1-1/+1
2024-11-05ASoC: qcom: sc8280xp Add SM8750 sound cardKrzysztof Kozlowski1-0/+1
2024-11-05ASoC: fsl_mqs: Support accessing registers by scmi interfaceShengjiu Wang2-0/+42
2024-11-05ASoC: bcm63xx-pcm-whistler: fix uninit-value in i2s_dma_isrSuraj Sonawane1-1/+5
2024-11-05ASoC: codecs: Fix atomicity violation in snd_soc_component_get_drvdata()Qiu-ji Chen1-3/+6
2024-11-05ASoC: qcom: x1e80100: Support boards with two speakersKrzysztof Kozlowski1-5/+35
2024-11-05ASoC: codecs: ES8326: Reduce pop noiseZhang Yi1-2/+2
2024-11-05ASoC: amd: acp: Fix for ACP SOF dmic tplg component load failureVenkata Prasad Potturu1-1/+0
2024-11-04ASoC: tas2781: Add new driver version for tas2563 & tas2781 qfn chipShenghao Ding1-0/+1
2024-11-01ASoC: cleanup function parameter for rtd and its idKuninori Morimoto4-20/+17
2024-11-01ASoC: soc-core: do rtd->id trick at snd_soc_add_pcm_runtime()Kuninori Morimoto1-18/+24
2024-11-01ASoC: remove rtd->numKuninori Morimoto1-1/+0
2024-11-01ASoC: generic: switch to use rtd->id from rtd->numKuninori Morimoto1-5/+5
2024-11-01ASoC: sh: switch to use rtd->id from rtd->numKuninori Morimoto1-1/+1
2024-11-01ASoC: meson: switch to use rtd->id from rtd->numKuninori Morimoto2-4/+4
2024-11-01ASoC: fsl: switch to use rtd->id from rtd->numKuninori Morimoto1-3/+3
2024-11-01ASoC: rename rtd->num to rtd->idKuninori Morimoto4-22/+23
2024-11-01ASoC: codecs: Add aw88081 amplifier driverWeidong Wang4-0/+1387
2024-11-01ASoC: sdw_utils: Update stream_name in dai_links structureVijendar Mukunda1-0/+1
2024-11-01ASoC: sdw_utils/intel/amd: refactor dai link init logicVijendar Mukunda3-14/+15
2024-10-31ASoC: codecs: wcd937x: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-10-30ASoC: Rename "sh" to "renesas"Mark Brown29-3/+3
2024-10-30ASoC: cs42l84: Remove unused including <linux/version.h>Jiapeng Chong1-1/+0
2024-10-30ASoC: audio-graph-card2: Update comment with renamed file pathLad Prabhakar1-1/+1
2024-10-30ASoC: Rename "sh" to "renesas"Lad Prabhakar28-2/+2
2024-10-29ASoC: codecs: adau1373: drop platform dataMark Brown2-46/+156
2024-10-29ASoC: codecs: adau1373: add powerdown gpioNuno Sa1-1/+27
2024-10-29ASoC: codecs: adau1373: drop patform_dataNuno Sa1-44/+128
2024-10-29ASoC: codecs: adau1373: add some kconfig textNuno Sa1-1/+1
2024-10-29ASoC: codecs: wcd937x: relax the AUX PDM watchdogAlexey Klimov2-2/+12
2024-10-29ASoC: codecs: wcd937x: add missing LO Switch controlAlexey Klimov1-0/+2
2024-10-29ASoC: cs42l84: remove incorrect of_match_ptr()Arnd Bergmann1-1/+1
2024-10-29ASoC: dapm: fix bounds checker error in dapm_widget_list_createAleksei Vetrov1-0/+2