summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
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