summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-08ASoC: soc-core: tidyup for snd_soc_add_component_controls()Kuninori Morimoto
2019-08-08ASoC: SOF: Intel: Initialize hdaudio bus properlyTakashi Iwai
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai
2019-08-07ASoC: fsl_sai: Add support for imx7ulp/imx8mqDaniel Baluta
2019-08-07ASoC: fsl_sai: Add support for SAI new versionDaniel Baluta
2019-08-07ASoC: fsl_sai: Update Tx/Rx channel enable maskDaniel Baluta
2019-08-07ASoC: fsl_sai: Add registers definition for multiple datalinesDaniel Baluta
2019-08-07ASoC: Intel: Update request-reply IPC modelCezary Rojewski
2019-08-07ASoC: soc-core: tidyup for snd_soc_dapm_new_controls()Kuninori Morimoto
2019-08-07ASoC: soc-core: reuse rtdcom at snd_soc_rtdcom_add()Kuninori Morimoto
2019-08-07ASoC: soc-core: don't use for_each_card_links_safe() at snd_soc_find_dai_link()Kuninori Morimoto
2019-08-07ASoC: soc-core: check return value of snd_soc_add_dai_link()Kuninori Morimoto
2019-08-07ASoC: soc-core: add comment for for_each_xxxKuninori Morimoto
2019-08-07ASoC: soc-core: set component->debugfs_root NULLKuninori Morimoto
2019-08-07ASoC: dt-bindings: Introduce compatible strings for 7ULP and 8MQDaniel Baluta
2019-08-07ASoC: SOF: Intel: hda: fix MSI handlingPierre-Louis Bossart
2019-08-07ASoC: rt1011: Add a flag for the R0 calibration testShuming Fan
2019-08-07ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap controlShuming Fan
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-05ASoC: soc-pcm: remove soc_fill_silence()Kuninori Morimoto
2019-08-05ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()Kuninori Morimoto
2019-08-05ASoC: soc-pcm: remove soc_rtdcom_ack()Kuninori Morimoto
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-01ASoC: zx-tdm: remove redundant assignment to ts_width on error return pathColin Ian King
2019-08-01ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman