index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
acp
/
acp-pci.c
Age
Commit message (
Expand
)
Author
2025-07-02
ASoC: amd: acp: Add legacy driver support acp7.2 based platforms
Venkata Prasad Potturu
2025-06-09
ASoC: amd: acp: Fix pointer assignments for snd_soc_acpi_mach structures
Venkata Prasad Potturu
2025-03-17
ASoC: Convert to modern PM macros
Mark Brown
2025-03-17
ASoC: amd: acp: Fix snd_soc_acpi_mach id's duplicate symbol error
Venkata Prasad Potturu
2025-03-17
ASoC: amd: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
2025-03-16
ASoC: amd: acp: Fix leak in acp_pci_probe()
Dan Carpenter
2025-03-11
ASoC: amd: acp: Refactor renoir platform resource structure
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Refactor rembrant platform resource structure
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Refactor acp63 platform resource structure
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Refactor acp70 platform resource structure
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Move spin_lock and list initialization to acp-pci driver
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Add new interrupt handle callbacks in acp_common_hw_ops
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Refactor acp machine select
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Refactor acp platform device creation
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Refactor dmic-codec platform device creation
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Implement acp_common_hw_ops support for acp platforms
Venkata Prasad Potturu
2025-03-11
ASoC: amd: acp: Remove redundant acp70 chip->name
Venkata Prasad Potturu
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-30
ASoC: amd: acp: use acp pci revision id for platform differntiation
Vijendar Mukunda
2024-08-13
ASoC: amd: acp: add legacy driver support for ACP7.1 based platforms
Vijendar Mukunda
2024-06-21
ASoC: Merge up fixes
Mark Brown
2024-06-19
ASoC: amd: acp: move chip->flag variable assignment
Vijendar Mukunda
2024-06-19
ASoC: amd: acp: add a null check for chip_pdev structure
Vijendar Mukunda
2024-06-13
ASoC: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-03
ASoC: amd: acp: fix for acp platform device creation failure
Vijendar Mukunda
2024-03-29
ASoC: amd: acp: fix for acp_init function error handling
Vijendar Mukunda
2024-03-27
ASoC: amd: acp: fix for acp pdm configuration check
Vijendar Mukunda
2023-10-25
ASoC: amd: acp: Add pci legacy driver support for acp7.0 platform
Syed Saba Kareem
2023-10-25
ASoC: amd: acp: change acp-deinit function arguments
Syed Saba Kareem
2023-10-25
ASoC: amd: acp: add code for scanning acp pdm controller
Syed Saba Kareem
2023-10-25
ASoC: amd: acp: Add acp6.3 pci legacy driver support
Syed Saba Kareem
2023-07-09
ASoC: amd: acp: add pm ops support for acp pci driver
Syed Saba Kareem
2023-07-09
ASoC: amd: acp: store platform device reference created in pci probe call
Syed Saba Kareem
2023-07-09
ASoC: amd: acp: refactor the acp init and de-init sequence
Syed Saba Kareem
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2022-09-19
ASoC: amd: acp: use devm_kcalloc() instead of devm_kzalloc()
ye xingchen
2022-08-19
ASoC: amd: acp: add a label to make error path more clean
Yang Yingliang
2022-08-19
ASoC: amd: acp: switch to use dev_err_probe()
Yang Yingliang
2022-08-19
ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
Yang Yingliang
2022-07-21
ASoC: amd: acp: Add error handling cases
Venkata Prasad Potturu
2022-07-21
ASoC: amd: acp: Modify const resource struct variable to generic
Venkata Prasad Potturu
2022-07-08
ASoC: amd: acp: Add legacy audio driver support for Rembrandt platform
V sujith kumar Reddy
2022-05-23
ASoC: SOF: amd: Fixed Build error
Syed Saba kareem
2022-01-28
ASoC: amd: acp: Add generic PCI driver module for ACP device
Ajit Kumar Pandey