summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: pcm: DRAIN support reactivationCezary Rojewski2020-12-291-0/+2
* ASoC: dpcm: allow start or stop during pause for backend이경택2020-04-241-2/+4
* ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai2020-03-111-8/+8
* ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan2020-02-141-27/+68
* ASoC: fix valid stream conditionJerome Brunet2020-01-291-2/+2
* ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax2019-11-251-1/+1
* ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang2019-07-101-1/+2
* ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang2019-05-101-2/+5
* ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet2018-09-051-0/+8
* ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang2018-08-031-2/+4
* ASoC: do not close shared backend dailinkBanajit Goswami2017-08-111-0/+4
* ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai2017-08-061-1/+3
* ASoC: dpcm: print dai_link name of BE other than FE.彭东林2016-09-261-5/+5
* ASoC: dpcm: Don't apply symmetry for BE with hw param fixupJeeja KP2016-09-141-0/+3
* ASoC: dpcm: play nice with CODEC<->CODEC linksPiotr Stankiewicz2016-05-301-1/+41
* ASoC: dapm: support user-defined stop condition in dai_get_connected_widgetsPiotr Stankiewicz2016-05-301-1/+2
* Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown2016-03-131-12/+12
|\
| * ASoC: soc-pcm: copy dpcm->hw_params and call be_hw_params_fixup every timeKuninori Morimoto2016-01-291-12/+12
* | ASoC: dpcm: fix the BE state on hw_freeVinod Koul2016-02-021-1/+2
|/
* Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown2016-01-111-8/+20
|\
| * ASoC: pcm: allow delayed suspending request by usersSanyog Kale2016-01-051-8/+20
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...Mark Brown2015-12-231-1/+59
|\ \|
| * | ASoC: dpcm: Apply symmetry for DPCMPC Liao2015-12-121-0/+57
| * | ASoC: dpcm: Make BE prepare possible in suspend stateKoro Chen2015-11-161-1/+2
| |/
* / ASoC: Change the PCM runtime array to a listMengdong Lin2015-11-181-12/+10
|/
* Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai2015-10-231-6/+4
|\
| * ASoC: pcm: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen2015-10-211-6/+4
* | ASoC: Handle multiple codecs with split playback / captureRicard Wanderlof2015-09-191-0/+49
|/
*-. Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif...Mark Brown2015-08-301-0/+5
|\ \
| | * ASoC: dpcm: Add checks of playback/capture before dpcm_get_beKoro Chen2015-07-071-0/+5
| |/
* / ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets()Lars-Peter Clausen2015-07-291-9/+2
|/
* ASoC: soc-pcm: DPCM cares BE formatKuninori Morimoto2015-05-221-5/+42
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-04-121-7/+9
|\
| * ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen2015-04-091-2/+6
| * ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen2015-04-091-5/+3
* | ASoC: core: allow pcms to be registered as nonatomicVinod Koul2015-02-241-0/+1
|/
* Merge branch 'topic/msbits' into for-nextTakashi Iwai2014-12-311-1/+1
|\
| * ASoC: pcm: Fix unused variable warningTakashi Iwai2014-12-311-1/+1
* | Merge branch 'topic/msbits' into for-nextTakashi Iwai2014-12-301-20/+4
|\|
| * ASoC: pcm: Use wildcard msbits constraintsLars-Peter Clausen2014-12-301-20/+4
* | ASoC: pcm: Fix vague codec and cpu DAI prepare error messagesJarkko Nikula2014-12-241-3/+4
|/
*-. Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/...Mark Brown2014-12-081-2/+14
|\ \
| | * ASoC: soc-pcm: skip dpcm path checking with incapable/unready FEQiao Zhou2014-11-211-2/+14
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-12-081-0/+3
|\ \
| * | ASoC: core: Call mute for cpu dais as wellRamesh Babu2014-10-201-0/+3
| |/
* | Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown2014-12-081-0/+4
|\ \
| * | ASoC: soc-pcm: do not hw_free BE if it's still usedQiao Zhou2014-12-041-0/+4
| |/
* / ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai2014-11-041-16/+56
|/
* Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-10-081-1/+1
|\
| * ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()Daniel Mack2014-10-071-1/+1