index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-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-21
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-03
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
2011-08-15
ASoC: soc-pcm: Remove unused global mutex
Axel Lin
1
-2
/
+0
2011-06-09
ASoC: pcm - rename snd_codec_close() to snd_pcm_close().
Liam Girdwood
1
-2
/
+2
2011-06-09
ASoC: core - PCM mutex per rtd
Liam Girdwood
1
-14
/
+14
2011-06-09
ASoC: core - Separate out PCM operations into new file.
Liam Girdwood
1
-0
/
+639