summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: Intel: soc-acpi: lnl: Add match entries for new cs42l43 laptopsCharles Keepax2024-08-281-0/+104
| * | ASoC: Intel: soc-acpi: adl: Add match entries for new cs42l43 laptopsCharles Keepax2024-08-281-0/+105
| * | ASoC: Intel: soc-acpi: arl: Add match entries for new cs42l43 laptopsCharles Keepax2024-08-281-0/+219
| * | ASoC: Intel: skl_hda_dsp_generic: use sof_hdmi_private to init HDMIBrent Lu2024-08-283-30/+15
| * | ASoC: Intel: skl_hda_dsp_generic: remove hdac-hdmi supportBrent Lu2024-08-284-58/+9
| * | ASoC: Intel: soc-acpi: Add entry for HDMI_In capture support in ARL match tableBalamurugan C2024-08-282-0/+22
| * | ASoC: Intel: soc-acpi: Add entry for sof_es8336 in ARL match table.Balamurugan C2024-08-281-0/+13
| * | ASoC: Intel: skl_hda_dsp_generic: support BT audio offloadBrent Lu2024-08-283-5/+49
| * | ASoC: SOF: Intel: hda: support BT link mask in mach_paramsBrent Lu2024-08-281-5/+32
| * | ASoC: Intel: sof_sdw: overwrite mach_params->dmic_numBard Liao2024-08-281-0/+5
| * | ASoC: Intel: sof_sdw: move ignore_internal_dmic check earlierBard Liao2024-08-281-10/+10
| * | ASoC: SOF: Intel: hda: refactoring topology name fixup for SDW machBrent Lu2024-08-281-120/+46
| * | ASoC: SOF: Intel: hda: refactoring topology name fixup for HDA machBard Liao2024-08-282-51/+45
| * | ASoC: Intel: boards: always check the result of acpi_dev_get_first_match_dev()Pierre-Louis Bossart2024-08-289-4/+24
| * | ASoC: Intel: sof_sdw: add rt1320 amp supportBard Liao2024-08-283-1/+30
| * | ASoC: Intel: sof_sdw: make sof_sdw_quirk staticPierre-Louis Bossart2024-08-282-3/+1
* | | ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() localMark Brown2024-08-281-102/+99
|\ \ \
| * | | ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() local functionKuninori Morimoto2024-08-281-13/+10
| * | | ASoC: soc-pcm: move snd_soc_dpcm_can_be_xxx() to topKuninori Morimoto2024-08-281-102/+102
| |/ /
* / / ASoC: dapm: Use IS_ERR_OR_NULL() helper functionHongbo Li2024-08-281-1/+1
|/ /
* | ASoC: SOF: topology: Use kmemdup_array instead of kmemdup for multiple alloca...Shen Lichuan2024-08-261-4/+4
* | ASoC: tas2781: replace devm_kzalloc and scnprintf with devm_kstrdupShenghao Ding2024-08-261-13/+10
* | Add SOF support for ACP7.0 based platformMark Brown2024-08-249-14/+365
|\ \
| * | ASoC: SOF: amd: add support for acp7.0 based platformVijendar Mukunda2024-08-237-14/+352
| * | ASoC: amd: Add acpi machine id for acp7.0 version based platformVijendar Mukunda2024-08-232-0/+13
* | | ASoC: Merge up fixesMark Brown2024-08-2313-10/+26
|\ \ \ | |/ / |/| |
| * | ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede2024-08-231-1/+0
| * | ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harderHans de Goede2024-08-239-9/+9
| * | ASoC: cs-amp-lib: Ignore empty UEFI calibration entriesRichard Fitzgerald2024-08-221-1/+6
| * | ASoC: cs-amp-lib-test: Force test calibration blob entries to be validRichard Fitzgerald2024-08-221-0/+9
| * | ASoC: allow module autoloading for table board_idsHongbo Li2024-08-211-0/+2
| * | ASoC: allow module autoloading for table db1200_pidsHongbo Li2024-08-211-0/+1
* | | ASoC: grace time for DPCM cleanupMark Brown2024-08-2211-87/+46
|\ \ \
| * | | ASoC: Intel: sof_sdw: use playback/capture_only flagsKuninori Morimoto2024-08-221-2/+2
| * | | ASoC: amlogic: do not use dpcm_playback/capture flagsJerome Brunet2024-08-222-7/+7
| * | | ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto2024-08-228-50/+0
| * | | ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...Kuninori Morimoto2024-08-221-28/+37
* | | | ASoC: cs35l56: Make struct regmap_config constRichard Fitzgerald2024-08-221-3/+3
* | | | ASoC: dwc: change to use devm_clk_get_enabled() helpersWu Bo2024-08-221-13/+3
|/ / /
* | | ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda2024-08-215-5/+0
* | | ASoC: soc-pcm: remove snd_soc_dpcm_stream_lock_irqsave_nested()Kuninori Morimoto2024-08-211-8/+2
* | | ASoC: tas2781: Remove unnecessary line feed for tasdevice_codec_removeBaojun Xu2024-08-211-4/+3
* | | ASoC: codecs: wcd934x: make read-only array minCode_param static constColin Ian King2024-08-211-2/+2
* | | ASoC: amd: acp: replace desc->rev check with acp pci revision idVijendar Mukunda2024-08-201-10/+12
* | | ASoC: Merge up fixesMark Brown2024-08-2012-24/+70
|\| |
| * | ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda2024-08-162-4/+22
| * | ASoC: amd: acp: fix module autoloadingYuntao Liu2024-08-151-0/+2
| * | ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatileYR Yang2024-08-141-0/+1
| * | ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIOKrzysztof Kozlowski2024-08-141-3/+2
| * | ASoC: SOF: mediatek: Add missing board compatibleAlbert Jakieła2024-08-131-0/+3