summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2020-03-06ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland
2020-03-02ASoC: SOF: add core id to sof_ipc_compTomasz Lauda
2020-02-26ASoC: Add Multi CPU DAI supportMark Brown
2020-02-26ASoC: soc-dai: add get_sdw_stream() callbackPierre-Louis Bossart
2020-02-26ASoC: Add initial support for multiple CPU DAIsShreyas NC
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-24ASoC: soc-pcm cleanup step4Mark Brown
2020-02-24ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close()Kai Vehmanen
2020-02-24ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.cKuninori Morimoto
2020-02-24ASoC: soc-pcm: add snd_soc_dai_get_widget()Kuninori Morimoto
2020-02-24ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream()Kuninori Morimoto
2020-02-20ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart
2020-02-18ALSA: pcm.h: add for_each_pcm_streams()Kuninori Morimoto
2020-02-18ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto
2020-02-18ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()Kuninori Morimoto
2020-02-18ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()Kuninori Morimoto
2020-02-18ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang
2020-02-18ASoC: SOF: Implement Probe IPC APICezary Rojewski
2020-02-18ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski
2020-02-18ALSA: core: Implement compress page allocation and free routinesCezary Rojewski
2020-02-18ALSA: core: Expand DMA buffer informationCezary Rojewski
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-02-17Merge branch 'topic/usb-uac2-effect-unit' into for-nextTakashi Iwai
2020-02-14ASoC: dapm: remove snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih
2020-02-14ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai
2020-02-12ASoC: soc-pcm: call snd_soc_component_open/close() onceKuninori Morimoto
2020-02-11ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() onceKuninori Morimoto
2020-02-11ASoC: soc-pcm: add for_each_dapm_widgets() macroKuninori Morimoto
2020-02-10ALSA: pcm: More helper macros for reducing snd_pcm_format_t castTakashi Iwai
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-01-31ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai
2020-01-27Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2020-01-21ASoC: dapm: add snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto
2020-01-21ASoC: soc-core: remove DAI suspend/resumeKuninori Morimoto
2020-01-21ALSA: pcm: Set per-card upper limit of PCM buffer allocationsTakashi Iwai
2020-01-20Merge branch 'for-linus' into for-nextTakashi Iwai
2020-01-20ALSA: hda: Apply aligned MMIO access only conditionallyTakashi Iwai
2020-01-13ASoC: Intel: common: soc-acpi: declare new tables for SoundWirePierre-Louis Bossart
2020-01-13ASoC: soc-acpi: add _ADR-based link descriptorsPierre-Louis Bossart
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai
2020-01-10ASoC: soc-dapm: add snd_soc_dapm_stream_stop()Kuninori Morimoto
2020-01-10ASoC: soc-core: add snd_soc_close_delayed_work()Kuninori Morimoto
2020-01-10ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto
2020-01-05ALSA: Allow const arrays for legacy resource management helpersTakashi Iwai
2020-01-04ALSA: control: Add verification for kctl accessesTakashi Iwai
2020-01-03ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitionsTakashi Iwai
2020-01-03ALSA: seq: Constify struct snd_midi_opTakashi Iwai
2020-01-03ALSA: info: Make snd_info_entry_ops as constTakashi Iwai
2020-01-03ALSA: ac97: Treat snd_ac97_bus_ops as constTakashi Iwai