index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-pcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2013-06-17
1
-44
/
+47
|
\
|
*
ASoC: core: Add helper function to initialize the runtime pcm
Lars-Peter Clausen
2013-05-14
1
-44
/
+24
|
*
ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c
Lars-Peter Clausen
2013-05-14
1
-0
/
+23
*
|
ASoC: dapm: Treat DAI widgets like AIF widgets for power
Mark Brown
2013-06-07
1
-1
/
+6
*
|
ASoC: pcm: Require both CODEC and CPU support when declaring stream caps
Mark Brown
2013-06-03
1
-2
/
+4
|
/
*
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2013-02-11
1
-9
/
+3
|
\
|
*
ASoC: pcm: delete some dead code
Dan Carpenter
2013-01-12
1
-9
/
+3
*
|
ASoC: core: Allow digital mute for capture
Mark Brown
2013-02-08
1
-4
/
+3
*
|
ASoC: pcm: allow backend hardware to be freed in pause state
Patrick Lai
2012-12-20
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2012-12-15
1
-6
/
+6
|
\
|
*
ASoC: Prevent pop_wait overwrite
Misael Lopez Cruz
2012-12-15
1
-6
/
+6
*
|
ASoC: pcm: Report error code when we fail to init platform
Mark Brown
2012-11-27
1
-1
/
+3
*
|
ASoC: pcm: Standardise ASoC PCM messages
Liam Girdwood
2012-11-21
1
-95
/
+98
|
/
*
ASoC: dpcm: Allow FE to be opened without valid BE routes.
Liam Girdwood
2012-07-06
1
-3
/
+1
*
ASoC: pcm: Clean up logging in soc_new_pcm()
Liam Girdwood
2012-07-06
1
-4
/
+4
*
ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE
Liam Girdwood
2012-06-08
1
-0
/
+6
*
ASoC: pcm: Staticise non-exported functions
Mark Brown
2012-05-10
1
-10
/
+12
*
ASoC: pcm: Fix DPCM for aux_devs
Mark Brown
2012-05-08
1
-0
/
+3
*
ASoC: dpcm: Fixup debugFS for DPCM state.
Liam Girdwood
2012-04-27
1
-12
/
+5
*
ASoC: pcm: Add pcm operation for pcm ioctl.
Liam Girdwood
2012-04-26
1
-0
/
+13
*
ASoC: dpcm: Add bespoke trigger()
Liam Girdwood
2012-04-26
1
-10
/
+89
*
ASoC: dpcm: Add runtime dynamic route update
Liam Girdwood
2012-04-26
1
-0
/
+221
*
ASoC: dpcm: Add debugFS support for DPCM
Liam Girdwood
2012-04-26
1
-0
/
+152
*
ASoC: dpcm: Add Dynamic PCM core operations.
Liam Girdwood
2012-04-26
1
-30
/
+1216
*
ASoC: dapm: Add platform stream event support
Liam Girdwood
2012-04-01
1
-5
/
+4
*
ASoC: dapm: Supply the DAI and substream when calling stream events
Mark Brown
2012-02-17
1
-16
/
+9
*
ASoC: pcm: If pmdown_time is zero then shut down DAPM immediately
Mark Brown
2012-02-09
1
-1
/
+1
*
ASoC: pcm: Improve error logging
Mark Brown
2012-02-02
1
-17
/
+22
*
ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizes
Peter Ujfalusi
2012-01-25
1
-1
/
+1
*
ASoC: Don't tell applications about msbits unless we're ignoring input
Mark Brown
2012-01-21
1
-3
/
+5
*
ASoC: Allow drivers to specify how many bits are significant on a DAI
Mark Brown
2012-01-20
1
-0
/
+36
*
ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIs
Sangsu Park
2012-01-03
1
-20
/
+18
*
ASoC: Hold runtime PM references to components of active DAIs
Mark Brown
2011-12-08
1
-0
/
+15
*
ASoC: Remove needless unlikely()
Mark Brown
2011-11-04
1
-2
/
+2
*
ASoC: Allow machines to ignore pmdown_time per-link
ramesh.babu@linux.intel.com
2011-10-27
1
-1
/
+2
*
ASoC: core: Add flag to ignore pmdown_time at pcm_close
Peter Ujfalusi
2011-10-14
1
-4
/
+11
*
ASoC: soc-core: symmetry checking for each DAIs separately
Dong Aisheng
2011-09-21
1
-15
/
+25
*
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-08-17
1
-0
/
+3
|
\
|
*
ASoC: Fix check for symmetric rate enforcement
Sascha Hauer
2011-08-17
1
-0
/
+3
*
|
ASoC: soc-pcm: Remove unused global mutex
Axel Lin
2011-08-15
1
-2
/
+0
|
/
*
ASoC: pcm - rename snd_codec_close() to snd_pcm_close().
Liam Girdwood
2011-06-09
1
-2
/
+2
*
ASoC: core - PCM mutex per rtd
Liam Girdwood
2011-06-09
1
-14
/
+14
*
ASoC: core - Separate out PCM operations into new file.
Liam Girdwood
2011-06-09
1
-0
/
+639