Show patches with: Submitter = Kuninori Morimoto       |    Archived = No       |   3008 patches
« 1 2 ... 24 25 2630 31 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3,RFC] ASoC: add Component level suspend/resume - - - --- 2016-11-02 Kuninori Morimoto Accepted
[v3,2/3,RFC] ASoC: core: replace aux_comp_list to component_dev_list - - - --- 2016-11-02 Kuninori Morimoto Accepted
[v3,1/3,RFC] ASoC: core: replace codec_dev_list to component_dev_list on Card - - - --- 2016-11-02 Kuninori Morimoto Accepted
ASoC: rsnd: use BRGCKR instead of SSICKR - - - --- 2016-10-28 Kuninori Morimoto Accepted
ASoC: max98504: Add missing MAX98504 on SND_SOC_ALL_CODECS - - - --- 2016-10-27 Kuninori Morimoto Accepted
[2/2] ASoC: cq93vc: remove MFD_DAVINCI_VOICECODEC dependency from CQ0093VC 1 - - --- 2016-10-27 Kuninori Morimoto Accepted
ASoC: rsnd: enable SRC sync even FIN = FOUT - - 2 --- 2016-10-27 Kuninori Morimoto Accepted
[4/4] ASoC: rsnd: clear SSI_SYS_STATUSx every time - - - --- 2016-10-26 Kuninori Morimoto Accepted
[3/4] ASoC: rsnd: fixup SCU_SYS_STATUSx access - - - --- 2016-10-26 Kuninori Morimoto Accepted
[2/4] ASoC: rsnd: rsnd_reg cleanup for SSIU - - - --- 2016-10-26 Kuninori Morimoto Accepted
[1/4] ASoC: rsnd: remove "Gen2 only" comment - - - --- 2016-10-26 Kuninori Morimoto Accepted
[2/4,v2] ASoC: rsnd: enable COMPILE_TEST - - - --- 2016-10-26 Kuninori Morimoto Accepted
[8/8] ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMU - - - --- 2016-10-25 Kuninori Morimoto Accepted
[6/8] ASoC: rsnd: add nolock_start/stop callback - - - --- 2016-10-25 Kuninori Morimoto Accepted
[5/8] ASoC: rsnd: don't call unneeded of_node_put() on dma.c - - - --- 2016-10-25 Kuninori Morimoto Accepted
[4/8] ASoC: rsnd: remove rsnd_dma_detach() - - - --- 2016-10-25 Kuninori Morimoto Accepted
[3/8] ASoC: rsnd: don't use devm_request_irq() for SSI - - - --- 2016-10-25 Kuninori Morimoto Accepted
[2/8] ASoC: rsnd: remove non DT support for DMA - - - --- 2016-10-25 Kuninori Morimoto Accepted
[1/8] ASoC: rsnd: depends on OF - - - --- 2016-10-25 Kuninori Morimoto Accepted
ASoC: remove component from snd_soc_pcm_runtime - - - --- 2016-10-24 Kuninori Morimoto Accepted
ASoC: bunch up bit field for snd_soc_dai - - - --- 2016-10-24 Kuninori Morimoto Accepted
ASoC: bunch up bit field for snd_soc_pcm_runtime - - - --- 2016-10-24 Kuninori Morimoto Accepted
ASoC: soc.h: use bit field for playback/capture_only - - - --- 2016-10-24 Kuninori Morimoto Accepted
[6/6] ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_node - - - --- 2016-10-19 Kuninori Morimoto Accepted
[5/6] ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe() - - - --- 2016-10-19 Kuninori Morimoto Accepted
[4/6] ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call() - - - --- 2016-10-19 Kuninori Morimoto Accepted
[3/6] ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx() - - - --- 2016-10-19 Kuninori Morimoto Accepted
[2/6] ASoC: rsnd: amend .probe/.remove call for DPCM - - - --- 2016-10-19 Kuninori Morimoto Accepted
[1/6] ASoC: rsnd: remove duplicate define of rsnd_dvc_of_node() - - - --- 2016-10-19 Kuninori Morimoto Accepted
[09/23] ASoC: simple-card-utils: remove unnecessary cpu/codec pointer check - - - --- 2016-10-17 Kuninori Morimoto Accepted
[08/23] ASoC: soc-core: snd_soc_get_dai_name() become non static 1 - - --- 2016-10-17 Kuninori Morimoto Accepted
[07/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefix - - - --- 2016-10-17 Kuninori Morimoto Accepted
[06/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routing - - - --- 2016-10-17 Kuninori Morimoto Accepted
[05/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgets - - - --- 2016-10-17 Kuninori Morimoto Accepted
[04/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_name - - - --- 2016-10-17 Kuninori Morimoto Accepted
[03/23] ASoC: simple-scu-card: code sync: tidyup props/link naming - - - --- 2016-10-17 Kuninori Morimoto Accepted
[02/23] ASoC: simple-scu-card: code sync: rename asoc_simple_card_priv - - - --- 2016-10-17 Kuninori Morimoto Accepted
[01/23] ASoC: simple-scu-card: code sync: follow to simple family style - - - --- 2016-10-17 Kuninori Morimoto Accepted
ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUME - - 1 --- 2016-09-29 Kuninori Morimoto Accepted
[v2,9/9] ASoC: simple-card: use kzalloc() for dai_props / dai_link - - - --- 2016-08-26 Kuninori Morimoto Accepted
[v2,8/9] ASoC: simple-card: code sync: rename num_link to num - - - --- 2016-08-26 Kuninori Morimoto Accepted
[8/8] ASoC: simple-scu-card: code sync: tidyup TDM setting position - - - --- 2016-08-25 Kuninori Morimoto Accepted
[7/8] ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match - - - --- 2016-08-25 Kuninori Morimoto Accepted
[6/8] ASoC: simple-scu-card: add 2 CPU 1 Codec example - - - --- 2016-08-25 Kuninori Morimoto Accepted
[5/8] ASoC: simple-scu-card: depends on CONFIG_OF - - - --- 2016-08-25 Kuninori Morimoto Accepted
[4/8] ASoC: simple-scu-card: tidyup asoc_simple_card_parse_links() method - - - --- 2016-08-25 Kuninori Morimoto Accepted
[3/8] ASoC: simple-scu-card: tidyup codec daifmt handling method - - - --- 2016-08-25 Kuninori Morimoto Accepted
[2/8] ASoC: simple-scu-card: is GPL v2 - - - --- 2016-08-25 Kuninori Morimoto Accepted
[1/8] ASoC: simple-scu-card: remove unused definitions - - - --- 2016-08-25 Kuninori Morimoto Accepted
[7/9] ASoC: simple-card: code sync: use tag - - - --- 2016-08-25 Kuninori Morimoto Accepted
[6/9] ASoC: simple-card: code sync: tidyup white line - - - --- 2016-08-25 Kuninori Morimoto Accepted
[5/9] ASoC: simple-card: is GPL v2 - - - --- 2016-08-25 Kuninori Morimoto Accepted
[4/9] ASoC: simple-card: code sync: use simple_priv_to_props() macro - - - --- 2016-08-25 Kuninori Morimoto Accepted
[3/9] ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro - - - --- 2016-08-25 Kuninori Morimoto Accepted
[2/9] ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage - - - --- 2016-08-25 Kuninori Morimoto Accepted
[1/9] ASoC: simple-card: call of_node_put() for dai_link - - - --- 2016-08-25 Kuninori Morimoto Accepted
[v2,3/4] ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase2 - - - --- 2016-08-23 Kuninori Morimoto Accepted
[v2,2/4] ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase1 - - - --- 2016-08-23 Kuninori Morimoto Accepted
[v2,1/4] ASoC: rsrc-card: remove board specific compatible - - - --- 2016-08-23 Kuninori Morimoto Accepted
[4/6] ASoC: simple-card-utils: add asoc_simple_card_clean_reference() - - - --- 2016-08-10 Kuninori Morimoto Accepted
[3/6] ASoC: rsrc-card: use asoc_simple_card_canonicalize_cpu() - - - --- 2016-08-10 Kuninori Morimoto Accepted
[2/6] ASoC: simple-card: use asoc_simple_card_canonicalize_cpu() - - - --- 2016-08-10 Kuninori Morimoto Accepted
[1/6] ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu() - - - --- 2016-08-10 Kuninori Morimoto Accepted
[6/6] ASoC: rsrc-card: use asoc_simple_card_canonicalize_dailink() - - - --- 2016-08-09 Kuninori Morimoto Accepted
[5/6] ASoC: simple-card: use asoc_simple_card_canonicalize_dailink() - - - --- 2016-08-09 Kuninori Morimoto Accepted
[4/6] ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink() - - - --- 2016-08-09 Kuninori Morimoto Accepted
[1/6] ASoC: simple-card-utils: add asoc_simple_card_init_dai() - - - --- 2016-08-09 Kuninori Morimoto Accepted
[158/159] ASoC: codec duplicated callback function goes to component on wm9713 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[157/159] ASoC: codec duplicated callback function goes to component on wm9712 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[156/159] ASoC: codec duplicated callback function goes to component on wm9705 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[155/159] ASoC: codec duplicated callback function goes to component on wm9081 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[154/159] ASoC: codec duplicated callback function goes to component on wm8998 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[153/159] ASoC: codec duplicated callback function goes to component on wm8997 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[152/159] ASoC: codec duplicated callback function goes to component on wm8996 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[151/159] ASoC: codec duplicated callback function goes to component on wm8995 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[150/159] ASoC: codec duplicated callback function goes to component on wm8991 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[149/159] ASoC: codec duplicated callback function goes to component on wm8990 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[148/159] ASoC: codec duplicated callback function goes to component on wm8988 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[147/159] ASoC: codec duplicated callback function goes to component on wm8983 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[146/159] ASoC: codec duplicated callback function goes to component on wm8971 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[145/159] ASoC: codec duplicated callback function goes to component on wm8961 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[144/159] ASoC: codec duplicated callback function goes to component on wm8955 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[143/159] ASoC: codec duplicated callback function goes to component on wm8940 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[142/159] ASoC: codec duplicated callback function goes to component on wm8900 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[141/159] ASoC: codec duplicated callback function goes to component on wm8782 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[140/159] ASoC: codec duplicated callback function goes to component on wm8727 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[139/159] ASoC: codec duplicated callback function goes to component on wm8400 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[138/159] ASoC: codec duplicated callback function goes to component on wm8350 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[137/159] ASoC: codec duplicated callback function goes to component on wm5110 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[136/159] ASoC: codec duplicated callback function goes to component on wm5102 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[135/159] ASoC: codec duplicated callback function goes to component on wm5100 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[134/159] ASoC: codec duplicated callback function goes to component on wm2200 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[133/159] ASoC: codec duplicated callback function goes to component on wm2000 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[132/159] ASoC: codec duplicated callback function goes to component on wm1250-ev1 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[131/159] ASoC: codec duplicated callback function goes to component on wm0010 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[130/159] ASoC: codec duplicated callback function goes to component on wl1273 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[129/159] ASoC: codec duplicated callback function goes to component on uda1380 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[128/159] ASoC: codec duplicated callback function goes to component on uda134x - - - --- 2016-08-08 Kuninori Morimoto Accepted
[127/159] ASoC: codec duplicated callback function goes to component on twl6040 - - - --- 2016-08-08 Kuninori Morimoto Accepted
[126/159] ASoC: codec duplicated callback function goes to component on twl4030 - - - --- 2016-08-08 Kuninori Morimoto Accepted
« 1 2 ... 24 25 2630 31 »