summaryrefslogtreecommitdiff
path: root/sound/soc/amd/vangogh
Commit message (Expand)AuthorAgeFilesLines
* 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: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* ASoC: amd: vangogh: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: amd: vangogh: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3
* 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-213-48/+46
|\
| * ASoC: amd: Fix reference to PCM buffer addressMeng Tang2022-03-161-1/+1
| * ASoC: amd: acp5x-pcm-dma: Fix signedness bugYueHaibing2022-03-081-1/+1
| * ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()Dan Carpenter2022-03-071-3/+4
| * 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: fix for pm resume callback sequenceVijendar Mukunda2022-02-281-33/+33
| * ASoC: amd: pcm-dma: Use platform_get_irq() to get the interruptMeng Tang2022-02-281-5/+2
* | ASoC: amd: vg: update acp init and deinit sequenceVijendar Mukunda2022-02-241-0/+4
* | 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: vangogh: refactor i2s master mode clock sequence codeVijendar Mukunda2022-02-242-19/+36
|/
* ASoC: amd: enable vangogh platform machine driver buildVijendar Mukunda2021-10-151-0/+2
* ASoC: amd: add vangogh machine driverVijendar Mukunda2021-10-151-0/+386
* ASoc: amd: create platform device for VG machine driverVijendar Mukunda2021-10-152-1/+4
* ASoC: amd: vangogh: constify static struct snd_soc_dai_opsRikard Falkeborn2021-10-131-1/+1
* ASoC: amd: vangogh: Drop superfluous mmap callbackTakashi Iwai2021-08-041-8/+0
* ASoC: amd: fix an IS_ERR() vs NULL bug in probeDan Carpenter2021-07-271-2/+2
* ASoC: amd: enable vangogh acp5x driver buildVijendar Mukunda2021-07-221-0/+9
* ASoC: amd: add vangogh i2s dma driver pm opsVijendar Mukunda2021-07-221-2/+94
* ASoC: amd: add vangogh pci driver pm opsVijendar Mukunda2021-07-221-0/+45
* ASoC: amd: add vangogh i2s dai driver opsVijendar Mukunda2021-07-222-0/+361
* ASoC: amd: add vangogh i2s controller driverVijendar Mukunda2021-07-222-0/+92
* ASoC: amd: add ACP5x pcm dma driver opsVijendar Mukunda2021-07-222-2/+410
* ASoC: amd: irq handler changes for ACP5x PCM dma driverVijendar Mukunda2021-07-222-1/+69
* ASoC: amd: add ACP5x PCM platform driverVijendar Mukunda2021-07-222-0/+76
* ASoC: amd: create acp5x platform devicesVijendar Mukunda2021-07-222-3/+102
* ASoc: amd: add acp5x init/de-init functionsVijendar Mukunda2021-07-222-0/+118
* ASoC: amd: add Vangogh ACP PCI driverVijendar Mukunda2021-07-222-0/+112
* ASoC: amd: add Vangogh ACP5x IP register headerVijendar Mukunda2021-07-221-0/+337