summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/ps
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2025-10-20ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDsSimon Trimmer-0/+11
2025-08-01ASoC: amd: ps: Add SoundWire pci and dma driver support for acp7.2 platformVenkata Prasad Potturu-0/+10
2025-06-23ASoC: amd: ps: fix for soundwire failures during hibernation exit sequenceVijendar Mukunda-0/+22
2025-05-01ASoC: amd: ps: fix for irq handler return statusVijendar Mukunda-2/+3
2025-03-17ASoC: amd: Convert to RUNTIME_PM_OPS() & coTakashi Iwai-15/+15
2025-02-18ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma...Vijendar Mukunda-1/+1
2025-02-13ASoC: amd: ps: use switch statements for acp pci revision id checkVijendar Mukunda-6/+14
2025-02-07ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platformVijendar Mukunda-1/+5
2025-02-07ASoC: amd: ps: update file description and copyright yearVijendar Mukunda-8/+9
2025-02-07ASoC: amd: ps: update module descriptionVijendar Mukunda-3/+3
2025-02-07ASoC: amd: ps: add soundwire wake interrupt handlingVijendar Mukunda-0/+70
2025-02-07ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platformVijendar Mukunda-10/+81
2025-02-07ASoC: amd: ps: implement function to restore dma config for ACP7.0 platformVijendar Mukunda-1/+47
2025-02-07ASoC: amd: ps: add ACP7.0 & ACP7.1 specific soundwire dma driver changesVijendar Mukunda-0/+206
2025-02-07ASoC: amd: ps: add pm ops related hw_ops for ACP7.0 & ACP7.1 platformsVijendar Mukunda-0/+65
2025-02-07ASoC: amd: ps: add pci driver hw_ops for ACP7.0 & ACP7.1 variantsVijendar Mukunda-2/+160
2025-02-07ASoC: amd: ps: rename acp_restore_sdw_dma_config() functionVijendar Mukunda-2/+2
2025-02-07ASoC: amd: ps: refactor soundwire dma interrupts enable/disable sequenceVijendar Mukunda-5/+6
2025-02-07ASoC: amd: ps: refactor soundwire dma driver codeVijendar Mukunda-57/+89
2025-02-07ASoC: amd: ps: store acp revision id in SoundWire dma driver private dataVijendar Mukunda-0/+2
2025-02-07ASoC: amd: ps: refactor soundwire dma interrupt handlingVijendar Mukunda-46/+50
2025-02-07ASoC: amd: ps: add soundwire dma irq thread callbackVijendar Mukunda-18/+34
2025-02-07ASoC: amd: ps: add callback to read acp pin configurationVijendar Mukunda-25/+42
2025-02-07ASoC: amd: ps: add callback functions for acp pci driver pm opsVijendar Mukunda-74/+138
2025-02-07ASoC: amd: ps: add acp pci driver hw_ops for acp6.3 platformVijendar Mukunda-89/+167
2025-02-07ASoC: amd: ps: use macro for ACP6.3 pci revision idVijendar Mukunda-1/+2
2025-02-07ASoC: amd: ps: rename structure names, variable and other macrosVijendar Mukunda-101/+101
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown-1/+16
2024-12-16ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entryVenkata Prasad Potturu-1/+16
2024-12-03ASoC: Merge up origin to resolve interaction with manline symbol changesMark Brown-2/+2
2024-12-03ASoC: amd: ps: add ZSC control register programming sequenceVijendar Mukunda-4/+11
2024-12-03ASoC: amd: ps: update mach params subsystem_rev variableVijendar Mukunda-0/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-2/+2
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2024-11-13ASoC: amd: ps: fix the pcm device numbering for acp 6.3 platformVijendar Mukunda-0/+2
2024-11-13ASoC: amd: ps: add soundwire machines for acp6.3 platformVijendar Mukunda-0/+1
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart-2/+1
2024-10-03ASoC: amd: ps: pass acp pci revision id as soundwire resource dataVijendar Mukunda-0/+4
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-2/+2
2024-06-13ASoC: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+1
2024-05-08ASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai-4/+4
2024-05-06ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski-1/+1
2024-02-22ASoC: amd: ps: modify ACP register end address macroVijendar Mukunda-1/+1
2024-02-22ASoC: amd: ps: update licenseVijendar Mukunda-5/+5
2024-02-19ASoC: amd: ps: add machine select and register codeVijendar Mukunda-1/+84
2024-02-19ASoC: amd: ps: fix for acp pme wake for soundwire configurationVijendar Mukunda-1/+34
2024-02-19ASoC: amd: ps: remove acp_reset flagVijendar Mukunda-21/+28
2024-02-19ASoC: amd: ps: refactor acp child platform device creation codeVijendar Mukunda-190/+116