summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald2023-04-181-2/+2
* ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald2023-04-181-2/+1
* ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald2023-04-181-3/+0
* ASoC: add snd_soc_card_mutex_lock/unlock()Kuninori Morimoto2023-04-171-1/+16
* ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto2023-04-171-0/+45
* ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto2023-04-172-10/+55
* ASoC: cs35l56: Re-patch firmware after system suspendRichard Fitzgerald2023-04-121-0/+4
* ASoC: SOF: Intel: hda-mlink: add helper to retrieve eml_lockPierre-Louis Bossart2023-04-061-0/+5
* ASoC: SOF: Intel: hda-mlink: add helper to offload link ownershipPierre-Louis Bossart2023-04-061-0/+7
* ASoC: SOF: Intel: hda-mlink: add helpers to retrieve DMIC/SSP hlinkPierre-Louis Bossart2023-04-061-0/+10
* ASoC: SOF: Intel: hda-mlink: program SoundWire LSDIID registersPierre-Louis Bossart2023-04-061-0/+5
* ASoC: SOF: Intel: hda-mlink: add helper to check cmdsyncPierre-Louis Bossart2023-04-061-0/+9
* ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_goPierre-Louis Bossart2023-04-061-0/+18
* ASoC: SOF: Intel: hda-mlink: add helpers to set link SYNC frequencyPierre-Louis Bossart2023-04-061-0/+27
* ASoC: SOF: Intel: hda-mlink: add helpers to enable/check interruptsPierre-Louis Bossart2023-04-061-0/+8
* ASoC: SOF: Intel: hda-mlink: add helper to return sublink countPierre-Louis Bossart2023-04-061-0/+5
* ASoC: SOF: Intel: hda-mlink: add convenience helpers for SoundWire PMPierre-Louis Bossart2023-04-061-0/+9
* ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PMPierre-Louis Bossart2023-04-061-0/+32
* ASoC: SOF: Intel: hda-mlink: add structures to parse ALT linksPierre-Louis Bossart2023-04-061-2/+2
* ASoC: SOF: Intel: hda-mlink: move to a dedicated modulePierre-Louis Bossart2023-04-061-0/+31
* ALSA: hda: add HDaudio Extended link definitionsPierre-Louis Bossart2023-04-061-2/+38
* ASoC: soc.h: remove unused params/num_paramsKuninori Morimoto2023-04-051-3/+0
* ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto2023-04-051-3/+9
* ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi2023-04-041-0/+5
* ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()Kuninori Morimoto2023-03-281-2/+3
* ASoC: SOF: ipc4/intel: Support for ChainDMAMark Brown2023-03-212-0/+30
|\
| * ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha2023-03-211-0/+1
| * ASoC: SOF: ipc4: Add macros for chain-dma message bitsJyri Sarha2023-03-211-0/+29
* | ASoC: Initial support for Cirrus Logic CS35L56Mark Brown2023-03-212-0/+267
|\ \
| * | ASoC: cs35l56: Add driver for Cirrus Logic CS35L56Richard Fitzgerald2023-03-211-0/+266
| * | firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPsSimon Trimmer2023-03-211-0/+1
| |/
* / ASoC: cs35l45: Support for GPIO pins configuration.Vlad.Karpovich2023-03-211-0/+57
|/
* ASoC: soc-pcm.c: remove indirect runtime copyKuninori Morimoto2023-03-141-1/+0
* ASoC: SOF: ipc4: Add support for formats per pinsMark Brown2023-03-141-8/+12
|\
| * ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan2023-03-131-0/+2
| * ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan2023-03-131-0/+1
| * ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan2023-03-131-0/+1
| * ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan2023-03-131-6/+6
| * ASoC: SOF: rename a couple of tokensRanjani Sridharan2023-03-131-2/+2
* | ASoC: SOF: uapi: header: Update sof_abi_hdr doc for IPC4 usePeter Ujfalusi2023-03-132-3/+10
* | ASoC: SOF: uapi: header: Convert sof_abi_hdr comments to kernel stylePeter Ujfalusi2023-03-131-8/+14
|/
* Merge tag 'v6.3-rc2' into asoc-6.4 to fix clock related boot issuesMark Brown2023-03-139-17/+55
|\
| * Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-121-0/+8
| |\
| | * ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2023-03-111-0/+8
| * | cpumask: relax sanity checking constraintsLinus Torvalds2023-03-121-1/+1
| * | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-111-7/+11
| |\ \
| | * | i2c: Switch .probe() to not take an id parameterUwe Kleine-König2023-03-091-7/+11
| * | | Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-03-101-0/+6
| |\ \ \
| | * | | new helper: put_and_unmap_page()Al Viro2023-03-071-0/+6
| | |/ /
| * | | Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-101-1/+11
| |\ \ \