summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/vangogh/acp5x-mach.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: vangogh: Drop conflicting ACPI-based probingCristian Ciocaltea2023-12-181-22/+13
* ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-6/+6
* ASoC: amd: acp5x-mach:add checks to avoid static analysis warningsPierre-Louis Bossart2023-07-311-0/+3
* ASoC: amd: vangogh: Add support for NAU8821/MAX98388 variantCristian Ciocaltea2023-07-091-8/+129
* ASoC: amd: vangogh: Use dmi_first_match() for DMI quirk handlingCristian Ciocaltea2023-07-091-21/+7
* ASoC: amd: vangogh: Make use of DRV_NAMECristian Ciocaltea2023-07-091-1/+1
* ASoC: amd: vangogh: Add components prefix in structs and function namesLucas Tanure2023-03-051-14/+14
* ASoC: amd: vangogh: Centralize strings definitionLucas Tanure2023-03-051-12/+19
* ASoC: amd: vangogh: Move nau8821 and CPU side code up for future platformLucas Tanure2023-03-051-47/+50
* ASoC: amd: vangogh: Check Bit Clock rate before snd_soc_dai_set_pllLucas Tanure2023-03-051-3/+9
* ASoC: amd: vangogh: use for_each_rtd_components instead of forLucas Tanure2023-03-051-20/+22
* ASoC: amd: vangogh: remove unnecessarily included headersLucas Tanure2023-03-051-6/+2
* ASoC: amd: vangogh: use sizeof of variable instead of struct typeLucas Tanure2023-03-051-1/+1
* ASoC: amd: vangogh: Small code refactorLucas Tanure2023-03-051-81/+64
* ASoC: amd: vangogh: Remove unnecessary init functionLucas Tanure2023-03-051-6/+0
* ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto2022-09-201-1/+1
* ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41Cristian Ciocaltea2022-07-221-2/+1
* ASoC: amd: vangogh: Remove duplicate include filesYueHaibing2022-05-161-2/+0
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-4/+4
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-7/+7
|\
| * ASoC: amd: use asoc_substream_to_rtd()Zhen Ni2022-03-021-4/+4
| * ASoC: amd: vangogh: fix uninitialized symbol warning in machine driverVijendar Mukunda2022-02-281-0/+1
| * ASoC: amd: vg: remove warnings and errors pointed out by checkpatch plVijendar Mukunda2022-02-281-2/+1
| * ASoC: amd: vg: update DAI link nameVijendar Mukunda2022-02-281-1/+1
* | ASoC: amd: vg: apply sample bits pcm constraintVijendar Mukunda2022-02-241-0/+10
* | ASoC: amd: vg: update platform clock control sequenceVijendar Mukunda2022-02-241-1/+12
|/
* ASoC: amd: add vangogh machine driverVijendar Mukunda2021-10-151-0/+386