summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-221-14/+5
|\ \
| | * ASoC: core: Add one dai_get_widget helper instead of two rtd based onesBenoit Cousson2014-04-241-14/+5
| |/
* | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown2014-05-221-0/+7
|\ \
| * | ASoC: core: Add support for machine specific trigger callbackJarkko Nikula2014-04-291-0/+7
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-05-221-1/+0
|\ \
| * | ASoC: Remove runtime field from DAILars-Peter Clausen2014-05-121-1/+0
| |/
* / ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen2014-05-121-1/+1
|/
* Merge tag 'asoc-v3.15' into asoc-nextMark Brown2014-03-231-24/+85
|\
| * Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-03-121-24/+85
| |\
| | * ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen2014-03-061-8/+2
| | * ASoC: Move active count from CODEC to componentLars-Peter Clausen2014-03-061-6/+4
| | * ASoC: Fix active count tracking for CODEC to CODEC linksLars-Peter Clausen2014-03-061-2/+6
| | * ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen2014-03-061-22/+64
| | * ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen2014-03-061-2/+25
* | | ASoC: pcm: Drop incorrect double/extra freesMark Brown2014-03-231-3/+0
|/ /
* / ASoC: pcm: free path list before exiting from error conditionsPatrick Lai2014-03-051-0/+3
|/
* Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2014-01-201-17/+12
|\
| * ASoC: DPCM: make some DPCM API calls non static for compressed usageLiam Girdwood2014-01-171-17/+12
* | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown2014-01-161-12/+11
|\ \
| * | ASoC: pcm: Use snd_pcm_rate_mask_intersect() helperLars-Peter Clausen2014-01-141-7/+2
| * | ASoC: pcm: Properly initialize hw->rate_maxLars-Peter Clausen2014-01-141-0/+3
| * | Merge tag 'v3.13-rc3' into asoc-pcmMark Brown2014-01-141-6/+12
| |\ \
| * | | ASoC: Allow PCMs to restrict the supported formatsLars-Peter Clausen2014-01-091-1/+4
| * | | ASoC: dpcm: Explicitly set BE DAI link supported stream directionsLiam Girdwood2014-01-071-4/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/core' into for-tiwaiMark Brown2014-01-161-16/+19
|\ \ \
| * | | ASoC: pcm: Fix lack of platform bespoke_trigger() callJean-Francois Moine2014-01-071-1/+1
| * | | ASoC: dpcm: Allow PCMs to omit the set of supported formatsLars-Peter Clausen2014-01-061-1/+4
| * | | ASoC: dpcm: Add helper function for initializing runtime pcmLars-Peter Clausen2014-01-061-15/+15
* | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-01-021-26/+130
|\| | |
| * | | Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-coreMark Brown2013-12-041-21/+130
| |\ \ \
| | * | | ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraintsLars-Peter Clausen2013-12-021-0/+18
| | * | | ASoC: soc-pcm: move DAIs parameters cleaning into hw_free()Nicolin Chen2013-11-241-13/+13
| | * | | ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen2013-11-241-23/+107
| | |/ /
| * / / ASoC: soc-pcm: Drop the redundant snd_soc_dai_digital_mute() in soc_pcm_close()Nicolin Chen2013-12-041-5/+0
| |/ /
* | / ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()Nicolin Chen2013-12-041-2/+3
| |/ |/|
* | ASoC: pcm: Always honor DAI min and max sample rate constraintsLars-Peter Clausen2013-11-271-6/+12
* | ASoC: pcm: Fix rate_max calculationLars-Peter Clausen2013-11-271-1/+1
|/
* ASoC: Add pinctrl PM to components of active DAIsNicolin Chen2013-11-041-0/+11
* ASoC: dpcm: improve robustnessRussell King - ARM Linux2013-10-311-1/+8
* ASoC: pcm: Check for ops before deferencing themMark Brown2013-10-311-21/+22
* ASoC: pcm: Remove extra spaces from dev_ printsJarkko Nikula2013-09-301-4/+4
* Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown2013-09-011-0/+10
|\
| * ASoC: soc-pcm: Allow to specify unidirectional dai_linkFabio Estevam2013-09-011-0/+10
* | Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-07-291-2/+3
|\ \
| * | ASoC: pcm: Use the power efficient workqueue for delayed powerdownMark Brown2013-07-181-2/+3
| |/
* / ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()Lars-Peter Clausen2013-07-241-9/+1
|/
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-06-171-44/+47
|\
| * ASoC: core: Add helper function to initialize the runtime pcmLars-Peter Clausen2013-05-141-44/+24
| * ASoC: core: Move snd_soc_set_runtime_hwparams() to soc-pcm.cLars-Peter Clausen2013-05-141-0/+23
* | ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-071-1/+6