index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
ps
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-01
ASoC: amd: ps: Add SoundWire pci and dma driver support for acp7.2 platform
Venkata Prasad Potturu
3
-0
/
+10
2025-06-23
ASoC: amd: ps: fix for soundwire failures during hibernation exit sequence
Vijendar Mukunda
2
-0
/
+22
2025-05-01
ASoC: amd: ps: fix for irq handler return status
Vijendar Mukunda
1
-2
/
+3
2025-03-17
ASoC: amd: Convert to RUNTIME_PM_OPS() & co
Takashi Iwai
3
-15
/
+15
2025-02-18
ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma...
Vijendar Mukunda
1
-1
/
+1
2025-02-13
ASoC: amd: ps: use switch statements for acp pci revision id check
Vijendar Mukunda
1
-6
/
+14
2025-02-07
ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform
Vijendar Mukunda
1
-1
/
+5
2025-02-07
ASoC: amd: ps: update file description and copyright year
Vijendar Mukunda
4
-8
/
+9
2025-02-07
ASoC: amd: ps: update module description
Vijendar Mukunda
3
-3
/
+3
2025-02-07
ASoC: amd: ps: add soundwire wake interrupt handling
Vijendar Mukunda
2
-0
/
+70
2025-02-07
ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platform
Vijendar Mukunda
3
-10
/
+81
2025-02-07
ASoC: amd: ps: implement function to restore dma config for ACP7.0 platform
Vijendar Mukunda
2
-1
/
+47
2025-02-07
ASoC: amd: ps: add ACP7.0 & ACP7.1 specific soundwire dma driver changes
Vijendar Mukunda
2
-0
/
+206
2025-02-07
ASoC: amd: ps: add pm ops related hw_ops for ACP7.0 & ACP7.1 platforms
Vijendar Mukunda
1
-0
/
+65
2025-02-07
ASoC: amd: ps: add pci driver hw_ops for ACP7.0 & ACP7.1 variants
Vijendar Mukunda
3
-2
/
+160
2025-02-07
ASoC: amd: ps: rename acp_restore_sdw_dma_config() function
Vijendar Mukunda
1
-2
/
+2
2025-02-07
ASoC: amd: ps: refactor soundwire dma interrupts enable/disable sequence
Vijendar Mukunda
1
-5
/
+6
2025-02-07
ASoC: amd: ps: refactor soundwire dma driver code
Vijendar Mukunda
1
-57
/
+89
2025-02-07
ASoC: amd: ps: store acp revision id in SoundWire dma driver private data
Vijendar Mukunda
2
-0
/
+2
2025-02-07
ASoC: amd: ps: refactor soundwire dma interrupt handling
Vijendar Mukunda
1
-46
/
+50
2025-02-07
ASoC: amd: ps: add soundwire dma irq thread callback
Vijendar Mukunda
3
-18
/
+34
2025-02-07
ASoC: amd: ps: add callback to read acp pin configuration
Vijendar Mukunda
3
-25
/
+42
2025-02-07
ASoC: amd: ps: add callback functions for acp pci driver pm ops
Vijendar Mukunda
3
-74
/
+138
2025-02-07
ASoC: amd: ps: add acp pci driver hw_ops for acp6.3 platform
Vijendar Mukunda
4
-89
/
+167
2025-02-07
ASoC: amd: ps: use macro for ACP6.3 pci revision id
Vijendar Mukunda
2
-1
/
+2
2025-02-07
ASoC: amd: ps: rename structure names, variable and other macros
Vijendar Mukunda
3
-101
/
+101
2025-01-08
ASoC: Merge up v6.13-rc6
Mark Brown
1
-1
/
+16
2024-12-16
ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entry
Venkata Prasad Potturu
1
-1
/
+16
2024-12-04
ASoC: Merge up origin to resolve interaction with manline symbol changes
Mark Brown
1
-2
/
+2
2024-12-03
ASoC: amd: ps: add ZSC control register programming sequence
Vijendar Mukunda
1
-4
/
+11
2024-12-03
ASoC: amd: ps: update mach params subsystem_rev variable
Vijendar Mukunda
1
-0
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-2
/
+2
2024-11-28
Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+4
2024-11-13
ASoC: amd: ps: fix the pcm device numbering for acp 6.3 platform
Vijendar Mukunda
1
-0
/
+2
2024-11-13
ASoC: amd: ps: add soundwire machines for acp6.3 platform
Vijendar Mukunda
1
-0
/
+1
2024-10-17
ASoC/soundwire: remove sdw_slave_extended_id
Pierre-Louis Bossart
1
-2
/
+1
2024-10-03
ASoC: amd: ps: pass acp pci revision id as soundwire resource data
Vijendar Mukunda
2
-0
/
+4
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-06-13
ASoC: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-05-08
ASoC: amd: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-4
/
+4
2024-05-06
ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
1
-1
/
+1
2024-02-22
ASoC: amd: ps: modify ACP register end address macro
Vijendar Mukunda
1
-1
/
+1
2024-02-22
ASoC: amd: ps: update license
Vijendar Mukunda
5
-5
/
+5
2024-02-19
ASoC: amd: ps: add machine select and register code
Vijendar Mukunda
2
-1
/
+84
2024-02-19
ASoC: amd: ps: fix for acp pme wake for soundwire configuration
Vijendar Mukunda
1
-1
/
+34
2024-02-19
ASoC: amd: ps: remove acp_reset flag
Vijendar Mukunda
2
-21
/
+28
2024-02-19
ASoC: amd: ps: refactor acp child platform device creation code
Vijendar Mukunda
2
-190
/
+116
2024-02-19
ASoC: amd: ps: refactor acp device configuration read logic
Vijendar Mukunda
2
-126
/
+61
2023-10-17
ASoC: amd: ps: enable wake capability for acp pci driver
Vijendar Mukunda
1
-0
/
+1
2023-09-25
ASoC: amd: convert not to use asoc_xxx()
Kuninori Morimoto
1
-1
/
+1
[next]