index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2014-01-20
Merge remote-tracking branch 'asoc/topic/compress' into asoc-next
Mark Brown
1
-17
/
+12
2014-01-17
ASoC: DPCM: make some DPCM API calls non static for compressed usage
Liam Girdwood
1
-17
/
+12
2014-01-16
Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai
Mark Brown
1
-12
/
+11
2014-01-16
Merge remote-tracking branch 'asoc/topic/core' into for-tiwai
Mark Brown
1
-16
/
+19
2014-01-15
ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper
Lars-Peter Clausen
1
-7
/
+2
2014-01-15
ASoC: pcm: Properly initialize hw->rate_max
Lars-Peter Clausen
1
-0
/
+3
2014-01-15
Merge tag 'v3.13-rc3' into asoc-pcm
Mark Brown
1
-6
/
+12
2014-01-09
ASoC: Allow PCMs to restrict the supported formats
Lars-Peter Clausen
1
-1
/
+4
2014-01-07
ASoC: dpcm: Explicitly set BE DAI link supported stream directions
Liam Girdwood
1
-4
/
+2
2014-01-07
ASoC: pcm: Fix lack of platform bespoke_trigger() call
Jean-Francois Moine
1
-1
/
+1
2014-01-06
ASoC: dpcm: Allow PCMs to omit the set of supported formats
Lars-Peter Clausen
1
-1
/
+4
2014-01-06
ASoC: dpcm: Add helper function for initializing runtime pcm
Lars-Peter Clausen
1
-15
/
+15
2014-01-02
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-26
/
+130
2013-12-04
Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-core
Mark Brown
1
-21
/
+130
2013-12-04
ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()
Nicolin Chen
1
-2
/
+3
2013-12-04
ASoC: soc-pcm: Drop the redundant snd_soc_dai_digital_mute() in soc_pcm_close()
Nicolin Chen
1
-5
/
+0
2013-12-02
ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraints
Lars-Peter Clausen
1
-0
/
+18
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-24
ASoC: soc-pcm: move DAIs parameters cleaning into hw_free()
Nicolin Chen
1
-13
/
+13
2013-11-24
ASoC: soc-pcm: add symmetry for channels and sample bits
Nicolin Chen
1
-23
/
+107
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
[next]