Show patches with: Submitter = Kuninori Morimoto       |    Archived = No       |   2981 patches
« 1 2 ... 4 5 629 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[8/8] ASoC: simple-card.c: use snd_soc_{of_}get_dlc() add snd_soc_{of_}get_dlc() - - - --- 2023-06-14 Kuninori Morimoto Superseded
[7/8] ASoC: soc-core.c: use snd_soc_{of_}get_dlc() add snd_soc_{of_}get_dlc() - - - --- 2023-06-14 Kuninori Morimoto Superseded
[6/8] ASoC: samsung: use snd_soc_{of_}get_dlc() add snd_soc_{of_}get_dlc() - - - --- 2023-06-14 Kuninori Morimoto Superseded
[5/8] ASoC: meson: use snd_soc_{of_}get_dlc() add snd_soc_{of_}get_dlc() - - - --- 2023-06-14 Kuninori Morimoto Superseded
[4/8] ASoC: qcom: use snd_soc_{of_}get_dlc() add snd_soc_{of_}get_dlc() - - - --- 2023-06-14 Kuninori Morimoto Superseded
[3/8] ASoC: fsl: use snd_soc_{of_}get_dlc() add snd_soc_{of_}get_dlc() - - - --- 2023-06-14 Kuninori Morimoto Superseded
[2/8] ASoC: soc-core.c: add index on snd_soc_of_get_dai_name() add snd_soc_{of_}get_dlc() - - - --- 2023-06-14 Kuninori Morimoto Superseded
[1/8] ASoC: soc-core.c: add snd_soc_{of_}get_dlc() add snd_soc_{of_}get_dlc() - - - --- 2023-06-14 Kuninori Morimoto Superseded
ASoC: simple-card-utils.c: share asoc_graph_parse_dai() ASoC: simple-card-utils.c: share asoc_graph_parse_dai() - - - --- 2023-06-14 Kuninori Morimoto Accepted
ASoC: audio-graph-card2-custom-sample.dtsi: remove DT warning ASoC: audio-graph-card2-custom-sample.dtsi: remove DT warning - - - --- 2023-06-12 Kuninori Morimoto Accepted
ASoC: audio-graph-card2-custom-sample: add missing CPU:Codec = 1:N sample ASoC: audio-graph-card2-custom-sample: add missing CPU:Codec = 1:N sample - - - --- 2023-06-09 Kuninori Morimoto Accepted
[v2,5/5] ASoC: remove old trigger ordering method ASoC: add new trigger ordering method - - - --- 2023-06-08 Kuninori Morimoto Accepted
[v2,4/5] ASoC: starfive: use use new trigger ordering method ASoC: add new trigger ordering method - - - --- 2023-06-08 Kuninori Morimoto Accepted
[v2,3/5] ASoC: atmel: use use new trigger ordering method ASoC: add new trigger ordering method - 1 1 --- 2023-06-08 Kuninori Morimoto Accepted
[v2,2/5] ASoC: amd: use use new trigger ordering method ASoC: add new trigger ordering method - - - --- 2023-06-08 Kuninori Morimoto Accepted
[v2,1/5] ASoC: add new trigger ordering method ASoC: add new trigger ordering method - - - --- 2023-06-08 Kuninori Morimoto Accepted
[4/4] ASoC: remove old trigger ordering method ASoC: add new trigger ordering method - - - --- 2023-06-07 Kuninori Morimoto Superseded
[3/4] ASoC: atmel: use use new trigger ordering method ASoC: add new trigger ordering method - - - --- 2023-06-07 Kuninori Morimoto Superseded
[2/4] ASoC: amd: use use new trigger ordering method ASoC: add new trigger ordering method - - - --- 2023-06-07 Kuninori Morimoto Superseded
[1/4] ASoC: add new trigger ordering method ASoC: add new trigger ordering method - - - --- 2023-06-07 Kuninori Morimoto Superseded
ASoC: soc.h: remove snd_soc_compr_ops :: trigger ASoC: soc.h: remove snd_soc_compr_ops :: trigger - - - --- 2023-06-01 Kuninori Morimoto Accepted
ASoC: add snd_soc_get_stream_cpu() ASoC: add snd_soc_get_stream_cpu() - - - --- 2023-06-01 Kuninori Morimoto Accepted
[5/5] ASoC: soc-pcm.c: tidyup playback/capture_only at soc_get_playback_capture() ASoC: minor cleanup for soc_get_playback_capture() - 1 - --- 2023-05-30 Kuninori Morimoto Accepted
[4/5] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture() ASoC: minor cleanup for soc_get_playback_capture() - 1 - --- 2023-05-30 Kuninori Morimoto Accepted
[3/5] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error ASoC: minor cleanup for soc_get_playback_capture() - 1 - --- 2023-05-30 Kuninori Morimoto Accepted
[2/5] ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture() ASoC: minor cleanup for soc_get_playback_capture() - 1 - --- 2023-05-30 Kuninori Morimoto Accepted
[1/5] ASoC: soc-pcm.c: indicate error if stream has no playback no capture ASoC: minor cleanup for soc_get_playback_capture() - 1 - --- 2023-05-30 Kuninori Morimoto Accepted
[v3,05/21] ASoC: soc-pcm.c: tidyup playback/capture_only at soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-29 Kuninori Morimoto Accepted
[v3,04/21] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-29 Kuninori Morimoto Accepted
[v3,03/21] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-29 Kuninori Morimoto Accepted
[v3,02/21] ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-29 Kuninori Morimoto Accepted
[v3,01/21] ASoC: soc-pcm.c: indicate error if stream has no playback no capture ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-29 Kuninori Morimoto Accepted
[v2,21/21] ASoC: soc-pcm.c: remove dpcm_playback/capture ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,20/21] ASoC: soc-compress.c: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,19/21] ASoC: soc-topology.c: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,18/21] ASoC: soc-core.c: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,17/21] ASoC: Intel/avs: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,16/21] ASoC: soc-dai.c: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,15/21] ASoC: mediatek: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,14/21] ASoC: samsung: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,13/21] ASoC: Intel: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,12/21] ASoC: meson: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,11/21] ASoC: sof: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,10/21] ASoC: fsl: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,09/21] ASoC: amd: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,08/21] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,07/21] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part2 ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,06/21] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part1 ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,05/21] ASoC: soc-pcm.c: tidyup playback/capture_only at soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,04/21] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,03/21] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,02/21] ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[v2,01/21] ASoC: soc-pcm.c: indicate error if stream has no playback no capture ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-25 Kuninori Morimoto Superseded
[20/20] ASoC: soc-pcm.c: remove dpcm_playback/capture ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[19/20] ASoC: soc-compress.c: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[18/20] ASoC: soc-topology.c: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[17/20] ASoC: soc-core.c: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[16/20] ASoC: soc-dai.c: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[15/20] ASoC: mediatek: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[14/20] ASoC: samsung: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[13/20] ASoC: Intel: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[12/20] ASoC: meson: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[11/20] ASoC: sof: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[10/20] ASoC: fsl: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[09/20] ASoC: amd: replace dpcm_playback/capture to playback/capture_only ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[08/20] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[07/20] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part2 ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[06/20] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part1 ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[05/20] ASoC: soc-pcm.c: tidyup playback/capture_only at soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[04/20] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - - - --- 2023-05-18 Kuninori Morimoto Superseded
[03/20] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[02/20] ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture() ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[01/20] ASoC: soc-pcm.c: indicate error if stream has no playback no capture ASoC: replace dpcm_playback/capture to playback/capture_only - 1 - --- 2023-05-18 Kuninori Morimoto Superseded
[RESEND,v2,13/13] ASoC: soc-topology.c: add comment for Platform/Codec ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,12/13] ASoC: simple_card_utils.c: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,11/13] ASoC: intel: skylake: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,10/13] ASoC: intel: sof: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,09/13] ASoC: intel: avs: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,08/13] ASoC: meson: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,07/13] ASoC: atmel: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,06/13] ASoC: qcom: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,05/13] ASoC: fsl: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,04/13] ASoC: amd: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,03/13] ASoC: sof: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,02/13] ASoC: ti: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[RESEND,v2,01/13] ASoC: soc-utils.c: add asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-05-08 Kuninori Morimoto Accepted
[v2,13/13] ASoC: soc-topology.c: add comment for Platform/Codec ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,12/13] ASoC: simple_card_utils.c: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,11/13] ASoC: intel: skylake: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,10/13] ASoC: intel: sof: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,09/13] ASoC: intel: avs: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,08/13] ASoC: meson: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,07/13] ASoC: atmel: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,06/13] ASoC: qcom: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,05/13] ASoC: fsl: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,04/13] ASoC: amd: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,03/13] ASoC: sof: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,02/13] ASoC: ti: use asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[v2,01/13] ASoC: soc-utils.c: add asoc_dummy_dlc ASoC: add and use asoc_dummy_dlc - - - --- 2023-04-24 Kuninori Morimoto Superseded
[RFC,4/4] ASoC: fsl: imx-audmix: remove dummy dai_link->platform ASoC: fsl: cleanup platform - - - --- 2023-04-21 Kuninori Morimoto Accepted
« 1 2 ... 4 5 629 30 »