summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_sai: Add support for imx7ulp/imx8mqDaniel Baluta2019-08-071-0/+14
* ASoC: fsl_sai: Add support for SAI new versionDaniel Baluta2019-08-072-113/+156
* ASoC: fsl_sai: Update Tx/Rx channel enable maskDaniel Baluta2019-08-072-2/+5
* ASoC: fsl_sai: Add registers definition for multiple datalinesDaniel Baluta2019-08-072-14/+98
* ASoC: Intel: Update request-reply IPC modelCezary Rojewski2019-08-076-202/+239
* ASoC: soc-core: tidyup for snd_soc_dapm_new_controls()Kuninori Morimoto2019-08-071-13/+13
* ASoC: soc-core: reuse rtdcom at snd_soc_rtdcom_add()Kuninori Morimoto2019-08-071-6/+5
* ASoC: soc-core: don't use for_each_card_links_safe() at snd_soc_find_dai_link()Kuninori Morimoto2019-08-071-2/+2
* ASoC: soc-core: check return value of snd_soc_add_dai_link()Kuninori Morimoto2019-08-071-2/+5
* ASoC: soc-core: add comment for for_each_xxxKuninori Morimoto2019-08-071-0/+2
* ASoC: soc-core: set component->debugfs_root NULLKuninori Morimoto2019-08-071-0/+3
* ASoC: dt-bindings: Introduce compatible strings for 7ULP and 8MQDaniel Baluta2019-08-071-1/+2
* ASoC: SOF: Intel: hda: fix MSI handlingPierre-Louis Bossart2019-08-071-1/+1
* ASoC: rt1011: Add a flag for the R0 calibration testShuming Fan2019-08-072-2/+14
* ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap controlShuming Fan2019-08-072-1/+9
* ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto2019-08-053-8/+16
* ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto2019-08-053-14/+25
* ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto2019-08-053-22/+22
* ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto2019-08-053-25/+26
* ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto2019-08-053-24/+25
* ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto2019-08-053-23/+24
* ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto2019-08-053-12/+21
* ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto2019-08-055-15/+13
* ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto2019-08-055-13/+18
* ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto2019-08-055-19/+18
* ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()Kuninori Morimoto2019-08-053-5/+15
* ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()Kuninori Morimoto2019-08-053-3/+13
* ASoC: soc-component: add snd_soc_component_remove()Kuninori Morimoto2019-08-053-2/+8
* ASoC: soc-component: add snd_soc_component_probe()Kuninori Morimoto2019-08-053-7/+14
* ASoC: soc-component: add snd_soc_component_is_suspended()Kuninori Morimoto2019-08-053-3/+8
* ASoC: soc-component: add snd_soc_component_resume()Kuninori Morimoto2019-08-053-3/+9
* ASoC: soc-component: add snd_soc_component_suspend()Kuninori Morimoto2019-08-053-3/+9
* ASoC: soc-component: add snd_soc_component_trigger()Kuninori Morimoto2019-08-053-5/+15
* ASoC: soc-component: add snd_soc_component_hw_free()Kuninori Morimoto2019-08-053-6/+15
* ASoC: soc-component: add snd_soc_component_hw_params()Kuninori Morimoto2019-08-053-5/+15
* ASoC: soc-component: add snd_soc_component_prepare()Kuninori Morimoto2019-08-053-5/+13
* ASoC: soc-component: add snd_soc_component_close()Kuninori Morimoto2019-08-053-5/+15
* ASoC: soc-component: add snd_soc_component_open()Kuninori Morimoto2019-08-053-5/+15
* ASoC: soc-component: add snd_soc_component_get/put()Kuninori Morimoto2019-08-054-11/+39
* ASoC: add soc-component.cKuninori Morimoto2019-08-057-567/+599
* ASoC: soc-pcm: remove soc_fill_silence()Kuninori Morimoto2019-08-051-24/+0
* ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()Kuninori Morimoto2019-08-051-24/+0
* ASoC: soc-pcm: remove soc_rtdcom_ack()Kuninori Morimoto2019-08-051-22/+0
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-0228-100/+32
* ASoC: zx-tdm: remove redundant assignment to ts_width on error return pathColin Ian King2019-08-011-1/+0
* ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-013-39/+20
* ASoC: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-014-74/+14
* ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-08-011-23/+5
* ASoC: codec2codec: fill some of the runtime stream parametersJerome Brunet2019-08-011-0/+5
* ASoC: codec2codec: remove ephemeral variablesJerome Brunet2019-08-011-30/+42