summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: yc: Fix non-functional mic on ASUS M5602RAVyacheslav Frantsishko2024-06-261-0/+7
* ASoC: amd: acp: move chip->flag variable assignmentVijendar Mukunda2024-06-191-1/+1
* ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe()Vijendar Mukunda2024-06-191-8/+0
* ASoC: amd: acp: add a null check for chip_pdev structureVijendar Mukunda2024-06-191-4/+6
* Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-1313-45/+58
|\
| * ASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-088-37/+37
| * ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-063-3/+3
| * ASoC: amd: acp-da7219-max98357a: Constify regulator_opsKrzysztof Kozlowski2024-04-151-1/+1
| * ASoC: amd: Support microphone from Acer Aspire A315-24Pend.to.start2024-04-151-0/+7
| * ASoC: amd: fix for soundwire build dependencies for legacy stackVijendar Mukunda2024-04-091-1/+15
| * ASoC: Merge up fixesMark Brown2024-04-031-6/+7
| |\
| * | ASoC: amd: simplify soundwire dependencies for legacy stackVijendar Mukunda2024-03-251-3/+2
* | | ASoC: amd: acp: fix for acp platform device creation failureVijendar Mukunda2024-05-034-21/+95
* | | ASoC: acp: Support microphone from device Acer 315-24pend.to.start2024-04-091-0/+7
| |/ |/|
* | ASoC: amd: acp: fix for acp_init function error handlingVijendar Mukunda2024-03-291-1/+4
* | ASoC: amd: acp: fix for acp pdm configuration checkVijendar Mukunda2024-03-271-5/+3
|/
* ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"Jiawei Wang2024-03-141-1/+0
* ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"Jiawei Wang2024-03-141-7/+0
* ASoC: Merge up releaseMark Brown2024-03-132-0/+22
|\
| * ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI quirk tableAl Raj Hassain2024-03-041-0/+7
| * ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2Jiawei Wang2024-02-281-0/+7
| * ASoC: amd: yc: add new YC platform variant (0x63) supportJiawei Wang2024-02-281-0/+1
| * ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk tableJohnny Hsieh2024-02-261-0/+7
* | ASoC: amd: yc: Fix non-functional mic on ASUS M7600REM Cooley2024-03-111-0/+7
* | ASoC: amd: ps: modify ACP register end address macroVijendar Mukunda2024-02-221-1/+1
* | ASoC: amd: ps: update licenseVijendar Mukunda2024-02-225-5/+5
* | ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-212-0/+29
|\|
| * ASoC: amd: yc: Fix non-functional mic on Lenovo 82UUAttila Tőkés2024-02-121-0/+7
| * ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8Mario Limonciello2024-02-061-0/+7
| * ASoC: amd: acp: Fix support for a Huawei Matebook laptopMarian Postevca2024-01-291-0/+8
| * ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VFTechno Mooney2024-01-291-0/+7
* | ASoC: amd: ps: add machine select and register codeVijendar Mukunda2024-02-192-1/+84
* | 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-192-21/+28
* | ASoC: amd: ps: refactor acp child platform device creation codeVijendar Mukunda2024-02-192-190/+116
* | ASoC: amd: ps: refactor acp device configuration read logicVijendar Mukunda2024-02-193-126/+78
* | ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependenciesArnd Bergmann2024-02-052-8/+8
* | soundwire/SOF: add SoundWire Interface support forMark Brown2024-01-313-0/+71
|\ \
| * | ASoC/soundwire: implement generic api for scanning amd soundwire controllerVijendar Mukunda2024-01-303-0/+71
* | | ASoC: Merge up fixesMark Brown2024-01-222-2/+18
|\ \ \ | | |/ | |/|
| * | ASoC: amd: acp: Add check for cpu dai link initializationVenkata Prasad Potturu2024-01-221-2/+7
| * | ASoC: amd: acp: Update platform name for different boardsVenkata Prasad Potturu2024-01-221-0/+4
| * | ASoC: amd: acp: Enable rt5682s clocks in acp slave modeVenkata Prasad Potturu2024-01-221-0/+7
| |/
* | ASoC: amd: acp: Update MODULE_DESCRIPTION for sof-machCristian Ciocaltea2024-01-221-1/+1
* | ASoC: amd: acp: Add missing error handling in sof-machCristian Ciocaltea2024-01-221-8/+6
* | ASoC: amd: acp: Make use of existing *_CODEC_DAI macrosCristian Ciocaltea2024-01-221-3/+3
* | ASoC: amd: acp: Drop redundant initialization of machine driver dataCristian Ciocaltea2024-01-221-10/+0
|/
* Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-0812-64/+203
|\
| * Improve AMD ACP Vangogh audio support for Steam DeckMark Brown2023-12-194-30/+26
| |\
| | * ASoC: amd: acp: Add missing MODULE_DESCRIPTION in mach-commonCristian Ciocaltea2023-12-181-0/+1