index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
vangogh
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
1
-1
/
+1
2022-07-22
ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41
Cristian Ciocaltea
1
-2
/
+1
2022-06-27
ASoC: amd: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-0
/
+1
2022-06-06
ASoC: amd: vangogh: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: amd: vangogh: Update to use set_fmt_new callback
Charles Keepax
1
-3
/
+3
2022-05-16
ASoC: amd: vangogh: Remove duplicate include files
YueHaibing
1
-2
/
+0
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
1
-4
/
+4
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
3
-48
/
+46
2022-03-16
ASoC: amd: Fix reference to PCM buffer address
Meng Tang
1
-1
/
+1
2022-03-08
ASoC: amd: acp5x-pcm-dma: Fix signedness bug
YueHaibing
1
-1
/
+1
2022-03-07
ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()
Dan Carpenter
1
-3
/
+4
2022-03-02
ASoC: amd: use asoc_substream_to_rtd()
Zhen Ni
1
-4
/
+4
2022-02-28
ASoC: amd: vangogh: fix uninitialized symbol warning in machine driver
Vijendar Mukunda
1
-0
/
+1
2022-02-28
ASoC: amd: vg: remove warnings and errors pointed out by checkpatch pl
Vijendar Mukunda
1
-2
/
+1
2022-02-28
ASoC: amd: vg: update DAI link name
Vijendar Mukunda
1
-1
/
+1
2022-02-28
ASoC: amd: vg: fix for pm resume callback sequence
Vijendar Mukunda
1
-33
/
+33
2022-02-28
ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt
Meng Tang
1
-5
/
+2
2022-02-24
ASoC: amd: vg: update acp init and deinit sequence
Vijendar Mukunda
1
-0
/
+4
2022-02-24
ASoC: amd: vg: apply sample bits pcm constraint
Vijendar Mukunda
1
-0
/
+10
2022-02-24
ASoC: amd: vg: update platform clock control sequence
Vijendar Mukunda
1
-1
/
+12
2022-02-24
ASoC: amd: vangogh: refactor i2s master mode clock sequence code
Vijendar Mukunda
2
-19
/
+36
2021-10-15
ASoC: amd: enable vangogh platform machine driver build
Vijendar Mukunda
1
-0
/
+2
2021-10-15
ASoC: amd: add vangogh machine driver
Vijendar Mukunda
1
-0
/
+386
2021-10-15
ASoc: amd: create platform device for VG machine driver
Vijendar Mukunda
2
-1
/
+4
2021-10-13
ASoC: amd: vangogh: constify static struct snd_soc_dai_ops
Rikard Falkeborn
1
-1
/
+1
2021-08-04
ASoC: amd: vangogh: Drop superfluous mmap callback
Takashi Iwai
1
-8
/
+0
2021-07-27
ASoC: amd: fix an IS_ERR() vs NULL bug in probe
Dan Carpenter
1
-2
/
+2
2021-07-22
ASoC: amd: enable vangogh acp5x driver build
Vijendar Mukunda
1
-0
/
+9
2021-07-22
ASoC: amd: add vangogh i2s dma driver pm ops
Vijendar Mukunda
1
-2
/
+94
2021-07-22
ASoC: amd: add vangogh pci driver pm ops
Vijendar Mukunda
1
-0
/
+45
2021-07-22
ASoC: amd: add vangogh i2s dai driver ops
Vijendar Mukunda
2
-0
/
+361
2021-07-22
ASoC: amd: add vangogh i2s controller driver
Vijendar Mukunda
2
-0
/
+92
2021-07-22
ASoC: amd: add ACP5x pcm dma driver ops
Vijendar Mukunda
2
-2
/
+410
2021-07-22
ASoC: amd: irq handler changes for ACP5x PCM dma driver
Vijendar Mukunda
2
-1
/
+69
2021-07-22
ASoC: amd: add ACP5x PCM platform driver
Vijendar Mukunda
2
-0
/
+76
2021-07-22
ASoC: amd: create acp5x platform devices
Vijendar Mukunda
2
-3
/
+102
2021-07-22
ASoc: amd: add acp5x init/de-init functions
Vijendar Mukunda
2
-0
/
+118
2021-07-22
ASoC: amd: add Vangogh ACP PCI driver
Vijendar Mukunda
2
-0
/
+112
2021-07-22
ASoC: amd: add Vangogh ACP5x IP register header
Vijendar Mukunda
1
-0
/
+337