summaryrefslogtreecommitdiff
path: root/sound/soc/amd/ps
AgeCommit message (Expand)Author
2025-06-23ASoC: amd: ps: fix for soundwire failures during hibernation exit sequenceVijendar Mukunda
2025-05-01ASoC: amd: ps: fix for irq handler return statusVijendar Mukunda
2025-03-17ASoC: amd: Convert to RUNTIME_PM_OPS() & coTakashi Iwai
2025-02-18ASoC: amd: ps: fix inconsistent indenting warning in check_and_handle_sdw_dma...Vijendar Mukunda
2025-02-13ASoC: amd: ps: use switch statements for acp pci revision id checkVijendar Mukunda
2025-02-07ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platformVijendar Mukunda
2025-02-07ASoC: amd: ps: update file description and copyright yearVijendar Mukunda
2025-02-07ASoC: amd: ps: update module descriptionVijendar Mukunda
2025-02-07ASoC: amd: ps: add soundwire wake interrupt handlingVijendar Mukunda
2025-02-07ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platformVijendar Mukunda
2025-02-07ASoC: amd: ps: implement function to restore dma config for ACP7.0 platformVijendar Mukunda
2025-02-07ASoC: amd: ps: add ACP7.0 & ACP7.1 specific soundwire dma driver changesVijendar Mukunda
2025-02-07ASoC: amd: ps: add pm ops related hw_ops for ACP7.0 & ACP7.1 platformsVijendar Mukunda
2025-02-07ASoC: amd: ps: add pci driver hw_ops for ACP7.0 & ACP7.1 variantsVijendar Mukunda
2025-02-07ASoC: amd: ps: rename acp_restore_sdw_dma_config() functionVijendar Mukunda
2025-02-07ASoC: amd: ps: refactor soundwire dma interrupts enable/disable sequenceVijendar Mukunda
2025-02-07ASoC: amd: ps: refactor soundwire dma driver codeVijendar Mukunda
2025-02-07ASoC: amd: ps: store acp revision id in SoundWire dma driver private dataVijendar Mukunda
2025-02-07ASoC: amd: ps: refactor soundwire dma interrupt handlingVijendar Mukunda
2025-02-07ASoC: amd: ps: add soundwire dma irq thread callbackVijendar Mukunda
2025-02-07ASoC: amd: ps: add callback to read acp pin configurationVijendar Mukunda
2025-02-07ASoC: amd: ps: add callback functions for acp pci driver pm opsVijendar Mukunda
2025-02-07ASoC: amd: ps: add acp pci driver hw_ops for acp6.3 platformVijendar Mukunda
2025-02-07ASoC: amd: ps: use macro for ACP6.3 pci revision idVijendar Mukunda
2025-02-07ASoC: amd: ps: rename structure names, variable and other macrosVijendar Mukunda
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown
2024-12-16ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entryVenkata Prasad Potturu
2024-12-03ASoC: Merge up origin to resolve interaction with manline symbol changesMark Brown
2024-12-03ASoC: amd: ps: add ZSC control register programming sequenceVijendar Mukunda
2024-12-03ASoC: amd: ps: update mach params subsystem_rev variableVijendar Mukunda
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-13ASoC: amd: ps: fix the pcm device numbering for acp 6.3 platformVijendar Mukunda
2024-11-13ASoC: amd: ps: add soundwire machines for acp6.3 platformVijendar Mukunda
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart
2024-10-03ASoC: amd: ps: pass acp pci revision id as soundwire resource dataVijendar Mukunda
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-13ASoC: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-08ASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-06ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-02-22ASoC: amd: ps: modify ACP register end address macroVijendar Mukunda
2024-02-22ASoC: amd: ps: update licenseVijendar Mukunda
2024-02-19ASoC: amd: ps: add machine select and register codeVijendar Mukunda
2024-02-19ASoC: amd: ps: fix for acp pme wake for soundwire configurationVijendar Mukunda
2024-02-19ASoC: amd: ps: remove acp_reset flagVijendar Mukunda
2024-02-19ASoC: amd: ps: refactor acp child platform device creation codeVijendar Mukunda
2024-02-19ASoC: amd: ps: refactor acp device configuration read logicVijendar Mukunda
2023-10-17ASoC: amd: ps: enable wake capability for acp pci driverVijendar Mukunda
2023-09-25ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-15ASoC: amd: ps: Fix -Wformat-truncation warningTakashi Iwai