aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-24ASoC: core: allow pcms to be registered as nonatomicVinod Koul1-0/+1
2014-12-31Merge branch 'topic/msbits' into for-nextTakashi Iwai1-1/+1
2014-12-31ASoC: pcm: Fix unused variable warningTakashi Iwai1-1/+1
2014-12-30Merge branch 'topic/msbits' into for-nextTakashi Iwai1-20/+4
2014-12-30ASoC: pcm: Use wildcard msbits constraintsLars-Peter Clausen1-20/+4
2014-12-24ASoC: pcm: Fix vague codec and cpu DAI prepare error messagesJarkko Nikula1-3/+4
2014-12-08Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/topic/dpcm', 'asoc/topic/dwc' and 'asoc/topic/fsi' into asoc-nextMark Brown1-2/+14
2014-12-08Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+3
2014-12-08Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown1-0/+4
2014-12-04ASoC: soc-pcm: do not hw_free BE if it's still usedQiao Zhou1-0/+4
2014-11-21ASoC: soc-pcm: skip dpcm path checking with incapable/unready FEQiao Zhou1-2/+14
2014-11-04ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai1-16/+56
2014-10-20ASoC: core: Call mute for cpu dais as wellRamesh Babu1-0/+3
2014-10-08Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-1/+1
2014-10-07ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()Daniel Mack1-1/+1
2014-09-10ASoC: soc-pcm: fix dpcm_path_get error handlingQiao Zhou1-1/+5
2014-08-04Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-180/+400
2014-07-16ASoC: pcm: Add soc_dai_hw_params helperBenoit Cousson1-19/+24
2014-07-16ASoC: pcm: Add support for DAI multicodecBenoit Cousson1-166/+368
2014-07-16Merge remote-tracking branch 'asoc/topic/component' into asoc-multiMark Brown1-2/+2
2014-07-01ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecsBenoit Cousson1-11/+24
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen1-2/+2
2014-06-21ASoC: pcm: fix dpcm_path_put in dpcm runtime updateQiao Zhou1-0/+1
2014-05-22Merge 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-nextMark Brown1-14/+5
2014-05-22Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown1-0/+7
2014-05-22Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+0
2014-05-12ASoC: Remove runtime field from DAILars-Peter Clausen1-1/+0
2014-05-12ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen1-1/+1
2014-04-29ASoC: core: Add support for machine specific trigger callbackJarkko Nikula1-0/+7
2014-04-24ASoC: core: Add one dai_get_widget helper instead of two rtd based onesBenoit Cousson1-14/+5
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown1-24/+85
2014-03-23ASoC: pcm: Drop incorrect double/extra freesMark Brown1-3/+0
2014-03-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-24/+85
2014-03-06ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen1-8/+2
2014-03-06ASoC: Move active count from CODEC to componentLars-Peter Clausen1-6/+4
2014-03-06ASoC: Fix active count tracking for CODEC to CODEC linksLars-Peter Clausen1-2/+6
2014-03-06ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen1-22/+64
2014-03-06ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen1-2/+25
2014-03-05ASoC: pcm: free path list before exiting from error conditionsPatrick Lai1-0/+3
2014-01-20Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown1-17/+12
2014-01-17ASoC: DPCM: make some DPCM API calls non static for compressed usageLiam Girdwood1-17/+12
2014-01-16Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown1-12/+11
2014-01-16Merge remote-tracking branch 'asoc/topic/core' into for-tiwaiMark Brown1-16/+19
2014-01-14ASoC: pcm: Use snd_pcm_rate_mask_intersect() helperLars-Peter Clausen1-7/+2
2014-01-14ASoC: pcm: Properly initialize hw->rate_maxLars-Peter Clausen1-0/+3
2014-01-14Merge tag 'v3.13-rc3' into asoc-pcmMark Brown1-6/+12
2014-01-09ASoC: Allow PCMs to restrict the supported formatsLars-Peter Clausen1-1/+4
2014-01-07ASoC: dpcm: Explicitly set BE DAI link supported stream directionsLiam Girdwood1-4/+2
2014-01-07ASoC: pcm: Fix lack of platform bespoke_trigger() callJean-Francois Moine1-1/+1
2014-01-06ASoC: dpcm: Allow PCMs to omit the set of supported formatsLars-Peter Clausen1-1/+4