summaryrefslogtreecommitdiff
path: root/sound/soc/amd/ps/pci-ps.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-22ASoC: amd: ps: update licenseVijendar Mukunda1-1/+1
2024-02-19ASoC: amd: ps: add machine select and register codeVijendar Mukunda1-1/+80
2024-02-19ASoC: amd: ps: fix for acp pme wake for soundwire configurationVijendar Mukunda1-1/+34
2024-02-19ASoC: amd: ps: remove acp_reset flagVijendar Mukunda1-18/+26
2024-02-19ASoC: amd: ps: refactor acp child platform device creation codeVijendar Mukunda1-134/+103
2024-02-19ASoC: amd: ps: refactor acp device configuration read logicVijendar Mukunda1-126/+50
2023-10-17ASoC: amd: ps: enable wake capability for acp pci driverVijendar Mukunda1-0/+1
2023-09-15ASoC: amd: ps: Fix -Wformat-truncation warningTakashi Iwai1-1/+1
2023-07-10ASoC: amd: ps: Fix extraneous error messagesMario Limonciello1-2/+2
2023-06-21ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops.Vijendar Mukunda1-8/+12
2023-06-21ASoC: amd: ps: add support for SoundWire DMA interruptsVijendar Mukunda1-2/+80
2023-06-21ASoC: amd: ps: handle SoundWire interrupts in acp pci driverVijendar Mukunda1-5/+43
2023-06-21ASoC: amd: ps: create platform devices based on acp configVijendar Mukunda1-16/+255
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown1-2/+1
2023-05-30ASoC: amd: ps: fix for acp_lock access in pdm driverVijendar Mukunda1-2/+1
2023-05-08ASoC: amd: ps: refactor acp power on and reset functions.Syed Saba Kareem1-25/+13
2023-05-08ASoC: amd: ps: remove the register read and write wrappers.Syed Saba Kareem1-17/+16
2023-04-12ASoC: amd: Add check for acp config flagsSyed Saba Kareem1-1/+7
2023-03-31ASoC: amd: ps: update the acp clock source.Syed Saba Kareem1-2/+0
2023-01-09ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()Nathan Chancellor1-1/+1
2023-01-05ASoC: amd: ps: use static functionPierre-Louis Bossart1-4/+8
2023-01-05ASoC: amd: ps: add mutex lock for accessing common registersVijendar Mukunda1-1/+3
2022-12-26ASoC: amd: ps: move irq handler registrationVijendar Mukunda1-7/+6
2022-12-26ASoC: amd: ps: update dev index value in irq handlerVijendar Mukunda1-1/+3
2022-12-26ASoC: amd: ps: refactor platform device creation logicVijendar Mukunda1-80/+88
2022-12-26ASoC: amd: ps: implement api to retrieve acp device configVijendar Mukunda1-2/+36
2022-11-16ASoC: amd: ps: Move acp63_dev_data strcture from PCI driverSyed Saba Kareem1-7/+0
2022-11-16ASoC: amd: ps: update macros with ps platform naming conventionSyed Saba Kareem1-7/+7
2022-11-04ASoC: amd: fix ACP version typo mistakesyed saba kareem1-66/+66
2022-08-30ASoC: amd: create platform device for acp6.2 machine driverSyed Saba Kareem1-0/+4
2022-08-30ASoC: amd: add acp6.2 pci driver pm opsSyed Saba Kareem1-0/+39
2022-08-30ASoC: amd: add acp6.2 irq handlerSyed Saba Kareem1-0/+31
2022-08-30ASoC: amd: add platform devices for acp6.2 pdm driver and dmic driverSyed Saba Kareem1-2/+79
2022-08-30ASoC: amd: add acp6.2 init/de-init functionsSyed Saba Kareem1-0/+106
2022-08-30ASoC: amd: add Pink Sardine ACP PCI driverSyed Saba Kareem1-0/+94