Age | Commit message (Expand) | Author |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso... | Mark Brown |
2015-05-22 | ASoC: rsnd: spin lock for interrupt handler | Kuninori Morimoto |
2015-05-22 | ASoC: rsnd: rsrc-card uses FE/BE merged format when DPCM | Kuninori Morimoto |
2015-05-21 | ASoC: rsnd: add rsnd_dai_stream_quit() | Kuninori Morimoto |
2015-05-21 | ASoC: rsnd: indicate unknown HW start | Kuninori Morimoto |
2015-05-12 | ASoC: rsnd: revert lock for calls to rsnd_dai_call | Kuninori Morimoto |
2015-04-29 | Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi... | Mark Brown |
2015-04-27 | ASoC: rsnd: care snd_kcontrol's index | Kuninori Morimoto |
2015-04-27 | ASoC: rsnd: make sure SSI parent/child uses same number of sound channel. | Kuninori Morimoto |
2015-04-27 | ASoC: rsnd: tidyup SSI parent related function/macro names | Kuninori Morimoto |
2015-04-27 | ASoC: rsnd: make sure it uses lock when it calls rsnd_dai_call | Kuninori Morimoto |
2015-04-27 | ASoC: rsnd: add rsnd_dai_to_priv() macro | Kuninori Morimoto |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-04-15 | ASoC: rsnd: set dmaen->chan = NULL when error case | Kuninori Morimoto |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/to... | Mark Brown |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso... | Mark Brown |
2015-04-12 | Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix... | Mark Brown |
2015-04-11 | ASoC: rnsd: fix build regression without CONFIG_OF | Arnd Bergmann |
2015-04-01 | ASoC: rsnd: add Synchronous SRC mode | Kuninori Morimoto |
2015-04-01 | ASoC: rcar: mark device data as constant | Uwe Kleine-König |
2015-04-01 | ASoC: fsi: mark several data structures as const | Uwe Kleine-König |
2015-04-01 | ASoC: fsi: reorder code to make a forward declaration superfluous | Uwe Kleine-König |
2015-03-31 | ASoC: fsi: fix license specification | Uwe Kleine-König |
2015-03-27 | ASoC: rsnd: add DPCM based sampling rate convert | Kuninori Morimoto |
2015-03-27 | ASoC: rsnd: remove useless debug message | Kuninori Morimoto |
2015-03-27 | Merge branch 'asoc-fix-rcar' into HEAD | Mark Brown |
2015-03-27 | ASoC: rsnd: call clk_prepare/unprepare() in probe/remove | Kuninori Morimoto |
2015-03-27 | ASoC: rsrc-card: add .be_hw_params_fixup support for convert rate | Kuninori Morimoto |
2015-03-27 | ASoC: rsrc-card: add Renesas sampling rate convert sound card support | Kuninori Morimoto |
2015-03-24 | ASoC: rsnd: Fix duplicate const for DVC ramp rates | Krzysztof Kozlowski |
2015-03-22 | ASoC: rsnd: add dai_link stream name | Kuninori Morimoto |
2015-03-22 | ASoC: rsnd: show debug info for sampling rate convert | Kuninori Morimoto |
2015-03-22 | ASoC: rsnd: tidyup error message format | Kuninori Morimoto |
2015-03-22 | ASoC: rsnd: no more SRC restart when unusual situation | Kuninori Morimoto |
2015-03-22 | ASoC: rsnd: no more SSI restart when unusual situation | Kuninori Morimoto |
2015-03-22 | ASoC: rsnd: constify of_device_id array | Fabian Frederick |
2015-03-22 | ASoC: fsi: constify of_device_id array | Fabian Frederick |
2015-03-11 | ASoC: rsnd: add regmap_config::name for debugfs | Kuninori Morimoto |
2015-03-11 | ASoC: rsnd: recover PIO mode for new dma interface | Kuninori Morimoto |
2015-03-11 | ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init() | Geert Uytterhoeven |
2015-03-07 | ASoC: rsnd: 1st DMAC dma-names cares subnode | Kuninori Morimoto |
2015-03-07 | ASoC: rsnd: dvc: add rsnd_dvc_of_node() | Kuninori Morimoto |
2015-03-07 | ASoC: rsnd: src: add rsnd_src_of_node() | Kuninori Morimoto |
2015-03-07 | ASoC: rsnd: ssi: add rsnd_ssi_of_node() | Kuninori Morimoto |
2015-03-07 | ASoC: rsnd: enable rsnd_ssi_use_busif() for DMA | Kuninori Morimoto |
2015-03-07 | ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmapp | Kuninori Morimoto |
2015-03-07 | ASoC: rsnd: remove rsnd_dma::dir | Kuninori Morimoto |
2015-03-07 | ASoC: rsnd: remove rsnd_dma::addr | Kuninori Morimoto |
2015-03-07 | ASoC: rsnd: add Audio DMAC peri peri support rework | Kuninori Morimoto |
2015-03-07 | ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx() | Kuninori Morimoto |