summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-1/+1
2020-02-20ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart-1/+1
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-2/+0
2020-02-14ASoC: dapm: remove snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih-2/+0
2020-02-14ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai-3/+3
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-53/+0
2020-01-31ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai-2/+2
2020-01-27Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-44/+174
2020-01-21ASoC: dapm: add snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih-0/+2
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto-1/+0
2020-01-21ASoC: soc-core: remove DAI suspend/resumeKuninori Morimoto-2/+0
2020-01-21ALSA: pcm: Set per-card upper limit of PCM buffer allocationsTakashi Iwai-0/+3
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai-24/+53
2020-01-20ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai-24/+53
2020-01-13ASoC: Intel: common: soc-acpi: declare new tables for SoundWirePierre-Louis Bossart-0/+6
2020-01-13ASoC: soc-acpi: add _ADR-based link descriptorsPierre-Louis Bossart-0/+21
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai-0/+4
2020-01-10ASoC: soc-dapm: add snd_soc_dapm_stream_stop()Kuninori Morimoto-0/+1
2020-01-10ASoC: soc-core: add snd_soc_close_delayed_work()Kuninori Morimoto-0/+1
2020-01-10ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto-11/+7
2020-01-05ALSA: Allow const arrays for legacy resource management helpersTakashi Iwai-3/+3
2020-01-04ALSA: control: Add verification for kctl accessesTakashi Iwai-0/+10
2020-01-03ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitionsTakashi Iwai-4/+5
2020-01-03ALSA: seq: Constify struct snd_midi_opTakashi Iwai-1/+2
2020-01-03ALSA: info: Make snd_info_entry_ops as constTakashi Iwai-1/+1
2020-01-03ALSA: ac97: Treat snd_ac97_bus_ops as constTakashi Iwai-2/+3
2020-01-03ALSA: core: Treat snd_device_ops as constTakashi Iwai-2/+2
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart-1/+0
2019-12-18ASoC: SOF: imx: Describe SAI parameters to be sent to DSPGuido Roncarolo-0/+21
2019-12-18ASoC: SOF: define struct with compiler name and versionKarol Trzcinski-0/+15
2019-12-18Merge branch 'for-linus' into for-nextTakashi Iwai-0/+1
2019-12-17Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...Takashi Iwai-15/+67
2019-12-17ARM: OMAP2+: Drop legacy platform data for omap4 aessTony Lindgren-53/+0
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-0/+1
2019-12-16ASoC: soc-core: remove legacy style of codec_confKuninori Morimoto-3/+0
2019-12-16ASoC: soc-core: support snd_soc_dai_link_component for codec_confKuninori Morimoto-0/+3
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai-1/+1
2019-12-11ALSA: Avoid using timespec for struct snd_pcm_statusBaolin Wang-2/+54
2019-12-11ALSA: Replace timespec with timespec64Baolin Wang-13/+13
2019-12-11ASoC: Drop snd_soc_pcm_lib_ioctl()Takashi Iwai-5/+0
2019-12-11ASoC: soc-core: tidyup for CONFIG_DMIKuninori Morimoto-0/+2
2019-12-10ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai-0/+1
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-0/+1
2019-12-10ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()Kuninori Morimoto-2/+2
2019-12-10ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()Kuninori Morimoto-2/+2
2019-12-10ASoC: soc-core: move snd_soc_find_dai_link()Kuninori Morimoto-3/+0
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto-1/+1
2019-12-10ASoC: soc-core: remove snd_soc_get_dai_substream()Kuninori Morimoto-2/+0
2019-12-10ASoC: soc-core: remove dai_link_listKuninori Morimoto-7/+0
2019-12-10ASoC: SOF: ipc: channel map structuresSlawomir Blauciak-0/+61