Show patches with: Submitter = Kuninori Morimoto       |    Archived = No       |   2941 patches
« 1 2 ... 27 28 29 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/13] ASoC: rsnd: remove struct rcar_snd_info - - - --- 2015-11-10 Kuninori Morimoto Accepted
[11/13] ASoC: rsnd: remove struct rsnd_of_data - - - --- 2015-11-10 Kuninori Morimoto Accepted
[10/13] ASoC: rsnd: remove platform boot support from gen.c - - - --- 2015-11-10 Kuninori Morimoto Accepted
[09/13] ASoC: rsnd: remove platform boot support from dvc.c - - - --- 2015-11-10 Kuninori Morimoto Accepted
[08/13] ASoC: rsnd: remove platform boot support from mix.c - - - --- 2015-11-10 Kuninori Morimoto Accepted
[07/13] ASoC: rsnd: remove platform boot support from ctu.c - - - --- 2015-11-10 Kuninori Morimoto Accepted
[06/13] ASoC: rsnd: remove platform boot support from src.c - - - --- 2015-11-10 Kuninori Morimoto Accepted
[05/13] ASoC: rsnd: remove platform boot support from ssi.c - - - --- 2015-11-10 Kuninori Morimoto Accepted
[04/13] ASoC: rsnd: remove platform boot support from core.c - - - --- 2015-11-10 Kuninori Morimoto Accepted
[03/13] ASoC: rsnd: SRC settings matches to datasheet - - - --- 2015-11-10 Kuninori Morimoto Accepted
[01/13] ASoC: rsnd: remove Gen1 support from SRC - - - --- 2015-11-10 Kuninori Morimoto Accepted
[DEPENDS-ON-DMA] ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OF - - - --- 2015-11-06 Kuninori Morimoto Accepted
ASoC: rsnd: fixup SCU_SYS_INT_EN1 address - - - --- 2015-11-05 Kuninori Morimoto Accepted
[v2] ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx - - - --- 2015-11-05 Kuninori Morimoto Accepted
ASoC: rsnd: tidyup comment position of rsnd_mod_xxx - - - --- 2015-11-05 Kuninori Morimoto Accepted
[4/4] ASoC: rsnd: MIX settings matches to datasheet - - - --- 2015-11-04 Kuninori Morimoto Accepted
[3/4] ASoC: rsnd: DVC settings matches to datasheet - - - --- 2015-11-04 Kuninori Morimoto Accepted
[2/4] ASoC: rsnd: move CMD related operation to cmd.c - - - --- 2015-11-04 Kuninori Morimoto Accepted
ASoC: rsnd: audio_clkout0/1/2/3 are optinal properties - - - --- 2015-10-29 Kuninori Morimoto Accepted
ASoC: rsnd: fixup rsnd_dmapp_stop() return value - - - --- 2015-10-28 Kuninori Morimoto Accepted
ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2() - - - --- 2015-10-28 Kuninori Morimoto Accepted
[18/18] ASoC: rsnd: use mod base common method on SSI-parent - - - --- 2015-10-26 Kuninori Morimoto Accepted
[17/18] ASoC: rsnd: use mod base common method on SSIU - - - --- 2015-10-26 Kuninori Morimoto Accepted
[16/18] ASoC: rsnd: use mod base common method on CMD - - - --- 2015-10-26 Kuninori Morimoto Accepted
[15/18] ASoC: rsnd: use mod base common method on DMA phase3 - - - --- 2015-10-26 Kuninori Morimoto Accepted
[14/18] ASoC: rsnd: use mod base common method on DMA phase2 - - - --- 2015-10-26 Kuninori Morimoto Accepted
[13/18] ASoC: rsnd: use mod base common method on DMA phase1 - - - --- 2015-10-26 Kuninori Morimoto Accepted
[12/18] ASoC: rsnd: use common rsnd_ssi_status_xxx() - - - --- 2015-10-26 Kuninori Morimoto Accepted
[11/18] ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt() - - - --- 2015-10-26 Kuninori Morimoto Accepted
[10/18] ASoC: rsnd: Don't stop HW even if a large number of errors occur - - - --- 2015-10-26 Kuninori Morimoto Accepted
[09/18] ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod - - - --- 2015-10-26 Kuninori Morimoto Accepted
[08/18] ASoC: rsnd: disable SRC.out only when stop timing - - - --- 2015-10-26 Kuninori Morimoto Accepted
[07/18] ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.c - - - --- 2015-10-26 Kuninori Morimoto Accepted
[06/18] ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common method - - - --- 2015-10-26 Kuninori Morimoto Accepted
[05/18] ASoC: rsnd: remove all modules when PIO fallback - - - --- 2015-10-26 Kuninori Morimoto Accepted
[04/18] ASoC: rsnd: enable to use rsnd_dai_connect() from each mod - - - --- 2015-10-26 Kuninori Morimoto Accepted
[03/18] ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach() - - - --- 2015-10-26 Kuninori Morimoto Accepted
[02/18] ASoC: rsnd: DMA related definition goes to dma.c - - - --- 2015-10-26 Kuninori Morimoto Accepted
[01/18] ASoC: rsnd: DMA become SSI/SRC member - - - --- 2015-10-26 Kuninori Morimoto Accepted
[9/9] ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx() - - - --- 2015-10-22 Kuninori Morimoto Accepted
[8/9] ASoC: rsnd: remove unused rsnd_dma_to_ssi() macro - - - --- 2015-10-22 Kuninori Morimoto Accepted
[7/9] ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/off - - - --- 2015-10-22 Kuninori Morimoto Accepted
[6/9] ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quit - - - --- 2015-10-22 Kuninori Morimoto Accepted
[5/9] ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method - - - --- 2015-10-22 Kuninori Morimoto Accepted
[4/9] ASoC: rsnd: fixup rsnd_mod_call() behavior for debug - - - --- 2015-10-22 Kuninori Morimoto Accepted
[3/9] ASoC: rsnd: fixup devm_request_irq() option on ssi.c - - - --- 2015-10-22 Kuninori Morimoto Accepted
[2/9] ASoC: rsnd: fixup struct rsnd_gen::res array size - - - --- 2015-10-22 Kuninori Morimoto Accepted
[1/9] ASoC: rsnd: fixup print debug message after read - - - --- 2015-10-22 Kuninori Morimoto Accepted
ASoC: rsnd: Gen1 probe is not error - - - --- 2015-10-15 Kuninori Morimoto Accepted
ASoC: rsnd: Announce for removing Gen1 SRU support - - - --- 2015-10-14 Kuninori Morimoto Accepted
ASoC: ak4613: add Digital Playback Volume support - - - --- 2015-09-18 Kuninori Morimoto Accepted
[v2] ASoC: add ak4613 support - - - --- 2015-09-15 Kuninori Morimoto Accepted
ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoC - - - --- 2015-09-15 Kuninori Morimoto Accepted
ASoC: ak4642: exchange macro name to avoid redefinition - - - --- 2015-09-15 Kuninori Morimoto Accepted
ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLK - - - --- 2015-09-15 Kuninori Morimoto Accepted
[9/9] ASoC: rsnd: add AUDIO_CLKOUT support - - - --- 2015-09-10 Kuninori Morimoto Accepted
[8/9] ASoC: rsnd: adg: ignore undefined clock error - - - --- 2015-09-10 Kuninori Morimoto Accepted
[7/9] ASoC: rsnd: tidyup ADG debug message for clock selection - - - --- 2015-09-10 Kuninori Morimoto Accepted
[6/9] ASoC: rsnd: tidyup ADG clock calculate method - - - --- 2015-09-10 Kuninori Morimoto Accepted
[5/9] ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init() - - - --- 2015-09-10 Kuninori Morimoto Accepted
[4/9] ASoC: rsnd: add common mod confirm method - - - --- 2015-09-10 Kuninori Morimoto Accepted
[3/9] ASoC: rsnd: ADG uses mod base common method - - - --- 2015-09-10 Kuninori Morimoto Accepted
[2/9] ASoC: rsnd: add rsnd_mod_get() macro and use it - - - --- 2015-09-10 Kuninori Morimoto Accepted
[1/9] ASoC: rsnd: Add Gen3 initial support - - - --- 2015-09-10 Kuninori Morimoto Accepted
[4/4] ASoC: rsnd: add missing #sound-dai-cells explain on Document - - - --- 2015-09-10 Kuninori Morimoto Accepted
[3/4] ASoC: rsnd: remove unneeded sh_clk header - - - --- 2015-09-10 Kuninori Morimoto Accepted
[2/4] ASoC: rsnd: rename rsnd_src_pcm_new() to rsnd_src_pcm_new_gen2() - - - --- 2015-09-10 Kuninori Morimoto Accepted
[1/4] ASoC: rsnd: tidyup rsnd_dma_to_xxx() position - - - --- 2015-09-10 Kuninori Morimoto Accepted
[2/2] ASoC: ak4642: enable to use MCKO as fixed rate output pin on DT - - - --- 2015-09-10 Kuninori Morimoto Accepted
[1/2] ASoC: ak4642: use *dev on ak4642_i2c_probe() - - - --- 2015-09-10 Kuninori Morimoto Accepted
ASoC: rsnd: tidyup parameter assignment position - - - --- 2015-07-21 Kuninori Morimoto Accepted
[31/35] ASoC: rsnd: add MIX (Mixer) support - - - --- 2015-07-15 Kuninori Morimoto Accepted
[30/35] ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support - - - --- 2015-07-15 Kuninori Morimoto Accepted
[29/35] ASoC: rsnd: update Audio DMA path search method - - - --- 2015-07-15 Kuninori Morimoto Accepted
[28/35] ASoC: rsnd: tidyup SRC position on each code - - - --- 2015-07-15 Kuninori Morimoto Accepted
[27/35] ASoC: rsnd: add rsnd_io_to_mod() - - - --- 2015-07-15 Kuninori Morimoto Accepted
[26/35] ASoC: rsnd: dma: add DMA name on .ops - - - --- 2015-07-15 Kuninori Morimoto Accepted
[25/35] ASoC: rsnd: check the Gen1 at the beginning of DVC probe - - - --- 2015-07-15 Kuninori Morimoto Accepted
[24/35] ASoC: rsnd: tidyup rsnd_dma_ops definition place - - - --- 2015-07-15 Kuninori Morimoto Accepted
[23/35] ASoC: rsnd: show debug message for SSI/SRC/DVC connection - - - --- 2015-07-15 Kuninori Morimoto Accepted
[22/35] ASoC: rsnd: tidyup data align position - - - --- 2015-07-15 Kuninori Morimoto Accepted
[21/35] ASoC: rsnd: add rsnd_get_adinr_chan() - - - --- 2015-07-15 Kuninori Morimoto Accepted
[20/35] ASoC: rsnd: tidyup ADINR function name - - - --- 2015-07-15 Kuninori Morimoto Accepted
[19/35] ASoC: rsnd: add rsnd_src_initialize_lock/unlock() - - - --- 2015-07-15 Kuninori Morimoto Accepted
[18/35] ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock() - - - --- 2015-07-15 Kuninori Morimoto Accepted
[17/35] ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting - - - --- 2015-07-15 Kuninori Morimoto Accepted
[16/35] ASoC: rsnd: rename rsnd_path_parse/break() into add/remove - - - --- 2015-07-15 Kuninori Morimoto Accepted
[15/35] ASoC: rsnd: enable module multi connection - - - --- 2015-07-15 Kuninori Morimoto Accepted
[14/35] ASoC: rsnd: src: make sure SRC soft reset - - - --- 2015-07-15 Kuninori Morimoto Accepted
[13/35] ASoC: rsnd: dvc: make sure DVC soft reset - - - --- 2015-07-15 Kuninori Morimoto Accepted
[12/35] ASoC: rsnd: move SRC specific macro into src.c - - - --- 2015-07-15 Kuninori Morimoto Accepted
[11/35] ASoC: rsnd: move DVC specific macro into dvc.c - - - --- 2015-07-15 Kuninori Morimoto Accepted
[10/35] ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULL - - - --- 2015-07-15 Kuninori Morimoto Accepted
[09/35] ASoC: rsnd: add workaround for SRC sync convert + DVC - - - --- 2015-07-15 Kuninori Morimoto Accepted
[08/35] ASoC: rsnd: fixup each module counter on __rsnd_mod_call() - - - --- 2015-07-15 Kuninori Morimoto Accepted
[07/35] ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE - - - --- 2015-07-15 Kuninori Morimoto Accepted
[06/35] ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN - - - --- 2015-07-15 Kuninori Morimoto Accepted
[05/35] ASoC: rsnd: remove unnecessary 'out of memory' message from DVC - - - --- 2015-07-15 Kuninori Morimoto Accepted
[04/35] ASoC: rsnd: remove unnecessary 'out of memory' message from SRC - - - --- 2015-07-15 Kuninori Morimoto Accepted
[03/35] ASoC: rsnd: remove unnecessary 'out of memory' message from SSI - - - --- 2015-07-15 Kuninori Morimoto Accepted
« 1 2 ... 27 28 29 30 »