summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vf610.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-07ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap controlShuming Fan2-1/+9
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_free()Kuninori Morimoto3-8/+16
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pcm_new()Kuninori Morimoto3-14/+25
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_mmap()Kuninori Morimoto3-22/+22
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_page()Kuninori Morimoto3-25/+26
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_copy_user()Kuninori Morimoto3-24/+25
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_ioctrl()Kuninori Morimoto3-23/+24
2019-08-05ASoC: soc-component: add snd_soc_pcm_component_pointer()Kuninori Morimoto3-12/+21
2019-08-05ASoC: soc-component: move snd_soc_component_set_bias_level()Kuninori Morimoto5-15/+13
2019-08-05ASoC: soc-component: move snd_soc_component_stream_event()Kuninori Morimoto5-13/+18
2019-08-05ASoC: soc-component: move snd_soc_component_seq_notifier()Kuninori Morimoto5-19/+18
2019-08-05ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()Kuninori Morimoto3-5/+15
2019-08-05ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()Kuninori Morimoto3-3/+13
2019-08-05ASoC: soc-component: add snd_soc_component_remove()Kuninori Morimoto3-2/+8
2019-08-05ASoC: soc-component: add snd_soc_component_probe()Kuninori Morimoto3-7/+14
2019-08-05ASoC: soc-component: add snd_soc_component_is_suspended()Kuninori Morimoto3-3/+8
2019-08-05ASoC: soc-component: add snd_soc_component_resume()Kuninori Morimoto3-3/+9
2019-08-05ASoC: soc-component: add snd_soc_component_suspend()Kuninori Morimoto3-3/+9
2019-08-05ASoC: soc-component: add snd_soc_component_trigger()Kuninori Morimoto3-5/+15
2019-08-05ASoC: soc-component: add snd_soc_component_hw_free()Kuninori Morimoto3-6/+15
2019-08-05ASoC: soc-component: add snd_soc_component_hw_params()Kuninori Morimoto3-5/+15
2019-08-05ASoC: soc-component: add snd_soc_component_prepare()Kuninori Morimoto3-5/+13
2019-08-05ASoC: soc-component: add snd_soc_component_close()Kuninori Morimoto3-5/+15
2019-08-05ASoC: soc-component: add snd_soc_component_open()Kuninori Morimoto3-5/+15
2019-08-05ASoC: soc-component: add snd_soc_component_get/put()Kuninori Morimoto4-11/+39
2019-08-05ASoC: add soc-component.cKuninori Morimoto7-567/+599
2019-08-05ASoC: soc-pcm: remove soc_fill_silence()Kuninori Morimoto1-24/+0
2019-08-05ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()Kuninori Morimoto1-24/+0
2019-08-05ASoC: soc-pcm: remove soc_rtdcom_ack()Kuninori Morimoto1-22/+0
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd28-100/+32
2019-08-01ASoC: zx-tdm: remove redundant assignment to ts_width on error return pathColin Ian King1-1/+0
2019-08-01ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-39/+20
2019-08-01ASoC: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-74/+14
2019-08-01ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create fu...Greg Kroah-Hartman1-23/+5
2019-08-01ASoC: codec2codec: fill some of the runtime stream parametersJerome Brunet1-0/+5
2019-08-01ASoC: codec2codec: remove ephemeral variablesJerome Brunet1-30/+42
2019-08-01ASoC: create pcm for codec2codec links as wellJerome Brunet2-33/+44
2019-07-31ASoC: codecs: Add uda1334 codec driverAndra Danciu3-0/+306