summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: audio-graph-card2: add Codec2Codec supportKuninori Morimoto2021-10-151-0/+3
* ASoC: audio-graph-card2: add DPCM supportKuninori Morimoto2021-10-151-0/+3
* ASoC: add Audio Graph Card2 driverKuninori Morimoto2021-10-151-0/+15
* ASoC: simple-card-utils: add codec2codec supportKuninori Morimoto2021-10-151-0/+3
* ASoC: simple-card-utils: add asoc_graph_is_ports0()Kuninori Morimoto2021-10-151-0/+1
* ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK/BCLK_ES bitsBard Liao2021-10-051-0/+4
* ASoC: SOF: dai: include new flags for DAI_CONFIGPierre-Louis Bossart2021-10-051-1/+8
* ASoC: SOF: dai: mirror group_id definition added in firmwarePierre-Louis Bossart2021-10-051-1/+2
* Merge series "Add support for on demand pipeline setup/destroy" from Peter Uj...Mark Brown2021-10-012-1/+2
|\
| * AsoC: dapm: export a couple of functionsRanjani Sridharan2021-10-011-0/+1
| * ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan2021-10-011-1/+1
* | ASoC: soc-component: Remove conditional definition of debugfs data membersSimon Trimmer2021-10-011-2/+0
|/
* Merge series "ASoC: compress: Support module_get on stream open" from Peter U...Mark Brown2021-09-201-7/+7
|\
| * ASoC: compress/component: Use module_get_when_open/put_when_close for cstreamPeter Ujfalusi2021-09-201-2/+4
| * ASoC: soc-component: Convert the mark_module to void*Peter Ujfalusi2021-09-201-5/+3
* | ASoC: simple-card-utils: Increase maximum DAI links limit to 512Sameer Pujar2021-09-201-1/+1
|/
* ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_descPeter Ujfalusi2021-09-151-5/+0
* Merge series "Cirrus Logic CS35L41 Amplifier" from David Rhodes <drhodes@open...Mark Brown2021-09-131-0/+34
|\
| * ASoC: cs35l41: CS35L41 Boosted Smart AmplifierDavid Rhodes2021-09-131-0/+34
* | ASoC: rt5682s: Add driver for ALC5682I-VS codecDerek Fang2021-09-131-0/+48
|/
* Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-08-301-0/+1
|\
| * ASoC: Revert PCM trigger changesMark Brown2021-08-301-2/+0
| * ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart2021-08-261-0/+2
| * Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-061-0/+6
| |\
| * | ASoC: SOF: add a helper to get topology configured bclkBrent Lu2021-07-111-0/+1
* | | ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai2021-08-141-1/+0
* | | ALSA: hda_audio_ext: fix kernel-docPierre-Louis Bossart2021-08-131-1/+1
* | | ALSA: es1688: Avoid devres management for es1688 object creationTakashi Iwai2021-08-051-0/+1
* | | ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai2021-08-041-12/+1
* | | ALSA: pcm: Allow exact buffer preallocationTakashi Iwai2021-08-041-5/+42
* | | ALSA: memalloc: Correctly name as WCTakashi Iwai2021-08-041-3/+3
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2021-08-021-0/+6
|\ \ \
| * \ \ Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-07-211-0/+6
| |\ \ \ | | |/ / | |/| / | | |/
| | * ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda2021-07-161-0/+6
* | | ALSA: es1688: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-1/+0
* | | ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-3/+0
* | | ALSA: emu10k1: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-4/+2
* | | ALSA: core: Add device-managed request_dma()Takashi Iwai2021-07-191-0/+1
* | | ALSA: core: Add managed card creationTakashi Iwai2021-07-191-0/+5
* | | ALSA: core: Add device-managed page allocator helperTakashi Iwai2021-07-191-0/+4
* | | ALSA: compress: Drop unused functionsTakashi Iwai2021-07-151-2/+0
|/ /
* | Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-07-015-6/+92
|\|
| * ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto2021-06-211-4/+0
| * ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-0/+14
| * ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto2021-06-211-0/+2
| * ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto2021-06-211-0/+1
| * Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Mark Brown2021-06-142-1/+19
| |\
| | * ASoC: hdmi-codec: Add a prepare hookMaxime Ripard2021-06-101-1/+11
| | * ALSA: iec958: Split status creation and fillMaxime Ripard2021-06-081-0/+8
| * | ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto2021-06-071-0/+55