index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-23
Merge branch 'asoc-5.6' into asoc-next
Mark Brown
1
-127
/
+106
2020-01-23
Merge branch 'asoc-5.5' into asoc-linus
Mark Brown
1
-2
/
+2
2020-01-23
ASoC: soc-pcm: add soc_rtd_trigger()
Kuninori Morimoto
1
-10
/
+16
2020-01-23
ASoC: soc-pcm: add soc_rtd_hw_free()
Kuninori Morimoto
1
-4
/
+10
2020-01-23
ASoC: soc-pcm: add soc_rtd_hw_params()
Kuninori Morimoto
1
-7
/
+15
2020-01-23
ASoC: soc-pcm: add soc_rtd_prepare()
Kuninori Morimoto
1
-7
/
+14
2020-01-23
ASoC: soc-pcm: add soc_rtd_shutdown()
Kuninori Morimoto
1
-4
/
+10
2020-01-23
ASoC: soc-pcm: add soc_rtd_startup()
Kuninori Morimoto
1
-7
/
+14
2020-01-21
ASoC: soc-pcm: crash in snd_soc_dapm_new_dai
Sameer Pujar
1
-2
/
+2
2020-01-10
ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_S...
Kuninori Morimoto
1
-1
/
+1
2020-01-10
ASoC: soc-dapm: add snd_soc_dapm_stream_stop()
Kuninori Morimoto
1
-18
/
+1
2020-01-10
ASoC: soc-core: add snd_soc_close_delayed_work()
Kuninori Morimoto
1
-27
/
+1
2020-01-10
ASoC: soc-core: do pinctrl_pm_select_xxx() as component
Kuninori Morimoto
1
-15
/
+8
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
1
-27
/
+16
2019-12-17
Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-7
/
+4
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-7
/
+4
2019-12-04
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
1
-7
/
+4
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-14
/
+8
2019-11-22
ASoC: component: Add sync_stop PCM ops
Takashi Iwai
1
-0
/
+2
2019-11-22
ASoC: pcm: Make ioctl ops optional
Takashi Iwai
1
-2
/
+2
2019-11-20
ASoC: soc-pcm: check symmetry before hw_params
Shengjiu Wang
1
-3
/
+5
2019-11-19
ASoC: soc-pcm: remove soc_pcm_private_free()
Kuninori Morimoto
1
-10
/
+0
2019-11-19
ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter
Kuninori Morimoto
1
-2
/
+2
2019-11-08
ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=n
Takashi Iwai
1
-0
/
+2
2019-11-06
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-3
/
+10
2019-11-05
ASoC: pcm: update FE/BE trigger order based on the command
Ranjani Sridharan
1
-27
/
+68
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
1
-35
/
+14
2019-10-22
ASoC: soc-pcm: fixup dpcm_prune_paths() loop continue
Kuninori Morimoto
1
-1
/
+5
2019-10-08
ASoC: soc-component: remove snd_pcm_ops from component driver
Kuninori Morimoto
1
-7
/
+3
2019-10-08
ASoC: soc-core: merge snd_pcm_ops member to component driver
Kuninori Morimoto
1
-4
/
+5
2019-10-07
ASoC: core: Fix pcm code debugfs error
Hans de Goede
1
-3
/
+10
2019-10-02
Merge branch 'asoc-5.4' into asoc-5.5
Mark Brown
1
-2
/
+2
2019-10-01
ASoC: soc-pcm: Use different sequence for start/stop trigger
Peter Ujfalusi
1
-3
/
+61
2019-09-23
ASoC: soc-component: fix a couple missing error assignments
Dan Carpenter
1
-2
/
+2
2019-08-15
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
1
-18
/
+18
2019-08-08
ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
1
-8
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
Kuninori Morimoto
1
-14
/
+4
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_mmap()
Kuninori Morimoto
1
-22
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_page()
Kuninori Morimoto
1
-25
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
Kuninori Morimoto
1
-24
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
Kuninori Morimoto
1
-23
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pointer()
Kuninori Morimoto
1
-12
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_trigger()
Kuninori Morimoto
1
-5
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_free()
Kuninori Morimoto
1
-6
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_params()
Kuninori Morimoto
1
-5
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_prepare()
Kuninori Morimoto
1
-5
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_close()
Kuninori Morimoto
1
-5
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_open()
Kuninori Morimoto
1
-5
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_get/put()
Kuninori Morimoto
1
-6
/
+4
[next]