| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: snd_soc_component_driver has pmdown_time | Kuninori Morimoto | 2017-10-23 | 1 | -1/+10 |
* | ASoC: snd_soc_component_driver has snd_pcm_ops | Kuninori Morimoto | 2017-10-23 | 1 | -14/+353 |
* | ASoC: add Component level pcm_new/pcm_free v2 | Kuninori Morimoto | 2017-09-27 | 1 | -8/+21 |
* | Merge branch 'fix/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Mark Brown | 2017-09-27 | 1 | -1/+12 |
|\ |
|
| * | ASoC: pcm: Sync delayed work before releasing resources | Takashi Iwai | 2017-09-27 | 1 | -1/+12 |
* | | ASoC: add null_snd_soc_ops and reduce NULL ops check | Kuninori Morimoto | 2017-09-26 | 1 | -8/+8 |
* | | ASoC: remove unneeded dai->driver->ops check | Kuninori Morimoto | 2017-09-25 | 1 | -16/+15 |
* | | ASoC: soc-pcm: check symmetry after hw_params | jiada wang | 2017-09-20 | 1 | -5/+4 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2017-09-01 | 1 | -22/+21 |
|\ |
|
| * | Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2017-08-10 | 1 | -3/+2 |
| |\ |
|
| | * | ASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entry | Fabio Estevam | 2017-07-31 | 1 | -3/+2 |
| * | | ASoC: use snd_soc_rtdcom_add() and convert to consistent operation | Kuninori Morimoto | 2017-08-10 | 1 | -19/+19 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm... | Mark Brown | 2017-08-01 | 1 | -23/+13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | ASoC: fix pcm-creation regression | Johan Hovold | 2017-07-17 | 1 | -23/+9 |
| |_|/
|/| | |
|
| * | | ASoC: do not close shared backend dailink | Banajit Goswami | 2017-07-17 | 1 | -0/+4 |
|/ / |
|
* | | ALSA: pcm: Drop the old copy and silence ops | Takashi Iwai | 2017-06-02 | 1 | -2/+0 |
* | | ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops | Takashi Iwai | 2017-06-02 | 1 | -0/+3 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2017-02-19 | 1 | -32/+23 |
|\ |
|
| * | ASoC: remove snd_soc_platform_trigger() | Kuninori Morimoto | 2017-01-10 | 1 | -9/+0 |
| * | ASoC: remove .bespoke_trigger from snd_soc_platform_driver | Kuninori Morimoto | 2017-01-09 | 1 | -7/+0 |
| * | ASoC: remove .delay from snd_soc_platform_driver | Kuninori Morimoto | 2017-01-09 | 1 | -7/+0 |
| * | ASoC: add Component level pcm_new/pcm_free | Kuninori Morimoto | 2016-12-15 | 1 | -9/+23 |
* | | ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused | Patrick Lai | 2017-01-06 | 1 | -1/+3 |
|/ |
|
* | ASoC: Make return type of dpcm_state_string() const char * | Lars-Peter Clausen | 2016-11-22 | 1 | -1/+1 |
* | ASoC: dpcm: print dai_link name of BE other than FE. | 彭东林 | 2016-09-26 | 1 | -5/+5 |
* | ASoC: dpcm: Don't apply symmetry for BE with hw param fixup | Jeeja KP | 2016-09-14 | 1 | -0/+3 |
* | ASoC: dpcm: play nice with CODEC<->CODEC links | Piotr Stankiewicz | 2016-05-30 | 1 | -1/+41 |
* | ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets | Piotr Stankiewicz | 2016-05-30 | 1 | -1/+2 |
* | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next | Mark Brown | 2016-03-13 | 1 | -12/+12 |
|\ |
|
| * | ASoC: soc-pcm: copy dpcm->hw_params and call be_hw_params_fixup every time | Kuninori Morimoto | 2016-01-29 | 1 | -12/+12 |
* | | ASoC: dpcm: fix the BE state on hw_free | Vinod Koul | 2016-02-02 | 1 | -1/+2 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next | Mark Brown | 2016-01-11 | 1 | -8/+20 |
|\ |
|
| * | ASoC: pcm: allow delayed suspending request by users | Sanyog Kale | 2016-01-05 | 1 | -8/+20 |
| | | |
| \ | |
*-. | | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top... | Mark Brown | 2015-12-23 | 1 | -1/+59 |
|\ \| |
|
| * | | ASoC: dpcm: Apply symmetry for DPCM | PC Liao | 2015-12-12 | 1 | -0/+57 |
| * | | ASoC: dpcm: Make BE prepare possible in suspend state | Koro Chen | 2015-11-16 | 1 | -1/+2 |
| |/ |
|
* / | ASoC: Change the PCM runtime array to a list | Mengdong Lin | 2015-11-18 | 1 | -12/+10 |
|/ |
|
* | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai | 2015-10-23 | 1 | -6/+4 |
|\ |
|
| * | ASoC: pcm: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | 1 | -6/+4 |
* | | ASoC: Handle multiple codecs with split playback / capture | Ricard Wanderlof | 2015-09-19 | 1 | -0/+49 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif... | Mark Brown | 2015-08-30 | 1 | -0/+5 |
|\ \ |
|
| | * | ASoC: dpcm: Add checks of playback/capture before dpcm_get_be | Koro Chen | 2015-07-07 | 1 | -0/+5 |
| |/ |
|
* / | ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets() | Lars-Peter Clausen | 2015-07-29 | 1 | -9/+2 |
|/ |
|
* | ASoC: soc-pcm: DPCM cares BE format | Kuninori Morimoto | 2015-05-22 | 1 | -5/+42 |
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2015-04-12 | 1 | -7/+9 |
|\ |
|
| * | ASoC: Don't try to register debugfs entries if the parent does not exist | Lars-Peter Clausen | 2015-04-09 | 1 | -2/+6 |
| * | ASoC: Make soc_dpcm_debugfs_add() non-fatal | Lars-Peter Clausen | 2015-04-09 | 1 | -5/+3 |
* | | ASoC: core: allow pcms to be registered as nonatomic | Vinod Koul | 2015-02-23 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'topic/msbits' into for-next | Takashi Iwai | 2014-12-31 | 1 | -1/+1 |
|\ |
|
| * | ASoC: pcm: Fix unused variable warning | Takashi Iwai | 2014-12-31 | 1 | -1/+1 |