summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-095-5/+5
* 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
* ASoC: Merge up fixesMark Brown2024-08-231-0/+2
|\
| * ASoC: allow module autoloading for table board_idsHongbo Li2024-08-211-0/+2
* | ASoC: Merge up fixesMark Brown2024-08-201-0/+2
|\|
| * ASoC: amd: acp: fix module autoloadingYuntao Liu2024-08-151-0/+2
* | 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: 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-013-0/+96
|/
* 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
| * 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
* | ASoC: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-134-0/+4
|/
* Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-132-14/+14
|\
| * ASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-13/+13
| * ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-061-1/+1
* | ASoC: amd: acp: fix for acp platform device creation failureVijendar Mukunda2024-05-034-21/+95
|/
* 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: Intel: avs: Fixes and new platforms supportMark Brown2024-02-211-0/+8
|\
| * ASoC: amd: acp: Fix support for a Huawei Matebook laptopMarian Postevca2024-01-291-0/+8
* | ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependenciesArnd Bergmann2024-02-051-7/+7
* | 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