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
2014-08-04
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-180
/
+400
2014-07-16
ASoC: pcm: Add soc_dai_hw_params helper
Benoit Cousson
1
-19
/
+24
2014-07-16
ASoC: pcm: Add support for DAI multicodec
Benoit Cousson
1
-166
/
+368
2014-07-16
Merge remote-tracking branch 'asoc/topic/component' into asoc-multi
Mark Brown
1
-2
/
+2
2014-07-01
ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecs
Benoit Cousson
1
-11
/
+24
2014-06-21
ASoC: Move name and id from CODEC/platform to component
Lars-Peter Clausen
1
-2
/
+2
2014-06-21
ASoC: pcm: fix dpcm_path_put in dpcm runtime update
Qiao Zhou
1
-0
/
+1
2014-05-22
Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...
Mark Brown
1
-14
/
+5
2014-05-22
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
Mark Brown
1
-0
/
+7
2014-05-22
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-1
/
+0
2014-05-12
ASoC: Remove runtime field from DAI
Lars-Peter Clausen
1
-1
/
+0
2014-05-12
ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND
Nicolin Chen
1
-1
/
+1
2014-04-29
ASoC: core: Add support for machine specific trigger callback
Jarkko Nikula
1
-0
/
+7
2014-04-24
ASoC: core: Add one dai_get_widget helper instead of two rtd based ones
Benoit Cousson
1
-14
/
+5
2014-03-23
Merge tag 'asoc-v3.15' into asoc-next
Mark Brown
1
-24
/
+85
2014-03-23
ASoC: pcm: Drop incorrect double/extra frees
Mark Brown
1
-3
/
+0
2014-03-12
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
1
-24
/
+85
2014-03-06
ASoC: Move ignore_pmdown_time from CODEC to component
Lars-Peter Clausen
1
-8
/
+2
2014-03-06
ASoC: Move active count from CODEC to component
Lars-Peter Clausen
1
-6
/
+4
2014-03-06
ASoC: Fix active count tracking for CODEC to CODEC links
Lars-Peter Clausen
1
-2
/
+6
2014-03-06
ASoC: Add helper functions for PCM runtime 'active' management
Lars-Peter Clausen
1
-22
/
+64
2014-03-06
ASoC: Handle ignore_pmdown_time for CODEC to CODEC links
Lars-Peter Clausen
1
-2
/
+25
2014-03-05
ASoC: pcm: free path list before exiting from error conditions
Patrick Lai
1
-0
/
+3
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-14
ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper
Lars-Peter Clausen
1
-7
/
+2
2014-01-14
ASoC: pcm: Properly initialize hw->rate_max
Lars-Peter Clausen
1
-0
/
+3
2014-01-14
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-01
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
[next]