summaryrefslogtreecommitdiff
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: Add check for acp config flagsSyed Saba Kareem2023-04-125-2/+21
* ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6xBaishan Jiang2023-04-121-0/+7
* ASoC: amd: Add Dell G15 5525 to quirks listCem Kaya2023-04-111-0/+7
* ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A42)Prajna Sariputra2023-04-031-0/+7
* ASoC: amd: ps: update the acp clock source.Syed Saba Kareem2023-03-311-2/+0
* ASoC: Merge fixesMark Brown2023-03-301-0/+7
|\
| * ASoC: amd: yc: Add DMI entries to support Victus by HP Laptop 16-e1xxx (8A22)Ge-org Brohammer2023-03-171-0/+7
* | ASoC: amd: yc: acp6x-pdm-dma: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* | ASoC: amd: vangogh: acp5x-pcm-dma: Convert to platform remove callback return...Uwe Kleine-König2023-03-201-3/+2
* | ASoC: amd: raven: acp3x-pdm-dma: Convert to platform remove callback returnin...Uwe Kleine-König2023-03-201-3/+2
* | ASoC: amd: raven: acp3x-pcm-dma: Convert to platform remove callback returnin...Uwe Kleine-König2023-03-201-3/+2
* | ASoC: amd: ps: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* | ASoC: amd: acp: renoir: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* | ASoC: amd: acp: rembrandt: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* | ASoC: amd: acp-pcm-dma: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* | ASoC: amd: acp: rembrandt: Drop if blocks with always false conditionUwe Kleine-König2023-03-201-7/+1
* | ASoC: amd: vangogh: Add components prefix in structs and function namesLucas Tanure2023-03-051-14/+14
* | ASoC: amd: vangogh: Centralize strings definitionLucas Tanure2023-03-051-12/+19
* | ASoC: amd: vangogh: Move nau8821 and CPU side code up for future platformLucas Tanure2023-03-051-47/+50
* | ASoC: amd: vangogh: Check Bit Clock rate before snd_soc_dai_set_pllLucas Tanure2023-03-051-3/+9
* | ASoC: amd: vangogh: use for_each_rtd_components instead of forLucas Tanure2023-03-051-20/+22
* | ASoC: amd: vangogh: remove unnecessarily included headersLucas Tanure2023-03-051-6/+2
* | ASoC: amd: vangogh: use sizeof of variable instead of struct typeLucas Tanure2023-03-051-1/+1
* | ASoC: amd: vangogh: Small code refactorLucas Tanure2023-03-051-81/+64
* | ASoC: amd: vangogh: Remove unnecessary init functionLucas Tanure2023-03-051-6/+0
|/
* Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2023-03-031-0/+14
|\
| * ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43)Duc Anh Le2023-02-281-0/+7
| * ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler2023-02-161-0/+7
* | Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-02-1612-210/+579
|\ \ | |/
| * ASoC: amd: ps: Add a module parameter to influence pdm_gainMario Limonciello2023-02-022-2/+8
| * ASoC: amd: ps: Adjust the gain for PDM DMICMario Limonciello2023-02-021-1/+1
| * ASoC: amd: renoir: Add a module parameter to influence pdm_gainMario Limonciello2023-02-022-2/+8
| * ASoC: amd: renoir: Adjust the gain for PDM DMICMario Limonciello2023-02-021-1/+1
| * ASoC: amd: yc: Add a module parameter to influence pdm_gainMario Limonciello2023-02-022-2/+8
| * ASoC: amd: yc: Adjust the gain for PDM DMICMario Limonciello2023-02-021-1/+1
| * ASoC: amd: acp: Refactor bit width calculationVenkata Prasad Potturu2023-01-301-4/+4
| * ASoC: Merge up 6.2 fixesMark Brown2023-01-182-2/+32
| |\
| * | ASoC: amd: acp: Enable i2s tdm support for skyrim platformsVenkata Prasad Potturu2023-01-114-0/+31
| * | ASoC: amd: acp: Add i2s tdm support in machine driverVenkata Prasad Potturu2023-01-114-14/+162
| * | ASoC: amd: acp: Refactor i2s clocks programming sequenceVenkata Prasad Potturu2023-01-111-75/+94
| * | ASoC: amd: acp: Refactor dai format implementationVenkata Prasad Potturu2023-01-111-30/+122
| * | ASoC: amd: acp: Add new cpu dai's in machine driverVenkata Prasad Potturu2023-01-111-4/+8
| * | 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: remove unused variableVijendar Mukunda2023-01-051-1/+0
| * | ASoC: amd: ps: use acp_lock to protect common registers in pdm driverVijendar Mukunda2023-01-052-12/+21
| * | ASoC: amd: ps: add mutex lock for accessing common registersVijendar Mukunda2023-01-052-1/+4
| * | ASoC: Drop empty platform remove functionsMark Brown2022-12-271-8/+0
| |\ \
| | * | ASoC: amd: Drop empty platform remove functionUwe Kleine-König2022-12-251-8/+0
| * | | ASoC: amd: ps: move irq handler registrationVijendar Mukunda2022-12-251-7/+6