index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-11
ASoC: amd: acp: Move spin_lock and list initialization to acp-pci driver
Venkata Prasad Potturu
2
-3
/
+3
2025-03-11
ASoC: amd: acp: Remove redundant acp_dev_data structure
Venkata Prasad Potturu
9
-420
/
+276
2025-03-11
ASoC: amd: acp: Add new interrupt handle callbacks in acp_common_hw_ops
Venkata Prasad Potturu
11
-91
/
+184
2025-03-11
ASoC: amd: acp: Refactor acp machine select
Venkata Prasad Potturu
8
-124
/
+114
2025-03-11
ASoC: amd: acp: Refactor acp platform device creation
Venkata Prasad Potturu
2
-61
/
+62
2025-03-11
ASoC: amd: acp: Refactor dmic-codec platform device creation
Venkata Prasad Potturu
2
-15
/
+35
2025-03-11
ASoC: amd: acp: Implement acp_common_hw_ops support for acp platforms
Venkata Prasad Potturu
3
-4
/
+95
2025-03-11
ASoC: amd: acp: Remove redundant acp70 chip->name
Venkata Prasad Potturu
1
-2
/
+0
2025-03-08
ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model
Thomas Mizrahi
1
-0
/
+7
2025-03-03
ASoC: amd: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
1
-1
/
+1
2025-02-25
ASoC: amd: acp: acp70: Remove unnecessary if-check
Thorsten Blum
1
-12
/
+10
2025-02-19
Adjust all AMD audio drivers to use AMD_NODE
Mark Brown
6
-81
/
+62
2025-02-18
ASoC: amd: acp: Drop local symbols for smn read/write
Mario Limonciello
2
-21
/
+0
2025-02-18
ASoC: amd: acp: acp63: Use AMD_NODE
Mario Limonciello
2
-22
/
+42
2025-02-18
ASoC: amd: acp: acp70: Use AMD_NODE
Mario Limonciello
2
-24
/
+5
2025-02-18
ASoC: amd: acp: rembrandt: Use AMD_NODE
Mario Limonciello
2
-14
/
+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: amd_sdw: Add quirks for Dell SKU's
Vijendar Mukunda
2
-0
/
+35
2025-02-07
ASoC: amd: acp: amd-acp70-acpi-match: Add RT1320 & RT722 combination soundwir...
Vijendar Mukunda
2
-0
/
+29
2025-02-07
ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 support
Vijendar Mukunda
1
-0
/
+44
2025-02-07
ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform
Vijendar Mukunda
4
-2
/
+95
2025-02-07
ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platforms
Vijendar Mukunda
3
-0
/
+56
2025-02-07
ASoC: amd: update Pink Sardine platform Kconfig description
Vijendar Mukunda
1
-5
/
+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-02-05
ASoC: amd: acp: Use str_low_high() helper function
Thorsten Blum
1
-2
/
+3
2025-01-27
ASoC: amd: acp: Fix possible deadlock
Daniel Baluta
1
-0
/
+1
2025-01-23
ASoC: acp: Support microphone from Lenovo Go S
Mario Limonciello
1
-0
/
+28
2025-01-09
ASoC: amd: Add ACPI dependency to fix build error
Yu-Chun Lin
1
-1
/
+1
2025-01-08
ASoC: Merge up v6.13-rc6
Mark Brown
2
-5
/
+25
2024-12-16
ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entry
Venkata Prasad Potturu
1
-1
/
+16
2024-12-10
ASoC: amd: yc: Fix the wrong return value
Venkata Prasad Potturu
1
-4
/
+9
[prev]
[next]