Age | Commit message (Expand) | Author |
2017-06-02 | ALSA: pcm: Drop the old copy and silence ops | Takashi Iwai |
2017-06-02 | ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops | Takashi Iwai |
2017-02-19 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown |
2017-01-10 | ASoC: remove snd_soc_platform_trigger() | Kuninori Morimoto |
2017-01-09 | ASoC: remove .bespoke_trigger from snd_soc_platform_driver | Kuninori Morimoto |
2017-01-09 | ASoC: remove .delay from snd_soc_platform_driver | Kuninori Morimoto |
2017-01-06 | ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused | Patrick Lai |
2016-12-15 | ASoC: add Component level pcm_new/pcm_free | Kuninori Morimoto |
2016-11-22 | ASoC: Make return type of dpcm_state_string() const char * | Lars-Peter Clausen |
2016-09-26 | ASoC: dpcm: print dai_link name of BE other than FE. | 彭东林 |
2016-09-14 | ASoC: dpcm: Don't apply symmetry for BE with hw param fixup | Jeeja KP |
2016-05-30 | ASoC: dpcm: play nice with CODEC<->CODEC links | Piotr Stankiewicz |
2016-05-30 | ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets | Piotr Stankiewicz |
2016-03-13 | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next | Mark Brown |
2016-02-02 | ASoC: dpcm: fix the BE state on hw_free | Vinod Koul |
2016-01-29 | ASoC: soc-pcm: copy dpcm->hw_params and call be_hw_params_fixup every time | Kuninori Morimoto |
2016-01-11 | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next | Mark Brown |
2016-01-05 | ASoC: pcm: allow delayed suspending request by users | Sanyog Kale |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top... | Mark Brown |
2015-12-12 | ASoC: dpcm: Apply symmetry for DPCM | PC Liao |
2015-11-18 | ASoC: Change the PCM runtime array to a list | Mengdong Lin |
2015-11-16 | ASoC: dpcm: Make BE prepare possible in suspend state | Koro Chen |
2015-10-23 | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai |
2015-10-21 | ASoC: pcm: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen |
2015-09-19 | ASoC: Handle multiple codecs with split playback / capture | Ricard Wanderlof |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif... | Mark Brown |
2015-07-29 | ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets() | Lars-Peter Clausen |
2015-07-07 | ASoC: dpcm: Add checks of playback/capture before dpcm_get_be | Koro Chen |
2015-05-22 | ASoC: soc-pcm: DPCM cares BE format | Kuninori Morimoto |
2015-04-12 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2015-04-09 | ASoC: Don't try to register debugfs entries if the parent does not exist | Lars-Peter Clausen |
2015-04-09 | ASoC: Make soc_dpcm_debugfs_add() non-fatal | Lars-Peter Clausen |
2015-02-24 | ASoC: core: allow pcms to be registered as nonatomic | Vinod Koul |
2014-12-31 | Merge branch 'topic/msbits' into for-next | Takashi Iwai |
2014-12-31 | ASoC: pcm: Fix unused variable warning | Takashi Iwai |
2014-12-30 | Merge branch 'topic/msbits' into for-next | Takashi Iwai |
2014-12-30 | ASoC: pcm: Use wildcard msbits constraints | Lars-Peter Clausen |
2014-12-24 | ASoC: pcm: Fix vague codec and cpu DAI prepare error messages | Jarkko Nikula |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/... | Mark Brown |
2014-12-08 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2014-12-08 | Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus | Mark Brown |
2014-12-04 | ASoC: soc-pcm: do not hw_free BE if it's still used | Qiao Zhou |
2014-11-21 | ASoC: soc-pcm: skip dpcm path checking with incapable/unready FE | Qiao Zhou |
2014-11-04 | ASoC: dpcm: Fix race between FE/BE updates and trigger | Takashi Iwai |
2014-10-20 | ASoC: core: Call mute for cpu dais as well | Ramesh Babu |
2014-10-08 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown |
2014-10-07 | ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb() | Daniel Mack |
2014-09-10 | ASoC: soc-pcm: fix dpcm_path_get error handling | Qiao Zhou |
2014-08-04 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown |
2014-07-16 | ASoC: pcm: Add soc_dai_hw_params helper | Benoit Cousson |