summaryrefslogtreecommitdiff
path: root/sound/soc/soc-pcm.c
AgeCommit message (Expand)Author
2020-12-29ASoC: pcm: DRAIN support reactivationCezary Rojewski
2020-04-24ASoC: dpcm: allow start or stop during pause for backend이경택
2020-03-11ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai
2020-02-14ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan
2020-01-29ASoC: fix valid stream conditionJerome Brunet
2019-11-25ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax
2019-05-16ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang
2018-09-05ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet
2018-08-06ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang
2017-08-11ASoC: do not close shared backend dailinkBanajit Goswami
2017-08-06ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai
2016-02-17ASoC: dpcm: fix the BE state on hw_freeVinod Koul
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai
2015-10-21ASoC: pcm: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen
2015-09-19ASoC: Handle multiple codecs with split playback / captureRicard Wanderlof
2015-08-30Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif...Mark Brown
2015-07-29ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets()Lars-Peter Clausen
2015-07-07ASoC: dpcm: Add checks of playback/capture before dpcm_get_beKoro Chen
2015-05-22ASoC: soc-pcm: DPCM cares BE formatKuninori Morimoto
2015-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2015-04-09ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen
2015-04-09ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen
2015-02-24ASoC: core: allow pcms to be registered as nonatomicVinod Koul
2014-12-31Merge branch 'topic/msbits' into for-nextTakashi Iwai
2014-12-31ASoC: pcm: Fix unused variable warningTakashi Iwai
2014-12-30Merge branch 'topic/msbits' into for-nextTakashi Iwai
2014-12-30ASoC: pcm: Use wildcard msbits constraintsLars-Peter Clausen
2014-12-24ASoC: pcm: Fix vague codec and cpu DAI prepare error messagesJarkko Nikula
2014-12-08Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/...Mark Brown
2014-12-08Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2014-12-08Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown
2014-12-04ASoC: soc-pcm: do not hw_free BE if it's still usedQiao Zhou
2014-11-21ASoC: soc-pcm: skip dpcm path checking with incapable/unready FEQiao Zhou
2014-11-04ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai
2014-10-20ASoC: core: Call mute for cpu dais as wellRamesh Babu
2014-10-08Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown
2014-10-07ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()Daniel Mack
2014-09-10ASoC: soc-pcm: fix dpcm_path_get error handlingQiao Zhou
2014-08-04Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2014-07-16ASoC: pcm: Add soc_dai_hw_params helperBenoit Cousson
2014-07-16ASoC: pcm: Add support for DAI multicodecBenoit Cousson
2014-07-16Merge remote-tracking branch 'asoc/topic/component' into asoc-multiMark Brown
2014-07-01ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecsBenoit Cousson
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen
2014-06-21ASoC: pcm: fix dpcm_path_put in dpcm runtime updateQiao Zhou
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown
2014-05-22Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown
2014-05-22Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2014-05-12ASoC: Remove runtime field from DAILars-Peter Clausen
2014-05-12ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen