Age | Commit message (Expand) | Author |
2014-06-12 | ASoC: rsnd: fixup index of src/dst mod when capture | Kuninori Morimoto |
2014-06-03 | Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a... | Mark Brown |
2014-05-26 | ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr | Kuninori Morimoto |
2014-05-26 | ASoC: rsnd: care DMA slave channel name for DT | Kuninori Morimoto |
2014-05-26 | ASoC: rsnd: module name is unified | Kuninori Morimoto |
2014-05-26 | ASoC: rsnd: remove rsnd_src_non_ops | Kuninori Morimoto |
2014-05-26 | ASoC: rsnd: save platform_device instead of device | Kuninori Morimoto |
2014-05-26 | ASoC: rsnd: DT node clean up by using the of_node_put() | Kuninori Morimoto |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as... | Mark Brown |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/... | Mark Brown |
2014-05-15 | ASoC: rsnd: Fix warnings due to improper printk formats | Laurent Pinchart |
2014-05-13 | ASoC: rsnd: add DVC support | Kuninori Morimoto |
2014-05-13 | ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_call | Kuninori Morimoto |
2014-05-13 | ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops | Kuninori Morimoto |
2014-05-13 | ASoC: rsnd: add rsnd_get_adinr() | Kuninori Morimoto |
2014-05-13 | ASoC: rsnd: add rsnd_path_parse() macro | Kuninori Morimoto |
2014-05-08 | ASoC: rsnd: remove compatibility code | Kuninori Morimoto |
2014-05-08 | ASoC: rsnd: remove old clock style support | Kuninori Morimoto |
2014-05-01 | ASoC: sh: Migo-R sound needs I2C | Arnd Bergmann |
2014-04-23 | ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock | Kuninori Morimoto |
2014-04-11 | ASoC: rsnd: fix clock prepare/unprepare | Ben Dooks |
2014-03-24 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown |
2014-03-24 | ASoC: rcar: bugfix: it cares about the non-src case | Kuninori Morimoto |
2014-03-23 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown |
2014-03-23 | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown |
2014-03-21 | ASoC: rsnd: add DeviceTree support | Kuninori Morimoto |
2014-03-14 | ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags | Kuninori Morimoto |
2014-03-14 | ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags | Kuninori Morimoto |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown |
2014-03-10 | ASoC: migor: Convert to table based DAPM setup | Lars-Peter Clausen |
2014-03-05 | ASoC: rsnd: rename scu to src | Kuninori Morimoto |
2014-03-05 | ASoC: rsnd: remove all rsnd_xxx_remove() | Kuninori Morimoto |
2014-03-05 | ASoC: rsnd: nothing to do on rsnd_dai_remove() | Kuninori Morimoto |
2014-03-05 | ASoC: rsnd: use mod probe method on SSI | Kuninori Morimoto |
2014-03-05 | ASoC: rsnd: use mod probe method on SCU | Kuninori Morimoto |
2014-03-05 | ASoC: rsnd: add probe/remove callback on rsnd_mod_ops | Kuninori Morimoto |
2014-03-05 | ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI | Kuninori Morimoto |
2014-03-05 | ASoC: rsnd: add rsnd_scu_enable_ssi_irq() | Kuninori Morimoto |
2014-03-05 | ASoC: rsnd: Get correct SCU ID | Kuninori Morimoto |
2014-03-05 | ASoC: rsnd: add struct rsnd_dai_platform_info | Kuninori Morimoto |
2014-03-04 | ASoC: rsnd: share reg_field and reduce memory | Kuninori Morimoto |
2014-03-04 | ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter | Kuninori Morimoto |
2014-03-04 | ASoC: rsnd: remove unused SSI_CONTROL | Kuninori Morimoto |
2014-03-04 | ASoC: rsnd: use function pointer for each probe | Kuninori Morimoto |
2014-03-04 | ASoC: rsnd: use devm_clk_get() instead of clk_get() | Kuninori Morimoto |
2014-03-04 | ASoC: rsnd: get ssi/scu from rsnd_dai_stream | Kuninori Morimoto |
2014-03-04 | ASoC: rsnd: use mod array instead of list on rdai | Kuninori Morimoto |
2014-03-04 | ASoC: rsnd: run rsnd_path_init() when probe() timing | Kuninori Morimoto |
2014-03-03 | ASoC: rsnd: unify rdai naming | Kuninori Morimoto |
2014-03-03 | ASoC: rsnd: remove verbose debug message from scu/ssi | Kuninori Morimoto |