index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
acp
/
acp-pci.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-17
ASoC: Convert to modern PM macros
Mark Brown
1
-5
/
+5
2025-03-17
ASoC: amd: acp: Fix snd_soc_acpi_mach id's duplicate symbol error
Venkata Prasad Potturu
1
-4
/
+4
2025-03-17
ASoC: amd: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
1
-5
/
+5
2025-03-16
ASoC: amd: acp: Fix leak in acp_pci_probe()
Dan Carpenter
1
-1
/
+1
2025-03-11
ASoC: amd: acp: Refactor renoir platform resource structure
Venkata Prasad Potturu
1
-0
/
+1
2025-03-11
ASoC: amd: acp: Refactor rembrant platform resource structure
Venkata Prasad Potturu
1
-0
/
+1
2025-03-11
ASoC: amd: acp: Refactor acp63 platform resource structure
Venkata Prasad Potturu
1
-0
/
+1
2025-03-11
ASoC: amd: acp: Refactor acp70 platform resource structure
Venkata Prasad Potturu
1
-0
/
+1
2025-03-11
ASoC: amd: acp: Move spin_lock and list initialization to acp-pci driver
Venkata Prasad Potturu
1
-0
/
+3
2025-03-11
ASoC: amd: acp: Add new interrupt handle callbacks in acp_common_hw_ops
Venkata Prasad Potturu
1
-8
/
+21
2025-03-11
ASoC: amd: acp: Refactor acp machine select
Venkata Prasad Potturu
1
-0
/
+7
2025-03-11
ASoC: amd: acp: Refactor acp platform device creation
Venkata Prasad Potturu
1
-61
/
+58
2025-03-11
ASoC: amd: acp: Refactor dmic-codec platform device creation
Venkata Prasad Potturu
1
-15
/
+34
2025-03-11
ASoC: amd: acp: Implement acp_common_hw_ops support for acp platforms
Venkata Prasad Potturu
1
-4
/
+9
2025-03-11
ASoC: amd: acp: Remove redundant acp70 chip->name
Venkata Prasad Potturu
1
-2
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-09-30
ASoC: amd: acp: use acp pci revision id for platform differntiation
Vijendar Mukunda
1
-6
/
+1
2024-08-13
ASoC: amd: acp: add legacy driver support for ACP7.1 based platforms
Vijendar Mukunda
1
-0
/
+4
2024-06-21
ASoC: Merge up fixes
Mark Brown
1
-5
/
+7
2024-06-19
ASoC: amd: acp: move chip->flag variable assignment
Vijendar Mukunda
1
-1
/
+1
2024-06-19
ASoC: amd: acp: add a null check for chip_pdev structure
Vijendar Mukunda
1
-4
/
+6
2024-06-13
ASoC: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-05-03
ASoC: amd: acp: fix for acp platform device creation failure
Vijendar Mukunda
1
-5
/
+4
2024-03-29
ASoC: amd: acp: fix for acp_init function error handling
Vijendar Mukunda
1
-1
/
+4
2024-03-27
ASoC: amd: acp: fix for acp pdm configuration check
Vijendar Mukunda
1
-5
/
+3
2023-10-25
ASoC: amd: acp: Add pci legacy driver support for acp7.0 platform
Syed Saba Kareem
1
-0
/
+4
2023-10-25
ASoC: amd: acp: change acp-deinit function arguments
Syed Saba Kareem
1
-2
/
+2
2023-10-25
ASoC: amd: acp: add code for scanning acp pdm controller
Syed Saba Kareem
1
-1
/
+10
2023-10-25
ASoC: amd: acp: Add acp6.3 pci legacy driver support
Syed Saba Kareem
1
-0
/
+4
2023-07-09
ASoC: amd: acp: add pm ops support for acp pci driver
Syed Saba Kareem
1
-0
/
+46
2023-07-09
ASoC: amd: acp: store platform device reference created in pci probe call
Syed Saba Kareem
1
-1
/
+1
2023-07-09
ASoC: amd: acp: refactor the acp init and de-init sequence
Syed Saba Kareem
1
-0
/
+9
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
1
-1
/
+0
2022-09-19
ASoC: amd: acp: use devm_kcalloc() instead of devm_kzalloc()
ye xingchen
1
-1
/
+1
2022-08-19
ASoC: amd: acp: add a label to make error path more clean
Yang Yingliang
1
-6
/
+5
2022-08-19
ASoC: amd: acp: switch to use dev_err_probe()
Yang Yingliang
1
-4
/
+3
2022-08-19
ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
Yang Yingliang
1
-0
/
+1
2022-07-21
ASoC: amd: acp: Add error handling cases
Venkata Prasad Potturu
1
-4
/
+20
2022-07-21
ASoC: amd: acp: Modify const resource struct variable to generic
Venkata Prasad Potturu
1
-5
/
+4
2022-07-08
ASoC: amd: acp: Add legacy audio driver support for Rembrandt platform
V sujith kumar Reddy
1
-0
/
+6
2022-05-23
ASoC: SOF: amd: Fixed Build error
Syed Saba kareem
1
-0
/
+1
2022-01-28
ASoC: amd: acp: Add generic PCI driver module for ACP device
Ajit Kumar Pandey
1
-0
/
+160