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