index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-27
ASoC: pcm: Always honor DAI min and max sample rate constraints
Lars-Peter Clausen
1
-6
/
+12
2013-11-27
ASoC: pcm: Fix rate_max calculation
Lars-Peter Clausen
1
-1
/
+1
2013-11-04
ASoC: Add pinctrl PM to components of active DAIs
Nicolin Chen
1
-0
/
+11
2013-10-31
ASoC: dpcm: improve robustness
Russell King - ARM Linux
1
-1
/
+8
2013-10-31
ASoC: pcm: Check for ops before deferencing them
Mark Brown
1
-21
/
+22
2013-09-30
ASoC: pcm: Remove extra spaces from dev_ prints
Jarkko Nikula
1
-4
/
+4
2013-09-02
Merge remote-tracking branch 'asoc/topic/fsl' into tmp
Mark Brown
1
-0
/
+10
2013-09-01
ASoC: soc-pcm: Allow to specify unidirectional dai_link
Fabio Estevam
1
-0
/
+10
2013-07-29
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-2
/
+3
2013-07-24
ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()
Lars-Peter Clausen
1
-9
/
+1
2013-07-18
ASoC: pcm: Use the power efficient workqueue for delayed powerdown
Mark Brown
1
-2
/
+3
2013-06-17
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-44
/
+47
2013-06-07
ASoC: dapm: Treat DAI widgets like AIF widgets for power
Mark Brown
1
-1
/
+6
2013-06-03
ASoC: pcm: Require both CODEC and CPU support when declaring stream caps
Mark Brown
1
-2
/
+4
2013-05-14
ASoC: core: Add helper function to initialize the runtime pcm
Lars-Peter Clausen
1
-44
/
+24
2013-05-14
ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c
Lars-Peter Clausen
1
-0
/
+23
2013-02-11
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-9
/
+3
2013-02-08
ASoC: core: Allow digital mute for capture
Mark Brown
1
-4
/
+3
2013-01-12
ASoC: pcm: delete some dead code
Dan Carpenter
1
-9
/
+3
2012-12-20
ASoC: pcm: allow backend hardware to be freed in pause state
Patrick Lai
1
-0
/
+1
2012-12-15
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-6
/
+6
2012-12-15
ASoC: Prevent pop_wait overwrite
Misael Lopez Cruz
1
-6
/
+6
2012-11-27
ASoC: pcm: Report error code when we fail to init platform
Mark Brown
1
-1
/
+3
2012-11-21
ASoC: pcm: Standardise ASoC PCM messages
Liam Girdwood
1
-95
/
+98
2012-07-06
ASoC: dpcm: Allow FE to be opened without valid BE routes.
Liam Girdwood
1
-3
/
+1
2012-07-06
ASoC: pcm: Clean up logging in soc_new_pcm()
Liam Girdwood
1
-4
/
+4
2012-06-08
ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE
Liam Girdwood
1
-0
/
+6
2012-05-10
ASoC: pcm: Staticise non-exported functions
Mark Brown
1
-10
/
+12
2012-05-08
ASoC: pcm: Fix DPCM for aux_devs
Mark Brown
1
-0
/
+3
2012-04-27
ASoC: dpcm: Fixup debugFS for DPCM state.
Liam Girdwood
1
-12
/
+5
2012-04-26
ASoC: pcm: Add pcm operation for pcm ioctl.
Liam Girdwood
1
-0
/
+13
2012-04-26
ASoC: dpcm: Add bespoke trigger()
Liam Girdwood
1
-10
/
+89
2012-04-26
ASoC: dpcm: Add runtime dynamic route update
Liam Girdwood
1
-0
/
+221
2012-04-26
ASoC: dpcm: Add debugFS support for DPCM
Liam Girdwood
1
-0
/
+152
2012-04-26
ASoC: dpcm: Add Dynamic PCM core operations.
Liam Girdwood
1
-30
/
+1216
2012-04-01
ASoC: dapm: Add platform stream event support
Liam Girdwood
1
-5
/
+4
2012-02-17
ASoC: dapm: Supply the DAI and substream when calling stream events
Mark Brown
1
-16
/
+9
2012-02-09
ASoC: pcm: If pmdown_time is zero then shut down DAPM immediately
Mark Brown
1
-1
/
+1
2012-02-02
ASoC: pcm: Improve error logging
Mark Brown
1
-17
/
+22
2012-01-25
ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizes
Peter Ujfalusi
1
-1
/
+1
2012-01-22
ASoC: Don't tell applications about msbits unless we're ignoring input
Mark Brown
1
-3
/
+5
2012-01-20
ASoC: Allow drivers to specify how many bits are significant on a DAI
Mark Brown
1
-0
/
+36
2012-01-04
ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIs
Sangsu Park
1
-20
/
+18
2011-12-08
ASoC: Hold runtime PM references to components of active DAIs
Mark Brown
1
-0
/
+15
2011-11-04
ASoC: Remove needless unlikely()
Mark Brown
1
-2
/
+2
2011-10-27
ASoC: Allow machines to ignore pmdown_time per-link
ramesh.babu@linux.intel.com
1
-1
/
+2
2011-10-14
ASoC: core: Add flag to ignore pmdown_time at pcm_close
Peter Ujfalusi
1
-4
/
+11
2011-09-21
ASoC: soc-core: symmetry checking for each DAIs separately
Dong Aisheng
1
-15
/
+25
2011-08-17
Merge branch 'for-3.1' into for-3.2
Mark Brown
1
-0
/
+3
2011-08-17
ASoC: Fix check for symmetric rate enforcement
Sascha Hauer
1
-0
/
+3
[next]