aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-08-04
|\
| * ASoC: pcm: Add soc_dai_hw_params helperBenoit Cousson2014-07-16
| * ASoC: pcm: Add support for DAI multicodecBenoit Cousson2014-07-16
| * Merge remote-tracking branch 'asoc/topic/component' into asoc-multiMark Brown2014-07-16
| |\
| | * ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2014-06-21
| * | ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecsBenoit Cousson2014-07-01
| |/
* / ASoC: pcm: fix dpcm_path_put in dpcm runtime updateQiao Zhou2014-06-21
|/
*-. Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-21
|\ \
| | * ASoC: core: Add one dai_get_widget helper instead of two rtd based onesBenoit Cousson2014-04-24
| |/
* | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown2014-05-21
|\ \
| * | ASoC: core: Add support for machine specific trigger callbackJarkko Nikula2014-04-29
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-05-21
|\ \
| * | ASoC: Remove runtime field from DAILars-Peter Clausen2014-05-12
| |/
* / ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen2014-05-12
|/
* Merge tag 'asoc-v3.15' into asoc-nextMark Brown2014-03-23
|\
| * Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-03-12
| |\
| | * ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen2014-03-06
| | * ASoC: Move active count from CODEC to componentLars-Peter Clausen2014-03-06
| | * ASoC: Fix active count tracking for CODEC to CODEC linksLars-Peter Clausen2014-03-06
| | * ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen2014-03-06
| | * ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen2014-03-06
* | | ASoC: pcm: Drop incorrect double/extra freesMark Brown2014-03-23
|/ /
* / ASoC: pcm: free path list before exiting from error conditionsPatrick Lai2014-03-04
|/
* Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2014-01-20
|\
| * ASoC: DPCM: make some DPCM API calls non static for compressed usageLiam Girdwood2014-01-17
* | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown2014-01-16
|\ \
| * | ASoC: pcm: Use snd_pcm_rate_mask_intersect() helperLars-Peter Clausen2014-01-14
| * | ASoC: pcm: Properly initialize hw->rate_maxLars-Peter Clausen2014-01-14
| * | Merge tag 'v3.13-rc3' into asoc-pcmMark Brown2014-01-14
| |\ \
| * | | ASoC: Allow PCMs to restrict the supported formatsLars-Peter Clausen2014-01-09
| * | | ASoC: dpcm: Explicitly set BE DAI link supported stream directionsLiam Girdwood2014-01-07
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/core' into for-tiwaiMark Brown2014-01-16
|\ \ \
| * | | ASoC: pcm: Fix lack of platform bespoke_trigger() callJean-Francois Moine2014-01-07
| * | | ASoC: dpcm: Allow PCMs to omit the set of supported formatsLars-Peter Clausen2014-01-06
| * | | ASoC: dpcm: Add helper function for initializing runtime pcmLars-Peter Clausen2014-01-06
* | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-01-02
|\| | |
| * | | Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-coreMark Brown2013-12-04
| |\ \ \
| | * | | ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraintsLars-Peter Clausen2013-12-02
| | * | | ASoC: soc-pcm: move DAIs parameters cleaning into hw_free()Nicolin Chen2013-11-24
| | * | | ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen2013-11-24
| | |/ /
| * / / ASoC: soc-pcm: Drop the redundant snd_soc_dai_digital_mute() in soc_pcm_close()Nicolin Chen2013-12-04
| |/ /
* | / ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()Nicolin Chen2013-12-04
| |/ |/|
* | ASoC: pcm: Always honor DAI min and max sample rate constraintsLars-Peter Clausen2013-11-27
* | ASoC: pcm: Fix rate_max calculationLars-Peter Clausen2013-11-27
|/
* ASoC: Add pinctrl PM to components of active DAIsNicolin Chen2013-11-04
* ASoC: dpcm: improve robustnessRussell King - ARM Linux2013-10-31
* ASoC: pcm: Check for ops before deferencing themMark Brown2013-10-31
* ASoC: pcm: Remove extra spaces from dev_ printsJarkko Nikula2013-09-30
* Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown2013-09-01
|\
| * ASoC: soc-pcm: Allow to specify unidirectional dai_linkFabio Estevam2013-09-01