summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2024-02-13ASoC: SOF: ops: add new 'is_chain_dma_supported' callbackPierre-Louis Bossart2-0/+11
2024-02-13ASoC: SOF: ipc4-topology: change chain_dma handling in dai_configPierre-Louis Bossart1-5/+6
2024-02-12ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo12-12/+12
2024-02-12ASoC: SOF: imx: Add devicetree support to select topologiesDaniel Baluta3-0/+36
2024-02-09ASoC: Intel: avs: Expose FW version with sysfsCezary Rojewski4-1/+42
2024-02-09ASoC: tas2781: remove unused acpi_subysystem_idGergo Koteles1-1/+0
2024-02-09ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE idBard Liao1-1/+7
2024-02-09ASoC: Intel: soc-acpi-intel-lnl-match: Add rt722 supportChao Song1-0/+49
2024-02-09ASoC: Intel: soc-acpi: add RT712 support for LNLChao Song1-0/+53
2024-02-09ASoC: Intel: sof_sdw: Remove unused function prototypesCharles Keepax1-62/+0
2024-02-09ASoC: Intel: ssp-common: Add stub for sof_ssp_get_codec_nameCharles Keepax1-0/+8
2024-02-09ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate1-0/+11
2024-02-09ASoC: Intel: sof_sdw: remove .init callbacksBard Liao8-112/+0
2024-02-09ASoC: Intel: sof_sdw: add common sdw dai link initBard Liao14-40/+108
2024-02-09ASoC: Intel: sof_sdw_rt5682: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_cs42l42: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt700: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt712_sdca: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt711: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt_sdca_jack_common: use helper to get codec dai by nameBard Liao4-4/+16
2024-02-09ASoC: Intel: add get_codec_dai_by_name helper functionBard Liao2-0/+21
2024-02-09ASoC: Intel: sof_sdw: use single rtd_init for rt_ampsBard Liao1-44/+10
2024-02-09ASoC: Intel: sof_cs42l42: use common module for DAI link generationBrent Lu1-177/+59
2024-02-09ASoC: Intel: board_helpers: support DAI link order customizationBrent Lu2-87/+170
2024-02-09ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boardsBrent Lu1-40/+0
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu2-10/+3
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for rpl boardsBrent Lu2-12/+3
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for adl boardsBrent Lu2-51/+7
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for tgl boardsBrent Lu2-22/+4
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for jsl boardsBrent Lu2-29/+6
2024-02-08ASoC: Intel: avs: Add support for sending initialMark Brown3-2/+208
2024-02-08ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski6-6/+6
2024-02-08ASoC: Intel: avs: Send initial config to module if presentAmadeusz Sławiński1-0/+33
2024-02-08ASoC: Intel: avs: Add topology parsing support for initial configAmadeusz Sławiński2-2/+175
2024-02-05ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entryMasahiro Yamada1-3/+0
2024-02-05ASoC: fix SND_SOC_WCD939X dependenciesArnd Bergmann1-0/+1
2024-02-05ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependenciesArnd Bergmann2-8/+8
2024-02-05ASoC: cs42l43: Shut down jack detection on component removeCharles Keepax1-0/+7
2024-02-05ASoC: cs42l43: Sync the hp ilimit works when removing the componentCharles Keepax1-0/+3
2024-02-05ASoC: cs42l43: Add clear of stashed pointer on component removeCharles Keepax1-0/+8
2024-01-31soundwire/SOF: add SoundWire Interface support forMark Brown13-12/+458
2024-01-30ASoC: SOF: amd: refactor acp driver pm opsVijendar Mukunda3-5/+67
2024-01-30ASoC: SOF: amd: select soundwire dependency flag for acp6.3 based platformVijendar Mukunda1-0/+1
2024-01-30ASoC: SOF: amd: update descriptor fields for acp6.3 based platformVijendar Mukunda3-0/+12
2024-01-30ASoC: SOF: amd: add machine select logic for soundwire based platformsVijendar Mukunda1-4/+61
2024-01-30ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platformsVijendar Mukunda4-0/+71
2024-01-30ASoC: SOF: amd: add interrupt handling for SoundWire manager devicesVijendar Mukunda3-1/+46
2024-01-30ASoC: SOF: amd: add code for invoking soundwire manager helper functionsVijendar Mukunda3-2/+129
2024-01-30ASoC/soundwire: implement generic api for scanning amd soundwire controllerVijendar Mukunda3-0/+71
2024-01-30ASoC: sh: rz-ssi: Fix error message printLad Prabhakar1-1/+1