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
2019-02-02
ASoC: dapm: Only power up active channels from a DAI
Charles Keepax
1
-0
/
+4
2018-09-20
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
1
-25
/
+23
2018-09-20
ASoC: add for_each_dpcm_fe() macro
Kuninori Morimoto
1
-3
/
+3
2018-09-20
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
1
-6
/
+6
2018-09-20
ASoC: rename for_each_rtd_codec_dai_reverse to rollback
Kuninori Morimoto
1
-2
/
+2
2018-09-20
ASoC: convert for_each_rtd_codec_dai() for missing part
Kuninori Morimoto
1
-16
/
+15
2018-09-04
ASoC: add for_each_rtd_codec_dai() macro
Kuninori Morimoto
1
-82
/
+72
2018-08-28
ASoC: dpcm: Properly initialise hw->rate_max
Charles Keepax
1
-1
/
+1
2018-08-08
Merge branch 'asoc-4.18' into asoc-4.19 wmadsp dep
Mark Brown
1
-0
/
+8
2018-08-01
ASoC: soc-pcm: Use delay set in component pointer function
Akshu Agrawal
1
-0
/
+5
2018-07-11
ASoC: dpcm: add rate merge to the BE stream merge
Jerome Brunet
1
-0
/
+60
2018-07-11
ASoC: dpcm: rework runtime stream merge
Jerome Brunet
1
-24
/
+15
2018-07-03
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
1
-0
/
+12
2018-07-02
ASoC: soc-pcm.c: convert to SPDX identifiers
Kuninori Morimoto
1
-17
/
+11
2018-06-28
ASoC: dpcm: don't merge format from invalid codec dai
Jerome Brunet
1
-0
/
+8
2018-06-28
ASoC: dpcm: extend channel merging to the backend cpu dai
Jerome Brunet
1
-3
/
+17
2018-06-28
ASoC: dpcm: improve runtime update predictability
Jerome Brunet
1
-79
/
+86
2018-06-22
ASoC: soc-pcm: DPCM cares BE channel constraint
Jiada Wang
1
-0
/
+46
2018-06-19
ASoC: pcm: Tidy up open/hw_params handling
Charles Keepax
1
-54
/
+62
2018-05-30
ASoC: core: Fix return code shown on error for hw_params
Jon Hunter
1
-1
/
+1
2018-05-29
ASoC: dpcm: symmetry constraint on FE substream
Kai Chieh Chuang
1
-2
/
+3
2018-05-29
ASoC: dpcm: fix BE dai not hw_free and shutdown
Kai Chieh Chuang
1
-2
/
+4
2018-05-21
ASoC: core: fix return code in error message
Daniel Mack
1
-1
/
+1
2018-05-09
ASoC: remove Codec related code
Kuninori Morimoto
1
-5
/
+0
2018-05-09
ASoC: remove unneeded .pcm_new/free
Kuninori Morimoto
1
-4
/
+4
2018-04-26
ASoC: Remove platform code now everything is componentised
Charles Keepax
1
-116
/
+3
2018-04-19
ASoC: topology: Revert recent changes while boot errors are investigated
Mark Brown
1
-12
/
+0
2018-04-17
ASoC: core: Allow topology to override machine driver FE DAI link config.
Liam Girdwood
1
-0
/
+12
2018-03-19
ASoC: pcm: improve debug output for DPCM BE searching.
Liam Girdwood
1
-0
/
+11
2018-02-07
Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...
Mark Brown
1
-1
/
+1
2018-01-24
ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for Component
Kuninori Morimoto
1
-1
/
+1
2018-01-24
ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_...
Kuninori Morimoto
1
-3
/
+2
2017-10-23
ASoC: snd_soc_component_driver has pmdown_time
Kuninori Morimoto
1
-1
/
+10
2017-10-23
ASoC: snd_soc_component_driver has snd_pcm_ops
Kuninori Morimoto
1
-14
/
+353
2017-09-27
ASoC: add Component level pcm_new/pcm_free v2
Kuninori Morimoto
1
-8
/
+21
2017-09-27
Merge branch 'fix/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Mark Brown
1
-1
/
+12
2017-09-27
ASoC: pcm: Sync delayed work before releasing resources
Takashi Iwai
1
-1
/
+12
2017-09-26
ASoC: add null_snd_soc_ops and reduce NULL ops check
Kuninori Morimoto
1
-8
/
+8
2017-09-25
ASoC: remove unneeded dai->driver->ops check
Kuninori Morimoto
1
-16
/
+15
2017-09-20
ASoC: soc-pcm: check symmetry after hw_params
jiada wang
1
-5
/
+4
2017-09-01
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-22
/
+21
2017-08-10
Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-3
/
+2
2017-08-10
ASoC: use snd_soc_rtdcom_add() and convert to consistent operation
Kuninori Morimoto
1
-19
/
+19
2017-08-01
Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...
Mark Brown
1
-23
/
+13
2017-07-31
ASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entry
Fabio Estevam
1
-3
/
+2
2017-07-17
ASoC: fix pcm-creation regression
Johan Hovold
1
-23
/
+9
2017-07-17
ASoC: do not close shared backend dailink
Banajit Goswami
1
-0
/
+4
2017-06-02
ALSA: pcm: Drop the old copy and silence ops
Takashi Iwai
1
-2
/
+0
2017-06-02
ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops
Takashi Iwai
1
-0
/
+3
2017-02-19
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-32
/
+23
[next]