summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp
AgeCommit message (Expand)Author
2024-09-30ASoC: amd: acp: pass acp pci revision id as platform dataVijendar Mukunda
2024-09-30ASoC: amd: acp: store acp pci rev id in platform driver private structureVijendar Mukunda
2024-09-30ASoC: amd: acp: use acp pci revision id for platform differntiationVijendar Mukunda
2024-09-30ASoC: amd: acp: use acp_rev for platform specific conditional checksVijendar Mukunda
2024-09-30ASoC: amd: acp: simplify platform conditional checks codeVijendar Mukunda
2024-09-18ASoC: amd: acp: don't set card long_nameVijendar Mukunda
2024-09-13ASoC: amd: acp: refactor SoundWire machine driver codeVijendar Mukunda
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for sof based generic machine driverVijendar Mukunda
2024-09-11ASoC: amd: acp: remove MODULE_ALIAS for legacy machine driverVijendar Mukunda
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-06ASoC: amd: acp: Return in-case of errorMuhammad Usama Anjum
2024-09-03ASoC: amd: acp: Add I2S TDM support for acp7.1 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add i2s master clock generation support for acp7.1 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add pte configuration for ACP7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add I2S TDM support for acp7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Modify max channels and sample rate support for acp70 dai driverVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Set i2s clock for acp7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add I2S master clock generation support for acp7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Update pcm hardware capabilities for acp7.0 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Add I2S TDM support for acp6.3 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Update pcm hardware capabilities for acp6.3 platformVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Refactor I2S dai driverVenkata Prasad Potturu
2024-09-03ASoC: amd: acp: Refactor TDM slots selction based on acp revision idVenkata Prasad Potturu
2024-08-23ASoC: Merge up fixesMark Brown
2024-08-21ASoC: allow module autoloading for table board_idsHongbo Li
2024-08-20ASoC: Merge up fixesMark Brown
2024-08-15ASoC: amd: acp: fix module autoloadingYuntao Liu
2024-08-13ASoC: amd: acp: add legacy driver support for ACP7.1 based platformsVijendar Mukunda
2024-08-13ASoC: amd: acp: Convert comma to semicolonVijendar Mukunda
2024-08-08ASoC: amd: acp: add ZSC control register programming sequenceVijendar Mukunda
2024-08-08ASoC: amd: acp: remove MODULE_ALIAS for SoundWire machine driverVijendar Mukunda
2024-08-01ASoC: amd/sdw_utils: add sof based soundwire generic machine driverVijendar Mukunda
2024-08-01ASoC: amd: acp: add soundwire machines for acp6.3 based platformVijendar Mukunda
2024-06-21ASoC: amd: acp: add pcm constraints for buffer size and period sizeVijendar Mukunda
2024-06-21ASoC: amd: acp: move i2s clock generation sequenceVijendar Mukunda
2024-06-21ASoC: amd: acp: modify conditional check for programming i2s mclkVijendar Mukunda
2024-06-21ASoC: amd: acp: remove unused variables from acp_resource structureVijendar Mukunda
2024-06-21ASoC: amd: acp: remove acp_i2s_probe functionVijendar Mukunda
2024-06-21ASoC: Merge up fixesMark Brown
2024-06-19ASoC: amd: acp: move chip->flag variable assignmentVijendar Mukunda
2024-06-19ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe()Vijendar Mukunda
2024-06-19ASoC: amd: acp: add a null check for chip_pdev structureVijendar Mukunda
2024-06-13ASoC: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-05-08ASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-06ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-05-03ASoC: amd: acp: fix for acp platform device creation failureVijendar Mukunda
2024-03-29ASoC: amd: acp: fix for acp_init function error handlingVijendar Mukunda
2024-03-27ASoC: amd: acp: fix for acp pdm configuration checkVijendar Mukunda
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown