summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove redundant 'tristate' in sound/soc/codecs/KconfigMasahiro Yamada2024-02-151-3/+0
* ASoC: SOF: Add some bounds checking to firmware dataDan Carpenter2024-02-141-0/+2
* ASoC: meson: aiu: fix function pointer typeMark Brown2024-02-143-32/+8
|\
| * ASoC: meson: t9015: fix function pointer type mismatchJerome Brunet2024-02-141-16/+4
| * ASoC: meson: aiu: fix function pointer type mismatchJerome Brunet2024-02-142-16/+4
* | ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+Mark Brown2024-02-1416-53/+236
|\ \
| * | ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudioPierre-Louis Bossart2024-02-131-1/+10
| * | ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless modePeter Ujfalusi2024-02-131-3/+6
| * | ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless modePierre-Louis Bossart2024-02-131-6/+22
| * | ASoC: SOF: Intel: hda-dai-ops: use dai_typePierre-Louis Bossart2024-02-131-2/+1
| * | ASoC: SOF: topology: Parse DAI type token for dspless modeRanjani Sridharan2024-02-133-0/+14
| * | ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devicesPierre-Louis Bossart2024-02-133-1/+36
| * | ASoC: SOF: topology: dynamically allocate and store DAI widget->privatePierre-Louis Bossart2024-02-132-8/+13
| * | ASoC: SOF: Intel: hda-dai: remove dspless special casePierre-Louis Bossart2024-02-131-5/+1
| * | ASoC: SOF: ipc4-topology: allow chain_dma for all supported DAIsPierre-Louis Bossart2024-02-131-4/+6
| * | ASoC: SOF: ipc4-pcm: fix dma_id for CHAIN_DMA capturePierre-Louis Bossart2024-02-131-1/+18
| * | ASoC: SOF: ipc4: store number of playback/capture streamsPierre-Louis Bossart2024-02-132-0/+13
| * | ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALHPierre-Louis Bossart2024-02-131-5/+15
| * | ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callbackPierre-Louis Bossart2024-02-134-12/+64
| * | ASoC: SOF: ops: add new 'is_chain_dma_supported' callbackPierre-Louis Bossart2024-02-132-0/+11
| * | ASoC: SOF: ipc4-topology: change chain_dma handling in dai_configPierre-Louis Bossart2024-02-131-5/+6
* | | ASoC: codecs: tx-macro: Simplify setting AMIC controlKrzysztof Kozlowski2024-02-131-2/+4
* | | ASoC: codecs: tx-macro: Mark AMIC control registers as volatileKrzysztof Kozlowski2024-02-131-0/+2
* | | ASoC: codecs: tx-macro: Drop unimplemented DMIC clock dividerKrzysztof Kozlowski2024-02-131-4/+4
* | | ASoC: codecs: va-macro: add npl clkSrinivas Kandagatla2024-02-131-0/+57
| |/ |/|
* | ASoC: SOF: ipc4-topology: set config_length based on device_countBard Liao2024-02-131-1/+5
* | ASoC: dt-bindings: fsl,imx-asrc: convert to YAMLSebastian Reichel2024-02-132-80/+162
* | ASoC: SOF: Intel: hda-mlink: update incorrect commentPierre-Louis Bossart2024-02-131-1/+1
* | ASoC: SOF: Fix runtime pm usage counter balance after fw exceptionPeter Ujfalusi2024-02-133-3/+16
* | ASoC: dt-bindings: cs35l45: Add interruptsKonrad Dybcio2024-02-121-0/+3
* | ASoC: dt-bindings: qcom,sm8250: Allow up to 8 codec DAIsKrzysztof Kozlowski2024-02-121-1/+1
|/
* ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo2024-02-1212-12/+12
* ASoC: SOF: imx: Add devicetree support to select topologiesDaniel Baluta2024-02-123-0/+36
* ASoC: Intel: avs: Expose FW version with sysfsCezary Rojewski2024-02-095-1/+50
* ASoC: tas2781: remove unused acpi_subysystem_idGergo Koteles2024-02-093-14/+0
* ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE idBard Liao2024-02-081-1/+7
* ASoC: Intel: soc-acpi-intel-lnl-match: Add rt722 supportChao Song2024-02-081-0/+49
* ASoC: Intel: soc-acpi: add RT712 support for LNLChao Song2024-02-081-0/+53
* ASoC: Intel: sof_sdw: Remove unused function prototypesCharles Keepax2024-02-081-62/+0
* ASoC: Intel: ssp-common: Add stub for sof_ssp_get_codec_nameCharles Keepax2024-02-081-0/+8
* ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate2024-02-082-0/+19
* ASoC: Intel: sof_sdw: remove .init callbacksBard Liao2024-02-088-112/+0
* ASoC: Intel: sof_sdw: add common sdw dai link initBard Liao2024-02-0814-40/+108
* ASoC: Intel: sof_sdw_rt5682: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
* ASoC: Intel: sof_sdw_cs42l42: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
* ASoC: Intel: sof_sdw_rt700: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
* ASoC: Intel: sof_sdw_rt712_sdca: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
* ASoC: Intel: sof_sdw_rt711: use helper to get codec dai by nameBard Liao2024-02-081-2/+13
* ASoC: Intel: sof_sdw_rt_sdca_jack_common: use helper to get codec dai by nameBard Liao2024-02-084-4/+16
* ASoC: Intel: add get_codec_dai_by_name helper functionBard Liao2024-02-082-0/+21