summaryrefslogtreecommitdiff
path: root/sound/soc/amd/vangogh
AgeCommit message (Expand)Author
2024-10-23ASoC: amd: remove dpcm_xxx flagsKuninori Morimoto
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-05-08ASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai
2023-12-18ASoC: amd: vangogh: Switch to {RUNTIME,SYSTEM_SLEEP}_PM_OPSCristian Ciocaltea
2023-12-18ASoC: amd: vangogh: Allow probing ACP PCI when SOF is disabledCristian Ciocaltea
2023-12-18ASoC: amd: vangogh: Drop conflicting ACPI-based probingCristian Ciocaltea
2023-12-06ASoC: amd: vangogh: Add condition check for acp config flagVenkata Prasad Potturu
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-06-23ASoC: amd: update pm_runtime enable sequenceArun Gopal Kondaveeti
2023-05-30ASoC: amd: vangogh: Add check for acp config flags in vangogh platformVenkata Prasad Potturu
2023-03-20ASoC: amd: vangogh: acp5x-pcm-dma: Convert to platform remove callback return...Uwe Kleine-König
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-06-27ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: amd: vangogh: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: amd: vangogh: Update to use set_fmt_new callbackCharles Keepax
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-16ASoC: amd: Fix reference to PCM buffer addressMeng Tang
2022-03-08ASoC: amd: acp5x-pcm-dma: Fix signedness bugYueHaibing
2022-03-07ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()Dan Carpenter
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-28ASoC: amd: vg: fix for pm resume callback sequenceVijendar Mukunda
2022-02-28ASoC: amd: pcm-dma: Use platform_get_irq() to get the interruptMeng Tang
2022-02-24ASoC: amd: vg: update acp init and deinit sequenceVijendar Mukunda
2022-02-24ASoC: amd: vg: apply sample bits pcm constraintVijendar Mukunda
2022-02-24ASoC: amd: vg: update platform clock control sequenceVijendar Mukunda
2022-02-24ASoC: amd: vangogh: refactor i2s master mode clock sequence codeVijendar Mukunda
2021-10-15ASoC: amd: enable vangogh platform machine driver buildVijendar Mukunda
2021-10-15ASoC: amd: add vangogh machine driverVijendar Mukunda
2021-10-15ASoc: amd: create platform device for VG machine driverVijendar Mukunda
2021-10-13ASoC: amd: vangogh: constify static struct snd_soc_dai_opsRikard Falkeborn
2021-08-04ASoC: amd: vangogh: Drop superfluous mmap callbackTakashi Iwai