summaryrefslogtreecommitdiff
path: root/sound/soc/amd/ps/pci-ps.c
AgeCommit message (Expand)Author
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: add pci driver hw_ops for ACP7.0 & ACP7.1 variantsVijendar 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: 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-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-15ASoC: amd: ps: Fix -Wformat-truncation warningTakashi Iwai
2023-07-09ASoC: amd: ps: Fix extraneous error messagesMario Limonciello
2023-06-20ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops.Vijendar Mukunda
2023-06-20ASoC: amd: ps: add support for SoundWire DMA interruptsVijendar Mukunda
2023-06-20ASoC: amd: ps: handle SoundWire interrupts in acp pci driverVijendar Mukunda
2023-06-20ASoC: amd: ps: create platform devices based on acp configVijendar Mukunda
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown
2023-05-30ASoC: amd: ps: fix for acp_lock access in pdm driverVijendar Mukunda
2023-05-08ASoC: amd: ps: refactor acp power on and reset functions.Syed Saba Kareem
2023-05-08ASoC: amd: ps: remove the register read and write wrappers.Syed Saba Kareem
2023-04-12ASoC: amd: Add check for acp config flagsSyed Saba Kareem
2023-03-31ASoC: amd: ps: update the acp clock source.Syed Saba Kareem
2023-01-09ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()Nathan Chancellor
2023-01-05ASoC: amd: ps: use static functionPierre-Louis Bossart
2023-01-05ASoC: amd: ps: add mutex lock for accessing common registersVijendar Mukunda
2022-12-25ASoC: amd: ps: move irq handler registrationVijendar Mukunda