summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge existing fixes from asoc/for-6.12 into new branchMark Brown2024-09-292-5/+7
|\
| * ASoC: amd: yc: Add quirk for HP Dragonfly pro oneDavid Lawrence Glanzman2024-09-191-0/+7
| * ASoC: amd: acp: don't set card long_nameVijendar Mukunda2024-09-181-5/+0
* | Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-09-1429-167/+1107
|\|
| * ASoC: amd: acp: refactor SoundWire machine driver codeVijendar Mukunda2024-09-131-386/+154
| * ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driverVijendar Mukunda2024-09-111-7/+0
| * ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driverVijendar Mukunda2024-09-111-7/+0
| * ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-0912-12/+12
| * ASoC: amd: acp: Return in-case of errorMuhammad Usama Anjum2024-09-061-1/+1
| * ASoC: amd: acp: Add I2S TDM support for acp7.1 platformVenkata Prasad Potturu2024-09-032-0/+5
| * ASoC: amd: acp: Add i2s master clock generation support for acp7.1 platformVenkata Prasad Potturu2024-09-031-1/+10
| * ASoC: amd: acp: Add pte configuration for ACP7.0 platformVenkata Prasad Potturu2024-09-036-18/+94
| * ASoC: amd: acp: Add I2S TDM support for acp7.0 platformVenkata Prasad Potturu2024-09-031-0/+2
| * ASoC: amd: acp: Modify max channels and sample rate support for acp70 dai driverVenkata Prasad Potturu2024-09-031-18/+18
| * ASoC: amd: acp: Set i2s clock for acp7.0 platformVenkata Prasad Potturu2024-09-031-0/+1
| * ASoC: amd: acp: Add I2S master clock generation support for acp7.0 platformVenkata Prasad Potturu2024-09-031-0/+24
| * ASoC: amd: acp: Update pcm hardware capabilities for acp7.0 platformVenkata Prasad Potturu2024-09-031-0/+1
| * ASoC: amd: acp: Add I2S TDM support for acp6.3 platformVenkata Prasad Potturu2024-09-031-0/+56
| * ASoC: amd: acp: Update pcm hardware capabilities for acp6.3 platformVenkata Prasad Potturu2024-09-031-5/+56
| * ASoC: amd: acp: Refactor I2S dai driverVenkata Prasad Potturu2024-09-034-84/+90
| * ASoC: amd: acp: Refactor TDM slots selction based on acp revision idVenkata Prasad Potturu2024-09-031-11/+29
| * Add SOF support for ACP7.0 based platformMark Brown2024-08-242-0/+13
| |\
| | * ASoC: amd: Add acpi machine id for acp7.0 version based platformVijendar Mukunda2024-08-232-0/+13
| * | ASoC: Merge up fixesMark Brown2024-08-231-0/+2
| |\ \ | | |/ | |/|
| * | ASoC: Merge up fixesMark Brown2024-08-201-0/+2
| |\ \
| * \ \ ASoC: Intel: Remove skylake driverMark Brown2024-08-191-0/+14
| |\ \ \
| * | | | ASoC: amd: acp: add legacy driver support for ACP7.1 based platformsVijendar Mukunda2024-08-136-6/+21
| * | | | ASoC: amd: acp: Convert comma to semicolonVijendar Mukunda2024-08-131-3/+3
| * | | | ASoC: amd: acp: add ZSC control register programming sequenceVijendar Mukunda2024-08-082-0/+7
| * | | | ASoC: amd: acp: remove MODULE_ALIAS for SoundWire machine driverVijendar Mukunda2024-08-081-1/+0
| * | | | ASoC: Merge fixesMark Brown2024-08-081-0/+7
| |\ \ \ \
| * | | | | ASoC: amd/sdw_utils: add sof based soundwire generic machine driverVijendar Mukunda2024-08-014-0/+806
| * | | | | ASoC: amd: acp: add soundwire machines for acp6.3 based platformVijendar Mukunda2024-08-014-0/+97
* | | | | | ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)Markuss Broks2024-08-291-0/+7
| |_|_|_|/ |/| | | |
* | | | | ASoC: allow module autoloading for table board_idsHongbo Li2024-08-211-0/+2
| |_|_|/ |/| | |
* | | | ASoC: amd: acp: fix module autoloadingYuntao Liu2024-08-151-0/+2
| |_|/ |/| |
* | | ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxxTakashi Iwai2024-08-081-0/+7
* | | ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6Krzysztof Stępniak2024-08-081-0/+7
| |/ |/|
* | ASoC: amd: yc: Support mic on HP 14-em0002laBruno Ancona2024-07-291-0/+7
|/
* ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2Takashi Iwai2024-07-251-0/+7
* firmware: cs_dsp: Some small coding improvementsMark Brown2024-07-111-0/+7
|\
| * ASoC: amd: yc: Fix non-functional mic on ASUS M5602RAVyacheslav Frantsishko2024-06-261-0/+7
* | ASoC: amd: Adjust error handling in case of absent codec deviceAleksandr Mishin2024-07-041-1/+3
* | ASoC: amd: acp: add pcm constraints for buffer size and period sizeVijendar Mukunda2024-06-211-0/+14
* | ASoC: amd: acp: move i2s clock generation sequenceVijendar Mukunda2024-06-211-2/+2
* | ASoC: amd: acp: modify conditional check for programming i2s mclkVijendar Mukunda2024-06-213-4/+7
* | ASoC: amd: acp: remove unused variables from acp_resource structureVijendar Mukunda2024-06-215-10/+0
* | ASoC: amd: acp: remove acp_i2s_probe functionVijendar Mukunda2024-06-211-14/+0
* | ASoC: Merge up fixesMark Brown2024-06-212-13/+7
|\|
| * ASoC: amd: acp: move chip->flag variable assignmentVijendar Mukunda2024-06-191-1/+1