aboutsummaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2021-06-10ALSA: core: Fix build error due to missing PAGE_SIZETakashi Iwai
2021-06-10ALSA: core: Move mmap handler into memalloc opsTakashi Iwai
2021-06-10ALSA: core: Abstract memory alloc helpersTakashi Iwai
2021-06-10ALSA: core: Drop snd_sgbuf_get_ptr()Takashi Iwai
2021-06-10ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...Takashi Sakamoto
2021-06-08Merge branch 'for-linus' into for-nextTakashi Iwai
2021-05-25Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-05-25Merge branch 'topic/pci-rescan-prep-v2' into for-nextTakashi Iwai
2021-05-25ALSA: Drop superfluous argument from snd_power_wait()Takashi Iwai
2021-05-25ALSA: control: Track in-flight control read/write/tlv accessesTakashi Iwai
2021-05-25ALSA: core: Use READ_ONCE() / WRITE_ONCE() for power state changeTakashi Iwai
2021-05-17ALSA: rawmidi: Add framing modeDavid Henningsson
2021-05-12ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFCKuninori Morimoto
2021-04-26Merge tag 'asoc-v5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-04-20ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto
2021-04-20ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto
2021-04-16Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f...Mark Brown
2021-04-16ASoC: simple-card-utils: Increase maximum number of links to 128Thierry Reding
2021-04-16ASoC: soc-utils: add snd_soc_component_is_dummy()Kuninori Morimoto
2021-04-13ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()Kuninori Morimoto
2021-04-13ASoC: simple-card-utils: tidyup dev_dbg() to use 1 lineKuninori Morimoto
2021-04-13ASoC: simple-card-utils: tidyup debug info for clockKuninori Morimoto
2021-04-13ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...Kuninori Morimoto
2021-04-13ASoC: simple-card-utils: add simple_props_to_xxx() macroKuninori Morimoto
2021-04-13ASoC: simple-card-utils: indicate missing CPU/Codec numbers for debugKuninori Morimoto
2021-04-13ASoC: simple-card-utils: indicate dai_fmt if existKuninori Morimoto
2021-04-13ASoC: simple-card-utils: remove asoc_simple_parse_xxx()Kuninori Morimoto
2021-04-13ASoC: simple-card-utils: use for_each_prop_xxx()Kuninori Morimoto
2021-04-13ASoC: simple-card-utils: remove li->dais/li->confKuninori Morimoto
2021-04-12ASOC: SOF: simplify nocodec modePierre-Louis Bossart
2021-04-12ASoC: soc-acpi: add new fields for mach_paramsPierre-Louis Bossart
2021-04-08ASoC: simple-card-utils: share dummy DAI and reduce memoryKuninori Morimoto
2021-04-08ASoC: simple-card-utils: enable flexible CPU/Codec/PlatformKuninori Morimoto
2021-04-08ALSA: control: Add memory consumption limit to user controlsTakashi Sakamoto
2021-03-31Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2021-03-31ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/PlatformKuninori Morimoto
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela
2021-03-30ALSA: control - add layer registration routinesJaroslav Kysela
2021-03-30ALSA: control - introduce snd_ctl_notify_one() helperJaroslav Kysela
2021-03-25Merge series "Add audio driver base on rpmsg on i.MX platform" from Shengjiu ...Mark Brown
2021-03-25ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platfo...Kuninori Morimoto
2021-03-25ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()Kuninori Morimoto
2021-03-25ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macroKuninori Morimoto
2021-03-25ASoC: soc-component: Add snd_soc_pcm_component_ackShengjiu Wang
2021-03-22ASoC: SOF: add a helper to get topology configured mclkKeyon Jie
2021-03-19ALSA: hda: Change AZX_MAX_BUF_SIZE from 1GB to 4MBAmadeusz Sławiński
2021-03-19ASoC: soc-pcm: don't indicate error message for dpcm_be_dai_hw_free()Kuninori Morimoto
2021-03-12ASoC: soc-pcm: share DPCM BE DAI stop operationKuninori Morimoto
2021-03-10ASoC: rt5645: Move rt5645_platform_data to sound/soc/codecs/rt5645.cHans de Goede