summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/ps/pci-ps.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: ps: update licenseVijendar Mukunda2024-02-221-1/+1
* ASoC: amd: ps: add machine select and register codeVijendar Mukunda2024-02-191-1/+80
* ASoC: amd: ps: fix for acp pme wake for soundwire configurationVijendar Mukunda2024-02-191-1/+34
* ASoC: amd: ps: remove acp_reset flagVijendar Mukunda2024-02-191-18/+26
* ASoC: amd: ps: refactor acp child platform device creation codeVijendar Mukunda2024-02-191-134/+103
* ASoC: amd: ps: refactor acp device configuration read logicVijendar Mukunda2024-02-191-126/+50
* ASoC: amd: ps: enable wake capability for acp pci driverVijendar Mukunda2023-10-171-0/+1
* ASoC: amd: ps: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1
* ASoC: amd: ps: Fix extraneous error messagesMario Limonciello2023-07-091-2/+2
* ASoC: amd: ps: add acp_reset flag check in acp pci driver pm ops.Vijendar Mukunda2023-06-211-8/+12
* ASoC: amd: ps: add support for SoundWire DMA interruptsVijendar Mukunda2023-06-211-2/+80
* ASoC: amd: ps: handle SoundWire interrupts in acp pci driverVijendar Mukunda2023-06-211-5/+43
* ASoC: amd: ps: create platform devices based on acp configVijendar Mukunda2023-06-211-16/+255
* ASoC: Merge fixes due to dependenciesMark Brown2023-06-161-2/+1
|\
| * ASoC: amd: ps: fix for acp_lock access in pdm driverVijendar Mukunda2023-05-301-2/+1
* | ASoC: amd: ps: refactor acp power on and reset functions.Syed Saba Kareem2023-05-081-25/+13
* | ASoC: amd: ps: remove the register read and write wrappers.Syed Saba Kareem2023-05-081-17/+16
|/
* ASoC: amd: Add check for acp config flagsSyed Saba Kareem2023-04-121-1/+7
* ASoC: amd: ps: update the acp clock source.Syed Saba Kareem2023-03-311-2/+0
* ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()Nathan Chancellor2023-01-091-1/+1
* ASoC: amd: ps: use static functionPierre-Louis Bossart2023-01-051-4/+8
* ASoC: amd: ps: add mutex lock for accessing common registersVijendar Mukunda2023-01-051-1/+3
* ASoC: amd: ps: move irq handler registrationVijendar Mukunda2022-12-261-7/+6
* ASoC: amd: ps: update dev index value in irq handlerVijendar Mukunda2022-12-261-1/+3
* ASoC: amd: ps: refactor platform device creation logicVijendar Mukunda2022-12-261-80/+88
* ASoC: amd: ps: implement api to retrieve acp device configVijendar Mukunda2022-12-261-2/+36
* ASoC: amd: ps: Move acp63_dev_data strcture from PCI driverSyed Saba Kareem2022-11-161-7/+0
* ASoC: amd: ps: update macros with ps platform naming conventionSyed Saba Kareem2022-11-161-7/+7
* ASoC: amd: fix ACP version typo mistakesyed saba kareem2022-11-041-66/+66
* ASoC: amd: create platform device for acp6.2 machine driverSyed Saba Kareem2022-08-301-0/+4
* ASoC: amd: add acp6.2 pci driver pm opsSyed Saba Kareem2022-08-301-0/+39
* ASoC: amd: add acp6.2 irq handlerSyed Saba Kareem2022-08-301-0/+31
* ASoC: amd: add platform devices for acp6.2 pdm driver and dmic driverSyed Saba Kareem2022-08-301-2/+79
* ASoC: amd: add acp6.2 init/de-init functionsSyed Saba Kareem2022-08-301-0/+106
* ASoC: amd: add Pink Sardine ACP PCI driverSyed Saba Kareem2022-08-301-0/+94