summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2019-08-15ASoC: SOF: ipc: add ALH parametersPierre-Louis Bossart
2019-08-15ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtimePeter Ujfalusi
2019-08-14ALSA: hda: Unexport a few more stuffTakashi Iwai
2019-08-14ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai
2019-08-09ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto
2019-08-09ASoC: soc-core: remove legacy style of aux_devKuninori Morimoto
2019-08-09ASoC: soc-core: support snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown
2019-08-08Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai
2019-08-08ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FSKuninori Morimoto
2019-08-08ASoC: soc-core: tidyup for card->deferred_resume_workKuninori Morimoto
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai
2019-08-06Merge branch 'for-linus' into for-nextTakashi Iwai
2019-08-06Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto
2019-08-05ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto
2019-08-05ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto
2019-08-05ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_remove()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_probe()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_is_suspended()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_resume()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_suspend()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_trigger()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_hw_free()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_hw_params()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_prepare()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_close()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_open()Kuninori Morimoto
2019-08-05ASoC: soc-component: add snd_soc_component_get/put()Kuninori Morimoto
2019-08-05ASoC: add soc-component.cKuninori Morimoto
2019-08-01ASoC: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-31ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometryPierre-Louis Bossart
2019-07-31ALSA: hda: move parts of NHLT code to new modulePierre-Louis Bossart
2019-07-31ASoC: Intel: Skylake: move NHLT header to common directoryPierre-Louis Bossart
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-26Merge branch 'asoc-5.3' into asoc-5.4Mark Brown
2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada
2019-07-23ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto