summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald2023-04-182-4/+2
* ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald2023-04-183-57/+1
* ASoC: cs35l56: Update comment on masking of EINT20 interruptsRichard Fitzgerald2023-04-181-1/+1
* ASoC: cs35l56: Code improvementsMark Brown2023-04-175-60/+38
|\
| * ASoC: cs35l56: Don't return a value from cs35l56_remove()Simon Trimmer2023-04-173-5/+5
| * ASoC: cs35l56: Remove redundant dsp_ready_completionSimon Trimmer2023-04-172-33/+9
| * ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()Simon Trimmer2023-04-171-7/+6
| * ASoC: cs35l56: Allow a wider range for reset pulse widthSimon Trimmer2023-04-171-5/+9
| * ASoC: cs35l56: Rework IRQ allocationSimon Trimmer2023-04-174-10/+9
* | ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye2023-04-171-10/+5
* | ASoC: cleanup mutex lockMark Brown2023-04-178-127/+216
|\ \
| * | ASoC: add snd_soc_card_mutex_lock/unlock()Kuninori Morimoto2023-04-173-12/+27
| * | ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto2023-04-175-44/+76
| * | ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto2023-04-173-71/+113
| |/
* | ASoC: dt-bindings: wm8753: Convert to dtschemaSaalim Quadri2023-04-172-40/+62
* | ASoC: ssm2602: Add support for CLKDIV2Paweł Anikiel2023-04-171-3/+12
|/
* ASoC: nau8825: Add delay control for input pathDavid Lin2023-04-142-1/+8
* ASoC: dt-bindings: nau8825: Add delay control for input pathDavid Lin2023-04-141-0/+3
* ASoC: da7218: Use devm_clk_get_optional()Christophe JAILLET2023-04-131-7/+3
* ASoC: da7219: Improve the relability of AAD IRQ processDavid Rau2023-04-132-34/+31
* ASoC: cs35l56: Add system suspend handlingMark Brown2023-04-124-63/+297
|\
| * ASoC: cs35l56: Re-patch firmware after system suspendRichard Fitzgerald2023-04-123-2/+81
| * ASoC: cs35l56: Remove quick-cancelling of dsp_work()Richard Fitzgerald2023-04-122-8/+1
| * ASoC: cs35l56: Add basic system suspend handlingRichard Fitzgerald2023-04-123-0/+158
| * ASoC: cs35l56: Always wait for firmware boot in runtime-resumeRichard Fitzgerald2023-04-121-4/+2
| * ASoC: cs35l56: Skip first init_completion wait in dsp_work if init_doneRichard Fitzgerald2023-04-121-1/+2
| * ASoC: cs35l56: Use DAPM widget for firmware PLAY/PAUSERichard Fitzgerald2023-04-121-50/+55
* | ASoC: ep93xx: Add OF supportAlexander Sverdlin2023-04-121-0/+8
* | ASoC: ep93xx: Add I2S descriptionAlexander Sverdlin2023-04-122-0/+67
* | ASoC: amd: Add check for acp config flagsSyed Saba Kareem2023-04-125-2/+21
* | ASoC: tas5720: add missing unwind goto in tas5720_codec_probeYing Liu2023-04-121-1/+2
* | ASoC: SOF: Intel: mtl: fix page fault in dspless mode when DSP is disabledFred Oh2023-04-121-0/+15
* | ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6xBaishan Jiang2023-04-121-0/+7
|/
* ASoC: SOF: Intel: hda-mlink: HDaudio multi-linkMark Brown2023-04-1111-47/+1332
|\
| * ASoC: SOF: Intel: hda-mlink: add helper to retrieve eml_lockPierre-Louis Bossart2023-04-062-0/+17
| * ASoC: SOF: Intel: hda-mlink: add helper to offload link ownershipPierre-Louis Bossart2023-04-062-0/+43
| * ASoC: SOF: Intel: hda-mlink: add helpers to retrieve DMIC/SSP hlinkPierre-Louis Bossart2023-04-062-0/+34
| * ASoC: SOF: Intel: hda-mlink: program SoundWire LSDIID registersPierre-Louis Bossart2023-04-062-0/+35
| * ASoC: SOF: Intel: hda-mlink: add helper to check cmdsyncPierre-Louis Bossart2023-04-062-0/+47
| * ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_goPierre-Louis Bossart2023-04-062-0/+88
| * ASoC: SOF: Intel: hda-mlink: add helpers to set link SYNC frequencyPierre-Louis Bossart2023-04-062-0/+117
| * ASoC: SOF: Intel: hda-mlink: add helpers to enable/check interruptsPierre-Louis Bossart2023-04-062-0/+70
| * ASoC: SOF: Intel: hda-mlink: add helper to return sublink countPierre-Louis Bossart2023-04-062-0/+17
| * ASoC: SOF: Intel: hda-mlink: add convenience helpers for SoundWire PMPierre-Louis Bossart2023-04-062-0/+21
| * ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PMPierre-Louis Bossart2023-04-062-0/+195
| * ASoC: SOF: Intel: hda-mlink: special-case HDaudio regular linksPierre-Louis Bossart2023-04-061-4/+22
| * ASoC: SOF: Intel: hda-mlink: add structures to parse ALT linksPierre-Louis Bossart2023-04-063-8/+219
| * ASoC: SOF: Intel: hda-mlink: move to a dedicated modulePierre-Louis Bossart2023-04-068-34/+57
| * ASoC: SOF: Intel: hda-mlink: add return value for hda_bus_ml_get_capabilities()Pierre-Louis Bossart2023-04-062-4/+5
| * ASoC: SOF: Intel: hda-mlink: improve hda_bus_ml_free() helperPierre-Louis Bossart2023-04-061-3/+2