开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
Age
Commit message (
Expand
)
Author
2022-03-16
ASoC: amd: Fix reference to PCM buffer address
Meng Tang
2022-03-08
ASoC: amd: acp3x: Fix signedness bug in acp3x
YueHaibing
2022-03-08
ASoC: amd: acp5x-pcm-dma: Fix signedness bug
YueHaibing
2022-03-07
ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()
Dan Carpenter
2022-03-07
ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe()
Dan Carpenter
2022-03-07
ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe()
Dan Carpenter
2022-03-07
ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()
Dan Carpenter
2022-03-02
ASoC: amd: use asoc_substream_to_rtd()
Zhen Ni
2022-02-28
ASoC: amd: vangogh: fix uninitialized symbol warning in machine driver
Vijendar Mukunda
2022-02-28
ASoC: amd: vg: remove warnings and errors pointed out by checkpatch pl
Vijendar Mukunda
2022-02-28
ASoC: amd: vg: update DAI link name
Vijendar Mukunda
2022-02-28
ASoC: amd: vg: fix for pm resume callback sequence
Vijendar Mukunda
2022-02-28
ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt
Meng Tang
2022-02-25
ASoC: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_c...
Jia-Ju Bai
2022-02-25
ASoC: amd: Use platform_get_irq_byname() to get the interrupt
Meng Tang
2022-02-24
ASoC: amd: acp: Add DMIC machine driver ops
Ajit Kumar Pandey
2022-02-24
ASoC: amd: acp-legacy: Add legacy card support for new machines
Ajit Kumar Pandey
2022-02-24
ASoC: amd: acp: Change card name for Guybrush Machine
Ajit Kumar Pandey
2022-01-28
ASoC: amd: renoir: Add check for acp configuration flags
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: acp-legacy: Add DMIC dai link support for Renoir
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: Add generic PCI driver module for ACP device
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: Add PDM controller based dmic dai for Renoir
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: Add generic support for PDM controller on ACP
Ajit Kumar Pandey
2022-01-24
ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card
V sujith kumar Reddy
2022-01-06
ASoC: amd: acp: acp-mach: Change default RT1019 amp dev id
Ajit Kumar Pandey
2021-12-24
ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback.
V sujith kumar Reddy
2021-12-21
ASoC: amd: acp: Remove duplicate dependency in Kconfig
Ajit Kumar Pandey
2021-12-21
ASoC: amd: acp-config: Update sof_tplg_filename for SOF machines
Ajit Kumar Pandey
2021-12-21
ASoC: amd: acp-config: Enable SOF audio for Google chrome boards.
Ajit Kumar Pandey
2021-12-15
ASoC: AMD: fix depend/select mistake on SND_AMD_ACP_CONFIG
Pierre-Louis Bossart
2021-12-08
ASoC: amd: Convert to new style DAI format definitions
Mark Brown
2021-12-08
ASoC: AMD: acp-config: fix missing dependency on SND_SOC_ACPI
Pierre-Louis Bossart
2021-12-06
ASoC: amd: acp6x-pdm-dma: Constify static snd_soc_dai_ops
Rikard Falkeborn
2021-12-02
ASoC: amd: Fix dependency for SPI master
Lucas Tanure
2021-12-01
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-11-30
ASoC: amd: fix uninitialized variable in snd_acp6x_probe()
Dan Carpenter
2021-11-29
ASoC: amd: acp-pcm-dma: add .delay support
Kuninori Morimoto
2021-11-17
ASoC: amd: acp-config: Remove legacy acpi based machine struct
Ajit Kumar Pandey
2021-11-17
ASoC: amd: Add module to determine ACP configuration
Ajit Kumar Pandey
2021-10-29
ASoC: amd: acp: select CONFIG_SND_SOC_ACPI
Arnd Bergmann
2021-10-28
ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_DMIC
Julian Braha
2021-10-27
ASoC: amd: acp: fix Kconfig dependencies
Arnd Bergmann
2021-10-27
ASoC: amd: acp: Fix return value check in acp_machine_select()
Yang Yingliang
2021-10-26
ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCI
Geert Uytterhoeven
2021-10-26
ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH,SOF_MACH} should depend on X86 && PC...
Geert Uytterhoeven
2021-10-26
ASoC: amd: acp: Wrap AMD Audio ACP components in SND_SOC_AMD_ACP_COMMON
Geert Uytterhoeven
2021-10-25
ASoC: amd: acp: Add acp_machine struct for renoir platform.
Ajit Kumar Pandey
2021-10-23
Merge series "ASoC: Add common modules support for ACP hw block" from Ajit Ku...
Mark Brown
2021-10-20
ASoC: amd: acp: Add support for RT5682-VS codec
Ajit Kumar Pandey
[next]