Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2062c1ff3596e1ae8aafe8082460d03d9a420282
/
sound
/
soc
/
soc-pcm.c
b9fb729
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
by Mark Brown
· 10 years ago
5e63dfc
ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()
by Daniel Mack
· 10 years ago
8f70e51
ASoC: soc-pcm: fix dpcm_path_get error handling
by Qiao Zhou
· 10 years ago
a1cb98a
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
by Mark Brown
· 10 years ago
93e6958
ASoC: pcm: Add soc_dai_hw_params helper
by Benoit Cousson
· 10 years ago
2e5894d
ASoC: pcm: Add support for DAI multicodec
by Benoit Cousson
· 10 years ago
f7acb36
Merge remote-tracking branch 'asoc/topic/component' into asoc-multi
by Mark Brown
· 10 years ago
c8dd1fe
ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecs
by Benoit Cousson
· 10 years ago
f433320
ASoC: Move name and id from CODEC/platform to component
by Lars-Peter Clausen
· 10 years ago
7ed9de7
ASoC: pcm: fix dpcm_path_put in dpcm runtime update
by Qiao Zhou
· 10 years ago
6630f30
Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-next
by Mark Brown
· 10 years ago
b79e16c
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
by Mark Brown
· 10 years ago
1450da3
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 10 years ago
797f283
ASoC: Remove runtime field from DAI
by Lars-Peter Clausen
· 11 years ago
868a6ca
ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND
by Nicolin Chen
· 10 years ago
4792b0d
ASoC: core: Add support for machine specific trigger callback
by Jarkko Nikula
· 11 years ago
3701861
ASoC: core: Add one dai_get_widget helper instead of two rtd based ones
by Benoit Cousson
· 11 years ago
d66fa869
Merge tag 'asoc-v3.15' into asoc-next
by Mark Brown
· 11 years ago
017d949
ASoC: pcm: Drop incorrect double/extra frees
by Mark Brown
· 11 years ago
da8ab21
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 11 years ago
3d59400
ASoC: Move ignore_pmdown_time from CODEC to component
by Lars-Peter Clausen
· 11 years ago
cdde4cc
ASoC: Move active count from CODEC to component
by Lars-Peter Clausen
· 11 years ago
a1a0cc0
ASoC: Fix active count tracking for CODEC to CODEC links
by Lars-Peter Clausen
· 11 years ago
24894b7
ASoC: Add helper functions for PCM runtime 'active' management
by Lars-Peter Clausen
· 11 years ago
208a158
ASoC: Handle ignore_pmdown_time for CODEC to CODEC links
by Lars-Peter Clausen
· 11 years ago
e4ad1ac
ASoC: pcm: free path list before exiting from error conditions
by Patrick Lai
· 11 years ago
ac6d7c4
Merge remote-tracking branch 'asoc/topic/compress' into asoc-next
by Mark Brown
· 11 years ago
2360702
ASoC: DPCM: make some DPCM API calls non static for compressed usage
by Liam Girdwood
· 11 years ago
2f43a23
Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai
by Mark Brown
· 11 years ago
a9b68d3
Merge remote-tracking branch 'asoc/topic/core' into for-tiwai
by Mark Brown
· 11 years ago
55dcdb5
ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper
by Lars-Peter Clausen
· 11 years ago
817873f
ASoC: pcm: Properly initialize hw->rate_max
by Lars-Peter Clausen
· 11 years ago
64a9aa9
Merge tag 'v3.13-rc3' into asoc-pcm
by Mark Brown
· 11 years ago
16d7ea9
ASoC: Allow PCMs to restrict the supported formats
by Lars-Peter Clausen
· 11 years ago
1e9de42
ASoC: dpcm: Explicitly set BE DAI link supported stream directions
by Liam Girdwood
· 11 years ago
dcf0fa2
ASoC: pcm: Fix lack of platform bespoke_trigger() call
by Jean-Francois Moine
· 11 years ago
002220a
ASoC: dpcm: Allow PCMs to omit the set of supported formats
by Lars-Peter Clausen
· 11 years ago
08ae9b4
ASoC: dpcm: Add helper function for initializing runtime pcm
by Lars-Peter Clausen
· 11 years ago
729b47a
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 11 years ago
07ac582
Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-core
by Mark Brown
· 11 years ago
7f62b6e
ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()
by Nicolin Chen
· 11 years ago
0b4bbae
ASoC: soc-pcm: Drop the redundant snd_soc_dai_digital_mute() in soc_pcm_close()
by Nicolin Chen
· 11 years ago
62e5f67
ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraints
by Lars-Peter Clausen
· 11 years ago
78e45c9
ASoC: pcm: Always honor DAI min and max sample rate constraints
by Lars-Peter Clausen
· 11 years ago
17b6c19
ASoC: pcm: Fix rate_max calculation
by Lars-Peter Clausen
· 11 years ago
d338342
ASoC: soc-pcm: move DAIs parameters cleaning into hw_free()
by Nicolin Chen
· 11 years ago
3635bf0
ASoC: soc-pcm: add symmetry for channels and sample bits
by Nicolin Chen
· 11 years ago
988e8cc
ASoC: Add pinctrl PM to components of active DAIs
by Nicolin Chen
· 11 years ago
2062b4c
ASoC: dpcm: improve robustness
by Russell King - ARM Linux
· 11 years ago
c5914b0
ASoC: pcm: Check for ops before deferencing them
by Mark Brown
· 11 years ago
7cc302d
ASoC: pcm: Remove extra spaces from dev_ prints
by Jarkko Nikula
· 11 years ago
90d561b
Merge remote-tracking branch 'asoc/topic/fsl' into tmp
by Mark Brown
· 11 years ago
d6bead0
ASoC: soc-pcm: Allow to specify unidirectional dai_link
by Fabio Estevam
· 11 years ago
60529c6
Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-dapm
by Mark Brown
· 11 years ago
c3f48ae
ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()
by Lars-Peter Clausen
· 11 years ago
d4e1a73
ASoC: pcm: Use the power efficient workqueue for delayed powerdown
by Mark Brown
· 11 years ago
70fe99d
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 11 years ago
4616274
ASoC: dapm: Treat DAI widgets like AIF widgets for power
by Mark Brown
· 11 years ago
0567909
ASoC: pcm: Require both CODEC and CPU support when declaring stream caps
by Mark Brown
· 11 years ago
bd477c3
ASoC: core: Add helper function to initialize the runtime pcm
by Lars-Peter Clausen
· 11 years ago
90996f4
ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.c
by Lars-Peter Clausen
· 11 years ago
d289323
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 12 years ago
da18396
ASoC: core: Allow digital mute for capture
by Mark Brown
· 12 years ago
fffc0ca
ASoC: pcm: delete some dead code
by Dan Carpenter
· 12 years ago
08b2784
ASoC: pcm: allow backend hardware to be freed in pause state
by Patrick Lai
· 12 years ago
326b06a
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
by Mark Brown
· 12 years ago
9bffb1f
ASoC: Prevent pop_wait overwrite
by Misael Lopez Cruz
· 12 years ago
b1bc7b3
ASoC: pcm: Report error code when we fail to init platform
by Mark Brown
· 12 years ago
103d84a
ASoC: pcm: Standardise ASoC PCM messages
by Liam Girdwood
· 12 years ago
3ac3f5c
ASoC: dpcm: Allow FE to be opened without valid BE routes.
by Liam Girdwood
· 12 years ago
5cb9b74
ASoC: pcm: Clean up logging in soc_new_pcm()
by Liam Girdwood
· 12 years ago
35ea065
ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE
by Liam Girdwood
· 12 years ago
45c0a18
ASoC: pcm: Staticise non-exported functions
by Mark Brown
· 13 years ago
b3bba9a
ASoC: pcm: Fix DPCM for aux_devs
by Mark Brown
· 13 years ago
f57b848
ASoC: dpcm: Fixup debugFS for DPCM state.
by Liam Girdwood
· 13 years ago
be3f3f2
ASoC: pcm: Add pcm operation for pcm ioctl.
by Liam Girdwood
· 13 years ago
07bf84a
ASoC: dpcm: Add bespoke trigger()
by Liam Girdwood
· 13 years ago
618dae1
ASoC: dpcm: Add runtime dynamic route update
by Liam Girdwood
· 13 years ago
f86dcef
ASoC: dpcm: Add debugFS support for DPCM
by Liam Girdwood
· 13 years ago
01d7584
ASoC: dpcm: Add Dynamic PCM core operations.
by Liam Girdwood
· 13 years ago
d9b0951
ASoC: dapm: Add platform stream event support
by Liam Girdwood
· 13 years ago
7bd3a6f
ASoC: dapm: Supply the DAI and substream when calling stream events
by Mark Brown
· 13 years ago
b5d1d03
ASoC: pcm: If pmdown_time is zero then shut down DAPM immediately
by Mark Brown
· 13 years ago
25bfe66
ASoC: pcm: Improve error logging
by Mark Brown
· 13 years ago
88e3395
ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizes
by Peter Ujfalusi
· 13 years ago
278047f
ASoC: Don't tell applications about msbits unless we're ignoring input
by Mark Brown
· 13 years ago
58ba9b2
ASoC: Allow drivers to specify how many bits are significant on a DAI
by Mark Brown
· 13 years ago
a500231
ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIs
by Sangsu Park
· 13 years ago
d6652ef
ASoC: Hold runtime PM references to components of active DAIs
by Mark Brown
· 13 years ago
5b6247a
ASoC: Remove needless unlikely()
by Mark Brown
· 13 years ago
e50fad4
ASoC: Allow machines to ignore pmdown_time per-link
by ramesh.babu@linux.intel.com
· 13 years ago
1d69c5c
ASoC: core: Add flag to ignore pmdown_time at pcm_close
by Peter Ujfalusi
· 13 years ago
1784102
ASoC: soc-core: symmetry checking for each DAIs separately
by Dong Aisheng
· 13 years ago
3d31064
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
25b7679
ASoC: Fix check for symmetric rate enforcement
by Sascha Hauer
· 13 years ago
6fc562e
ASoC: soc-pcm: Remove unused global mutex
by Axel Lin
· 13 years ago
91d5e6b
ASoC: pcm - rename snd_codec_close() to snd_pcm_close().
by Liam Girdwood
· 13 years ago
b8c0dab
ASoC: core - PCM mutex per rtd
by Liam Girdwood
· 13 years ago
ddee627
ASoC: core - Separate out PCM operations into new file.
by Liam Girdwood
· 13 years ago