summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-0/+1
2021-08-30ASoC: Revert PCM trigger changesMark Brown-2/+0
2021-08-26ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart-0/+2
2021-08-14ALSA: hda: Nuke unused reboot_notify callbackTakashi Iwai-1/+0
2021-08-13ALSA: hda_audio_ext: fix kernel-docPierre-Louis Bossart-1/+1
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown-0/+6
2021-08-05ALSA: es1688: Avoid devres management for es1688 object creationTakashi Iwai-0/+1
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai-12/+1
2021-08-04ALSA: pcm: Allow exact buffer preallocationTakashi Iwai-5/+42
2021-08-04ALSA: memalloc: Correctly name as WCTakashi Iwai-3/+3
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai-0/+6
2021-07-21Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-0/+6
2021-07-19ALSA: es1688: Allocate resources with device-managed APIsTakashi Iwai-1/+0
2021-07-19ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai-3/+0
2021-07-19ALSA: emu10k1: Allocate resources with device-managed APIsTakashi Iwai-4/+2
2021-07-19ALSA: core: Add device-managed request_dma()Takashi Iwai-0/+1
2021-07-19ALSA: core: Add managed card creationTakashi Iwai-0/+5
2021-07-19ALSA: core: Add device-managed page allocator helperTakashi Iwai-0/+4
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda-0/+6
2021-07-15ALSA: compress: Drop unused functionsTakashi Iwai-2/+0
2021-07-11ASoC: SOF: add a helper to get topology configured bclkBrent Lu-0/+1
2021-07-01Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-6/+92
2021-06-21ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto-4/+0
2021-06-21ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto-0/+14
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Kuninori Morimoto-0/+2
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Kuninori Morimoto-0/+1
2021-06-14Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Mark Brown-1/+19
2021-06-10ALSA: core: Fix build error due to missing PAGE_SIZETakashi Iwai-1/+2
2021-06-10ASoC: hdmi-codec: Add a prepare hookMaxime Ripard-1/+11
2021-06-10ALSA: core: Move mmap handler into memalloc opsTakashi Iwai-0/+3
2021-06-10ALSA: core: Abstract memory alloc helpersTakashi Iwai-63/+6
2021-06-10ALSA: core: Drop snd_sgbuf_get_ptr()Takashi Iwai-30/+0
2021-06-10ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...Takashi Sakamoto-0/+1
2021-06-08ALSA: iec958: Split status creation and fillMaxime Ripard-0/+8
2021-06-08Merge branch 'for-linus' into for-nextTakashi Iwai-1/+1
2021-06-07ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Kuninori Morimoto-0/+55
2021-05-25Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown-1/+1
2021-05-25Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-1/+1
2021-05-25Merge branch 'topic/pci-rescan-prep-v2' into for-nextTakashi Iwai-4/+46
2021-05-25ALSA: Drop superfluous argument from snd_power_wait()Takashi Iwai-2/+2
2021-05-25ALSA: control: Track in-flight control read/write/tlv accessesTakashi Iwai-0/+42
2021-05-25ALSA: core: Use READ_ONCE() / WRITE_ONCE() for power state changeTakashi Iwai-2/+2
2021-05-17ALSA: rawmidi: Add framing modeDavid Henningsson-0/+2
2021-05-14ASoC: topology: Add support for multiple kcontrol types to a widgetJaska Uimonen-1/+1
2021-05-12ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFCKuninori Morimoto-1/+1
2021-04-26Merge tag 'asoc-v5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-91/+135
2021-04-20ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto-3/+1
2021-04-20ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto-2/+3
2021-04-16Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f...Mark Brown-0/+1
2021-04-16ASoC: simple-card-utils: Increase maximum number of links to 128Thierry Reding-1/+3