Age | Commit message (Expand) | Author | Files | Lines |
2024-01-08 | Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -30/+22 |
2023-12-29 | Merge branch 'topic/cs35l41' into for-next | Takashi Iwai | 1 | -7/+4 |
2023-12-18 | ASoC: soc-pcm.c: Complete the active count for components without DAIs | Chancel Liu | 1 | -0/+8 |
2023-11-27 | ASoC: pcm: Honor subformat when configuring runtime | Cezary Rojewski | 1 | -0/+10 |
2023-11-27 | ASoC: makes CPU/Codec channel connection map more generic | Kuninori Morimoto | 1 | -30/+14 |
2023-11-23 | ASoC: soc-pcm: fix up bad merge | Johan Hovold | 1 | -7/+4 |
2023-10-27 | ASoC: Merge up workaround for CODECs that play noise on stopped stream | Mark Brown | 1 | -3/+11 |
2023-10-27 | ASoC: soc-dai: add flag to mute and unmute stream during trigger | Srinivas Kandagatla | 1 | -4/+8 |
2023-09-27 | ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactive | Chancel Liu | 1 | -7/+14 |
2023-09-25 | ASoC: soc-pcm: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -45/+45 |
2023-09-11 | ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_params | Charles Keepax | 1 | -12/+11 |
2023-08-24 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -2/+6 |
2023-08-18 | ASoC: pcm: Drop obsoleted PCM copy_user ops | Takashi Iwai | 1 | -2/+0 |
2023-08-18 | ASoC: component: Add generic PCM copy ops | Takashi Iwai | 1 | -1/+3 |
2023-08-07 | ASoC: lower "no backend DAIs enabled for ... Port" log severity | Hans de Goede | 1 | -2/+6 |
2023-06-16 | ASoC: Merge fixes due to dependencies | Mark Brown | 1 | -0/+20 |
2023-06-13 | ASoC: add new trigger ordering method | Mark Brown | 1 | -50/+54 |
2023-06-13 | ASoC: remove old trigger ordering method | Kuninori Morimoto | 1 | -10/+0 |
2023-06-13 | ASoC: add new trigger ordering method | Kuninori Morimoto | 1 | -50/+64 |
2023-06-13 | ASoC: add N cpus to M codecs dai link support | Bard Liao | 1 | -4/+40 |
2023-06-06 | ASoC: add snd_soc_get_stream_cpu() | Kuninori Morimoto | 1 | -4/+2 |
2023-05-31 | ASoC: soc-pcm.c: tidyup playback/capture_only at soc_get_playback_capture() | Kuninori Morimoto | 1 | -6/+2 |
2023-05-31 | ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture() | Kuninori Morimoto | 1 | -11/+16 |
2023-05-31 | ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error | Kuninori Morimoto | 1 | -2/+1 |
2023-05-31 | ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture() | Kuninori Morimoto | 1 | -13/+14 |
2023-05-31 | ASoC: soc-pcm.c: indicate error if stream has no playback no capture | Kuninori Morimoto | 1 | -0/+7 |
2023-05-23 | ASoC: do not include pm_runtime.h if not used | Claudiu Beznea | 1 | -1/+0 |
2023-05-19 | ASoC: soc-pcm: test if a BE can be prepared | Ranjani Sridharan | 1 | -0/+20 |
2023-04-17 | ASoC: expand snd_soc_dpcm_mutex_lock/unlock() | Kuninori Morimoto | 1 | -15/+2 |
2023-04-05 | ASoC: soc.h: clarify Codec2Codec params | Kuninori Morimoto | 1 | -5/+5 |
2023-03-30 | ASoC: Merge fixes | Mark Brown | 1 | -0/+4 |
2023-03-14 | ASoC: soc-pcm.c: remove indirect runtime copy | Kuninori Morimoto | 1 | -6/+4 |
2023-03-14 | ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcm | Shengjiu Wang | 1 | -0/+4 |
2023-02-28 | ASoC: soc-pcm: add option to start DMA after DAI | Claudiu Beznea | 1 | -5/+22 |
2023-01-31 | ASoC: soc-pcm.c: use helper function | Kuninori Morimoto | 1 | -9/+3 |
2023-01-27 | ASoC: soc-pcm: Export widget_in_list() | Ranjani Sridharan | 1 | -1/+2 |
2022-12-07 | ASoC: soc-pcm.c: Clear DAIs parameters after stream_active is updated | Chancel Liu | 1 | -10/+10 |
2022-11-29 | ASoC: Merge up fixes | Mark Brown | 1 | -5/+2 |
2022-11-22 | ASoC: soc-pcm: Add NULL check in BE reparenting | Srinivasa Rao Mandadapu | 1 | -0/+2 |
2022-11-10 | ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open() | Richard Fitzgerald | 1 | -5/+0 |
2022-10-19 | ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_param | Kuninori Morimoto | 1 | -5/+7 |
2022-09-20 | ASoC: soc.h: remove num_cpus/codecs | Kuninori Morimoto | 1 | -10/+10 |
2022-09-05 | ASoC: soc-pcm.c: check fe condition at out of loop | Kuninori Morimoto | 1 | -4/+4 |
2022-09-05 | ASoC: soc-pcm.c: add soc_pcm_ret() | Kuninori Morimoto | 1 | -48/+36 |
2022-09-05 | ASoC: soc-pcm.c: remove unnecessary codec2codec_close_delayed_work() | Kuninori Morimoto | 1 | -13/+7 |
2022-08-25 | ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close() | Kuninori Morimoto | 1 | -1/+1 |
2022-08-22 | ASoC: soc-pcm.c: summarize related settings at soc_new_pcm() | Kuninori Morimoto | 1 | -2/+1 |
2022-08-05 | ASoC: DPCM: Don't pick up BE without substream | Takashi Iwai | 1 | -0/+3 |
2022-07-12 | ASoC: soc-pcm: demote warnings on non-atomic BE connection | Pierre-Louis Bossart | 1 | -2/+1 |
2022-05-23 | ASoC: soc-pcm: fix BE transition for TRIGGER_START | Pierre-Louis Bossart | 1 | -2/+0 |