开源镜像站
帮助
动态
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
/
acp
/
acp-platform.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-02
ASoC: amd: acp: drop bogus NULL check from i2s_irq_handler
Murad Masimov
2024-09-30
ASoC: amd: acp: replace adata->platform conditional check
Vijendar Mukunda
2024-09-30
ASoC: amd: acp: update mach_params subsystem_rev field
Vijendar Mukunda
2024-09-30
ASoC: amd: acp: pass acp pci revision id as platform data
Vijendar Mukunda
2024-09-30
ASoC: amd: acp: use acp pci revision id for platform differntiation
Vijendar Mukunda
2024-09-06
ASoC: amd: acp: Return in-case of error
Muhammad Usama Anjum
2024-09-03
ASoC: amd: acp: Add I2S TDM support for acp7.1 platform
Venkata Prasad Potturu
2024-09-03
ASoC: amd: acp: Add pte configuration for ACP7.0 platform
Venkata Prasad Potturu
2024-09-03
ASoC: amd: acp: Update pcm hardware capabilities for acp7.0 platform
Venkata Prasad Potturu
2024-09-03
ASoC: amd: acp: Update pcm hardware capabilities for acp6.3 platform
Venkata Prasad Potturu
2024-06-21
ASoC: amd: acp: add pcm constraints for buffer size and period size
Vijendar Mukunda
2023-10-25
ASoC: amd: acp: add machine driver support for pdm use case
Syed Saba Kareem
2023-07-09
ASoC: amd: acp: export config_acp_dma() and config_pte_for_stream() symbols
Syed Saba Kareem
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2022-11-18
ASoC: amd: acp: Fix possible UAF in acp_dma_open
Gaosheng Cui
2022-08-19
ASoC: amd: acp: remove unnecessary NULL checks
Dan Carpenter
2022-08-15
ASoC: amd: acp: Initialize list to store acp_stream during pcm_open
Ajit Kumar Pandey
2022-07-26
ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()
Nathan Chancellor
2022-07-21
ASoC: amd: acp: Drop superfluous mmap callback
Venkata Prasad Potturu
2022-07-21
ASoC: amd: acp: Modify local variables name to generic
Venkata Prasad Potturu
2022-07-08
ASoC: amd: acp: Add legacy audio driver support for Rembrandt platform
V sujith kumar Reddy
2022-07-08
ASoC: amd: acp: ACP code generic to support newer platforms
V sujith kumar Reddy
2022-06-27
ASoC: amd: Migrate to new style legacy DAI naming flag
Charles Keepax
2021-10-27
ASoC: amd: acp: Fix return value check in acp_machine_select()
Yang Yingliang
2021-10-20
ASoC: amd: acp: Add callback for machine driver on ACP
Ajit Kumar Pandey
2021-10-20
ASoC: amd: Add common framework to support I2S on ACP SOC
Ajit Kumar Pandey