index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
vangogh
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
ASoC: amd: update pm_runtime enable sequence
Arun Gopal Kondaveeti
1
-2
/
+2
2023-05-30
ASoC: amd: vangogh: Add check for acp config flags in vangogh platform
Venkata Prasad Potturu
2
-1
/
+8
2023-03-20
ASoC: amd: vangogh: acp5x-pcm-dma: Convert to platform remove callback return...
Uwe Kleine-König
1
-3
/
+2
2023-03-05
ASoC: amd: vangogh: Add components prefix in structs and function names
Lucas Tanure
1
-14
/
+14
2023-03-05
ASoC: amd: vangogh: Centralize strings definition
Lucas Tanure
1
-12
/
+19
2023-03-05
ASoC: amd: vangogh: Move nau8821 and CPU side code up for future platform
Lucas Tanure
1
-47
/
+50
2023-03-05
ASoC: amd: vangogh: Check Bit Clock rate before snd_soc_dai_set_pll
Lucas Tanure
1
-3
/
+9
2023-03-05
ASoC: amd: vangogh: use for_each_rtd_components instead of for
Lucas Tanure
1
-20
/
+22
2023-03-05
ASoC: amd: vangogh: remove unnecessarily included headers
Lucas Tanure
1
-6
/
+2
2023-03-05
ASoC: amd: vangogh: use sizeof of variable instead of struct type
Lucas Tanure
1
-1
/
+1
2023-03-05
ASoC: amd: vangogh: Small code refactor
Lucas Tanure
1
-81
/
+64
2023-03-05
ASoC: amd: vangogh: Remove unnecessary init function
Lucas Tanure
1
-6
/
+0
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
[next]