summaryrefslogtreecommitdiff
path: root/sound/soc/amd/vangogh/acp5x-mach.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-18ASoC: amd: vangogh: Drop conflicting ACPI-based probingCristian Ciocaltea1-22/+13
2023-09-25ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto1-6/+6
2023-08-01ASoC: amd: acp5x-mach:add checks to avoid static analysis warningsPierre-Louis Bossart1-0/+3
2023-07-10ASoC: amd: vangogh: Add support for NAU8821/MAX98388 variantCristian Ciocaltea1-8/+129
2023-07-10ASoC: amd: vangogh: Use dmi_first_match() for DMI quirk handlingCristian Ciocaltea1-21/+7
2023-07-10ASoC: amd: vangogh: Make use of DRV_NAMECristian Ciocaltea1-1/+1
2023-03-06ASoC: amd: vangogh: Add components prefix in structs and function namesLucas Tanure1-14/+14
2023-03-06ASoC: amd: vangogh: Centralize strings definitionLucas Tanure1-12/+19
2023-03-06ASoC: amd: vangogh: Move nau8821 and CPU side code up for future platformLucas Tanure1-47/+50
2023-03-06ASoC: amd: vangogh: Check Bit Clock rate before snd_soc_dai_set_pllLucas Tanure1-3/+9
2023-03-06ASoC: amd: vangogh: use for_each_rtd_components instead of forLucas Tanure1-20/+22
2023-03-06ASoC: amd: vangogh: remove unnecessarily included headersLucas Tanure1-6/+2
2023-03-06ASoC: amd: vangogh: use sizeof of variable instead of struct typeLucas Tanure1-1/+1
2023-03-06ASoC: amd: vangogh: Small code refactorLucas Tanure1-81/+64
2023-03-06ASoC: amd: vangogh: Remove unnecessary init functionLucas Tanure1-6/+0
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto1-1/+1
2022-07-22ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41Cristian Ciocaltea1-2/+1
2022-05-16ASoC: amd: vangogh: Remove duplicate include filesYueHaibing1-2/+0
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-4/+4
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-7/+7
2022-03-02ASoC: amd: use asoc_substream_to_rtd()Zhen Ni1-4/+4
2022-02-28ASoC: amd: vangogh: fix uninitialized symbol warning in machine driverVijendar Mukunda1-0/+1
2022-02-28ASoC: amd: vg: remove warnings and errors pointed out by checkpatch plVijendar Mukunda1-2/+1
2022-02-28ASoC: amd: vg: update DAI link nameVijendar Mukunda1-1/+1
2022-02-24ASoC: amd: vg: apply sample bits pcm constraintVijendar Mukunda1-0/+10
2022-02-24ASoC: amd: vg: update platform clock control sequenceVijendar Mukunda1-1/+12
2021-10-15ASoC: amd: add vangogh machine driverVijendar Mukunda1-0/+386