summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-22ASoC: cs35l56: Make struct regmap_config constRichard Fitzgerald2-6/+6
2024-08-22ASoC: Intel: sof_sdw: use playback/capture_only flagsKuninori Morimoto1-2/+2
2024-08-22ASoC: amlogic: do not use dpcm_playback/capture flagsJerome Brunet2-7/+7
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto9-51/+0
2024-08-22ASoC: soc-pcm: Indicate warning if dpcm_playback/capture were used for availa...Kuninori Morimoto2-28/+38
2024-08-22ASoC: tas2781: mark const variables tas2563_dvc_table as __maybe_unusedShenghao Ding1-1/+1
2024-08-22ASoC: dwc: change to use devm_clk_get_enabled() helpersWu Bo1-13/+3
2024-08-21ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda5-5/+0
2024-08-21ASoC: soc-pcm: remove snd_soc_dpcm_stream_lock_irqsave_nested()Kuninori Morimoto1-8/+2
2024-08-21ASoC: tas2781: Remove unnecessary line feed for tasdevice_codec_removeBaojun Xu1-4/+3
2024-08-21ASoC: codecs: wcd934x: make read-only array minCode_param static constColin Ian King1-2/+2
2024-08-20ASoC: dt-bindings: Convert tpa6130a2.txt to yamlFrank Li3-28/+56
2024-08-20ASoC: amd: acp: replace desc->rev check with acp pci revision idVijendar Mukunda1-10/+12
2024-08-20ASoC: tas5086: use sleeping variants of gpiod APIDmitry Torokhov1-4/+5
2024-08-20ASoC: dt-bindings: samsung,odroid: drop stale clocksKrzysztof Kozlowski1-5/+0
2024-08-19ASoC: Intel: avs: Enable by default for all SST configurationsCezary Rojewski1-1/+7
2024-08-19ASoC: Intel: Remove skylake driverCezary Rojewski27-14821/+2
2024-08-19ASoC: Intel: Remove skl_nau88l25_max98357a board driverCezary Rojewski3-724/+0
2024-08-19ASoC: Intel: Remove skl_nau88l25_ssm4567 board driverCezary Rojewski3-767/+0
2024-08-19ASoC: Intel: Remove skl_rt286 board driverCezary Rojewski3-583/+0
2024-08-19ASoC: Intel: Remove kbl_da7219_max98357a board driverCezary Rojewski3-704/+0
2024-08-19ASoC: Intel: Remove kbl_da7219_max98927 board driverCezary Rojewski3-1192/+0
2024-08-19ASoC: Intel: Remove kbl_rt5660 board driverCezary Rojewski3-581/+0
2024-08-19ASoC: Intel: Remove kbl_rt5663_max98927 board driverCezary Rojewski3-1090/+0
2024-08-19ASoC: Intel: Remove kbl_rt5663_rt5514_max98927 board driverCezary Rojewski3-888/+0
2024-08-19ASoC: Intel: Remove bxt_da7219_max98357a board driverCezary Rojewski3-738/+0
2024-08-19ASoC: Intel: Remove bxt_rt298 board driverCezary Rojewski3-686/+0
2024-08-19ASoC: Intel: Drop skl_machine_pdata usageCezary Rojewski6-35/+0
2024-08-19ALSA: hda: Move SST device entries to AVSCezary Rojewski1-34/+23
2024-08-19ASoC: dt-bindings: convert tlv320aic31xx.txt to yamlFrank Li2-77/+127
2024-08-19soundwire: intel: increase maximum number of linksPierre-Louis Bossart1-1/+1
2024-08-19soundwire: intel: add probe-time check on link idPierre-Louis Bossart4-0/+44
2024-08-19ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKSPierre-Louis Bossart5-7/+13
2024-08-16ASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks on SM8250Srinivas Kandagatla1-20/+2
2024-08-16ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda2-4/+22
2024-08-15ASoc: tas2781: Remove unnecessary line feed and spaceShenghao Ding1-4/+3
2024-08-15ASoC: amd: acp: fix module autoloadingYuntao Liu1-0/+2
2024-08-14ASoC: loongson: Remove useless variable definitionstangbin1-10/+5
2024-08-14ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatileYR Yang1-0/+1
2024-08-14ASoC: soc-pcm: remove snd_soc_dpcm_stream_{lock/unlock}_irq()Kuninori Morimoto1-18/+7
2024-08-14ASoC: imx-pcm-rpmsg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-10/+4
2024-08-14ASoC: imx-audmux: Switch to SYSTEM_SLEEP_PM_OPSFabio Estevam1-4/+2
2024-08-14ASoC: fsl_ssi: Switch to SYSTEM_SLEEP_PM_OPSFabio Estevam1-4/+2
2024-08-14ASoC: fsl_spdif: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-7/+4
2024-08-14ASoC: fsl_rpmsg: Switch to RUNTIME_PM_OPS()Fabio Estevam1-6/+3
2024-08-14ASoC: fsl_mqs: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-8/+3
2024-08-14ASoC: fsl_audmix: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-8/+4
2024-08-14ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIOKrzysztof Kozlowski1-3/+2
2024-08-13ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and T...Shenghao Ding1-1/+1
2024-08-13ASoC: SOF: mediatek: Add missing board compatibleAlbert Jakieła1-0/+3