开源镜像站
帮助
动态
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-renoir.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-30
ASoC: amd: acp: remove unused variable from acp platform driver
Vijendar Mukunda
2024-09-30
ASoC: amd: acp: store acp pci rev id in platform driver private structure
Vijendar Mukunda
2024-09-30
ASoC: amd: acp: use acp pci revision id for platform differntiation
Vijendar Mukunda
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-21
ASoC: amd: acp: remove unused variables from acp_resource structure
Vijendar Mukunda
2023-12-15
ASoC: amd: acp: add pm ops support for renoir platform.
Syed Saba Kareem
2023-10-25
ASoC: amd: acp: add platform and flag data to acp data structure
Syed Saba Kareem
2023-09-11
ASoC: amd: acp: Add machine driver that enables sound for systems with a ES83...
Marian Postevca
2023-08-14
ASoC: amd: merge DAI call back functions into ops
Kuninori Morimoto
2023-07-09
ASoC: amd: acp: remove the redundant acp enable/disable interrupts functions
Syed Saba Kareem
2023-07-09
ASoC: amd: acp: refactor the acp init and de-init sequence
Syed Saba Kareem
2023-06-22
ASoC: amd: acp: remove acp poweroff function
Syed Saba Kareem
2023-03-20
ASoC: amd: acp: renoir: Convert to platform remove callback returning void
Uwe Kleine-König
2022-07-08
ASoC: amd: acp: ACP code generic to support newer platforms
V sujith kumar Reddy
2022-06-22
ASoC: amd: acp: Fix error handling in .remove()
Uwe Kleine-König
2022-03-07
ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()
Dan Carpenter
2022-02-25
ASoC: amd: Use platform_get_irq_byname() to get the interrupt
Meng Tang
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: acp: Add ACP init()/deinit() callback for Renoir.
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: Add PDM controller based dmic dai for Renoir
Ajit Kumar Pandey
2021-10-25
ASoC: amd: acp: Add acp_machine struct for renoir platform.
Ajit Kumar Pandey
2021-10-20
ASoC: amd: acp: Add callback for machine driver on ACP
Ajit Kumar Pandey
2021-10-20
ASoC: amd: acp: Add I2S support on Renoir platform
Ajit Kumar Pandey