index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-vf610.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-07
ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap control
Shuming Fan
2
-1
/
+9
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
3
-8
/
+16
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
Kuninori Morimoto
3
-14
/
+25
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_mmap()
Kuninori Morimoto
3
-22
/
+22
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_page()
Kuninori Morimoto
3
-25
/
+26
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
Kuninori Morimoto
3
-24
/
+25
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
Kuninori Morimoto
3
-23
/
+24
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pointer()
Kuninori Morimoto
3
-12
/
+21
2019-08-05
ASoC: soc-component: move snd_soc_component_set_bias_level()
Kuninori Morimoto
5
-15
/
+13
2019-08-05
ASoC: soc-component: move snd_soc_component_stream_event()
Kuninori Morimoto
5
-13
/
+18
2019-08-05
ASoC: soc-component: move snd_soc_component_seq_notifier()
Kuninori Morimoto
5
-19
/
+18
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
Kuninori Morimoto
3
-5
/
+15
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
Kuninori Morimoto
3
-3
/
+13
2019-08-05
ASoC: soc-component: add snd_soc_component_remove()
Kuninori Morimoto
3
-2
/
+8
2019-08-05
ASoC: soc-component: add snd_soc_component_probe()
Kuninori Morimoto
3
-7
/
+14
2019-08-05
ASoC: soc-component: add snd_soc_component_is_suspended()
Kuninori Morimoto
3
-3
/
+8
2019-08-05
ASoC: soc-component: add snd_soc_component_resume()
Kuninori Morimoto
3
-3
/
+9
2019-08-05
ASoC: soc-component: add snd_soc_component_suspend()
Kuninori Morimoto
3
-3
/
+9
2019-08-05
ASoC: soc-component: add snd_soc_component_trigger()
Kuninori Morimoto
3
-5
/
+15
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_free()
Kuninori Morimoto
3
-6
/
+15
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_params()
Kuninori Morimoto
3
-5
/
+15
2019-08-05
ASoC: soc-component: add snd_soc_component_prepare()
Kuninori Morimoto
3
-5
/
+13
2019-08-05
ASoC: soc-component: add snd_soc_component_close()
Kuninori Morimoto
3
-5
/
+15
2019-08-05
ASoC: soc-component: add snd_soc_component_open()
Kuninori Morimoto
3
-5
/
+15
2019-08-05
ASoC: soc-component: add snd_soc_component_get/put()
Kuninori Morimoto
4
-11
/
+39
2019-08-05
ASoC: add soc-component.c
Kuninori Morimoto
7
-567
/
+599
2019-08-05
ASoC: soc-pcm: remove soc_fill_silence()
Kuninori Morimoto
1
-24
/
+0
2019-08-05
ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()
Kuninori Morimoto
1
-24
/
+0
2019-08-05
ASoC: soc-pcm: remove soc_rtdcom_ack()
Kuninori Morimoto
1
-22
/
+0
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
28
-100
/
+32
2019-08-01
ASoC: zx-tdm: remove redundant assignment to ts_width on error return path
Colin Ian King
1
-1
/
+0
2019-08-01
ASoC: SOF: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-39
/
+20
2019-08-01
ASoC: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-74
/
+14
2019-08-01
ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create fu...
Greg Kroah-Hartman
1
-23
/
+5
2019-08-01
ASoC: codec2codec: fill some of the runtime stream parameters
Jerome Brunet
1
-0
/
+5
2019-08-01
ASoC: codec2codec: remove ephemeral variables
Jerome Brunet
1
-30
/
+42
2019-08-01
ASoC: create pcm for codec2codec links as well
Jerome Brunet
2
-33
/
+44
2019-07-31
ASoC: codecs: Add uda1334 codec driver
Andra Danciu
3
-0
/
+306