Show patches with: Submitter = Kuninori Morimoto       |   127 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ASoC: rsnd: tidyup original for_each_rsnd_xxx macro - - - --- 2014-02-12 Kuninori Morimoto broonie Accepted
ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2() - - - --- 2014-02-12 Kuninori Morimoto broonie Accepted
ASoC: rsnd: print error if there is SRC settings mismatch - - - --- 2014-02-12 Kuninori Morimoto broonie Accepted
ASoC: simple-card: cpu_dai_name creates confusion when DT case - - - --- 2014-02-25 Kuninori Morimoto New
[01/19] ASoC: rsnd: move priv member settings to upper side - - - --- 2014-02-25 Kuninori Morimoto Accepted
[02/19] ASoC: rsnd: move rsnd_mod_call() macro - - - --- 2014-02-25 Kuninori Morimoto Accepted
[03/19] ASoC: rsnd: remove verbose function parameter - - - --- 2014-02-25 Kuninori Morimoto Accepted
[04/19] ASoC: rsnd: remove verbose debug message from scu/ssi - - - --- 2014-02-25 Kuninori Morimoto Accepted
[05/19] ASoC: rsnd: unify rdai naming - - - --- 2014-02-25 Kuninori Morimoto Accepted
[06/19] ASoC: rsnd: add .set_sysclk on snd_soc_dai_ops - - - --- 2014-02-25 Kuninori Morimoto New
[07/19] ASoC: rsnd: tidyup RSND_SSI_xxx flags - - - --- 2014-02-25 Kuninori Morimoto Accepted
[08/19] ASoC: rsnd: run rsnd_path_init() when probe() timing - - - --- 2014-02-25 Kuninori Morimoto New
[09/19] ASoC: rsnd: use mod array instead of list on rdai - - - --- 2014-02-25 Kuninori Morimoto Accepted
[10/19] ASoC: rsnd: get ssi/scu from rsnd_dai_stream - - - --- 2014-02-25 Kuninori Morimoto Accepted
[11/19] ASoC: rsnd: add struct rsnd_dai_platform_info - - - --- 2014-02-25 Kuninori Morimoto Accepted
[12/19] ASoC: rsnd: use function pointer for each probe - - - --- 2014-02-25 Kuninori Morimoto Accepted
[13/19] ASoC: rsnd: Get correct SCU ID - - - --- 2014-02-25 Kuninori Morimoto Accepted
[14/19] ASoC: rsnd: add rsnd_scu_enable_ssi_irq() - - - --- 2014-02-25 Kuninori Morimoto Accepted
[15/19] ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI - - - --- 2014-02-25 Kuninori Morimoto Accepted
[16/19] ASoC: rsnd: add probe/remove callback on rsnd_mod_ops - - - --- 2014-02-25 Kuninori Morimoto New
[17/19] ASoC: rsnd: use mod probe method on SCU - - - --- 2014-02-25 Kuninori Morimoto Accepted
[18/19] ASoC: rsnd: use mod probe method on SSI - - - --- 2014-02-25 Kuninori Morimoto Accepted
[19/19] ASoC: rsnd: add DeviceTree support - - - --- 2014-02-25 Kuninori Morimoto New
[v2] ASoC: simple-card: cpu_dai_name creates confusion when DT case - - - --- 2014-02-28 Kuninori Morimoto Accepted
ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DT - - - --- 2014-03-03 Kuninori Morimoto broonie Accepted
[1/8] ASoC: rsnd: run rsnd_path_init() when probe() timing - - - --- 2014-03-03 Kuninori Morimoto Accepted
[2/8] ASoC: rsnd: use mod array instead of list on rdai - - - --- 2014-03-03 Kuninori Morimoto broonie New
[3/8] ASoC: rsnd: get ssi/scu from rsnd_dai_stream - - - --- 2014-03-03 Kuninori Morimoto broonie New
[4/8] ASoC: rsnd: use devm_clk_get() instead of clk_get() - - - --- 2014-03-03 Kuninori Morimoto Accepted
[5/8] ASoC: rsnd: use function pointer for each probe - - - --- 2014-03-03 Kuninori Morimoto broonie New
[6/8] ASoC: rsnd: remove unused SSI_CONTROL - - - --- 2014-03-03 Kuninori Morimoto Accepted
[7/8] ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter - - - --- 2014-03-03 Kuninori Morimoto Accepted
[8/8] ASoC: rsnd: share reg_field and reduce memory - - - --- 2014-03-03 Kuninori Morimoto Accepted
[01/11] ASoC: rsnd: add struct rsnd_dai_platform_info - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[02/11] ASoC: rsnd: Get correct SCU ID - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[03/11] ASoC: rsnd: add rsnd_scu_enable_ssi_irq() - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[04/11] ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[05/11] ASoC: rsnd: add probe/remove callback on rsnd_mod_ops - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[06/11] ASoC: rsnd: use mod probe method on SCU - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[07/11] ASoC: rsnd: use mod probe method on SSI - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[08/11] ASoC: rsnd: nothing to do on rsnd_dai_remove() - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[09/11] ASoC: rsnd: remove all rsnd_xxx_remove() - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[10/11] ASoC: rsnd: rename scu to src - - - --- 2014-03-04 Kuninori Morimoto broonie Accepted
[11/11] ASoC: rsnd: add DeviceTree support - - - --- 2014-03-04 Kuninori Morimoto broonie New
Forward: [PATCH 11/11] ASoC: rsnd: add DeviceTree support - - - --- 2014-03-05 Kuninori Morimoto broonie New
ASoC: simple-card: card name can be option - - - --- 2014-03-10 Kuninori Morimoto Accepted
[1/2,RFC] ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags - - - --- 2014-03-12 Kuninori Morimoto New
[2/2,RFC] ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags - - - --- 2014-03-12 Kuninori Morimoto Accepted
[1/2,v2] ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags - - - --- 2014-03-14 Kuninori Morimoto Accepted
[2/2] ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags - - - --- 2014-03-14 Kuninori Morimoto New
ASoC: fsi: fixup compile error for simple-card - - - --- 2014-03-17 Kuninori Morimoto Accepted
[v2] ASoC: rsnd: add DeviceTree support - - - --- 2014-03-18 Kuninori Morimoto Accepted
ARM: bockw: fixup SND_SOC_DAIFMT_CBx_CFx flags - - - --- 2014-03-24 Kuninori Morimoto Accepted
ASoC: rcar: subnode tidyup for renesas, rsnd.txt - - - --- 2014-03-24 Kuninori Morimoto Accepted
ASoC: rcar: bugfix: it cares about the non-src case - - - --- 2014-03-24 Kuninori Morimoto Accepted
ASoC: rsnd: fix clock prepare/unprepare - - - --- 2014-04-11 Kuninori Morimoto Accepted
[1/7] ARM: shmobile: r8a7778: remove old style audio clock - - - --- 2014-04-14 Kuninori Morimoto Accepted
[2/7] ARM: shmobile: r8a7790: remove old style audio clock - - - --- 2014-04-14 Kuninori Morimoto Accepted
[3/7] ARM: shmobile: bockw: remove old style audio clock - - - --- 2014-04-14 Kuninori Morimoto Accepted
[4/7] ARM: shmobile: bockw: switch to use dai info for R-Car sound - - - --- 2014-04-14 Kuninori Morimoto Accepted
[5/7] ARM: shmobile: lager: switch to use dai info for R-Car sound - - - --- 2014-04-14 Kuninori Morimoto Accepted
[6/7] ASoC: rsnd: remove old clock style support - - - --- 2014-04-14 Kuninori Morimoto Accepted
[7/7] ASoC: rsnd: remove compatibility code - - - --- 2014-04-14 Kuninori Morimoto Accepted
[6/7,resend] ASoC: rsnd: remove old clock style support - - - --- 2014-05-08 Kuninori Morimoto New
[7/7,resend] ASoC: rsnd: remove compatibility code - - - --- 2014-05-08 Kuninori Morimoto New
[1/5] ASoC: rsnd: add rsnd_path_parse() macro - - - --- 2014-05-09 Kuninori Morimoto Accepted
[2/5] ASoC: rsnd: add rsnd_get_adinr() - - - --- 2014-05-09 Kuninori Morimoto Accepted
[3/5] ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops - - - --- 2014-05-09 Kuninori Morimoto Accepted
[4/5] ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_call - - - --- 2014-05-09 Kuninori Morimoto Accepted
[5/5] ASoC: rsnd: add DVC support - - - --- 2014-05-09 Kuninori Morimoto Accepted
ASoC: rsnd: fixup SSI interrupts style of DeviceTree - - - --- 2014-05-30 Kuninori Morimoto New
ASoC: rsnd: enable DVC when capture - - - --- 2014-06-09 Kuninori Morimoto Accepted
ASoC: rsnd: fixup index of src/dst mod when capture - - - --- 2014-06-11 Kuninori Morimoto Accepted
[v2] ASoC: rsnd: enable SRC setting via DT - - - --- 2014-07-09 Kuninori Morimoto New
ASoC: rsnd: add missing src/dst_addr_width for DMAEngine - - - --- 2014-07-17 Kuninori Morimoto Accepted
ASoC: rsnd: fixup dai remove callback operation - - - --- 2014-07-24 Kuninori Morimoto Accepted
ASoC: rsnd: use regmap_mmio instead of original regmap bus - - - --- 2014-07-29 Kuninori Morimoto Accepted
ASoC: rsnd: care detail of SRC_BSDSR - - - --- 2014-07-31 Kuninori Morimoto Accepted
ASoC: rsnd: care audio local bus data format consistency - - - --- 2014-07-31 Kuninori Morimoto Accepted
ASoC: rsnd: add missing dev_dbg() in rsnd_bset() - - - --- 2014-07-31 Kuninori Morimoto Accepted
ASoC: rsnd: fixup pcm_new callback method - - - --- 2014-07-31 Kuninori Morimoto Accepted
ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior - - - --- 2014-08-01 Kuninori Morimoto Accepted
[8/8] ASoC: add snd-soc-dummy DT support - - - --- 2014-08-26 Kuninori Morimoto New
[1/4,v2] ASoC: simple-card: use asoc_simple_xxx prefix - - - --- 2014-08-28 Kuninori Morimoto New
[2/4,v2] ASoC: simple-card: remove dai_link->cpu_dai_name when DT - - - --- 2014-08-28 Kuninori Morimoto New
[3/4,v2] ASoC: simple-card: dai_link->init should be cared when multi DAI - - - --- 2014-08-28 Kuninori Morimoto New
[4/4,v2] ASoC: simple-card: use common for_each_child_of_node() for loop - - - --- 2014-08-28 Kuninori Morimoto New
[RFC] ASoC: simple-card: fixup cpu_dai_name clear case - - - --- 2014-09-02 Kuninori Morimoto Accepted
[PATCHv2,1/4] ASoC: simple-card: add asoc_simple_card_fmt_master() to simplify the code. - - - --- 2014-09-03 Kuninori Morimoto New
[resend] of: Add vendor 2nd prefix for Asahi Kasei Corp - - - --- 2014-09-04 Kuninori Morimoto New
[1/3] ASoC: simple-card: tidyup use priv in parameter - - - --- 2014-09-10 Kuninori Morimoto Accepted
[2/3] ASoC: simple-card: tidyup get dai_link/dai_props from priv - - - --- 2014-09-10 Kuninori Morimoto Accepted
[3/3] ASoC: simple-card: add asoc_simple_card_parse_daifmt() - - - --- 2014-09-10 Kuninori Morimoto New
[v2] ASoC: simple-card: add asoc_simple_card_parse_daifmt() - - - --- 2014-09-16 Kuninori Morimoto New
[v2,resend] ASoC: simple-card: add asoc_simple_card_parse_daifmt() - - - --- 2014-09-26 Kuninori Morimoto New
Question about SNDRV_PCM_STATE_DRAINING and DMA transfer - - - --- 2014-09-26 Kuninori Morimoto New
[v2,resend,v2] ASoC: simple-card: add asoc_simple_card_parse_daifmt() - - - --- 2014-10-03 Kuninori Morimoto New
[v2,resend,v3] ASoC: simple-card: add asoc_simple_card_parse_daifmt() - - - --- 2014-10-21 Kuninori Morimoto Accepted
[1/8] ASoC: rsnd: tidyup debug information when read/write - - - --- 2014-10-22 Kuninori Morimoto Accepted
[2/8] ASoC: rsnd: tidyup RSND_DVC_VOLUME_NUM to RSND_DVC_CHANNELS - - - --- 2014-10-22 Kuninori Morimoto Accepted
« 1 2 »