| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-06-16 | ASoC: rsrc-card: enable multi cpu/codec for DPCM |  Kuninori Morimoto | 1 | -6/+19 |
| 2015-06-16 | ASoC: rsrc-card: tidyup priv->snd_card setup timing |  Kuninori Morimoto | 1 | -14/+10 |
| 2015-06-16 | ASoC: rsrc-card: used "fe.xxx"/"be.xxx" name for dai_link |  Kuninori Morimoto | 1 | -13/+7 |
| 2015-06-16 | ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock |  Kuninori Morimoto | 4 | -5/+35 |
| 2015-06-16 | ASoC: rsnd: don't care under/over run error when PIO |  Kuninori Morimoto | 1 | -7/+9 |
| 2015-06-05 | Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-next |  Mark Brown | 5 | -25/+92 |
| 2015-05-22 | ASoC: rsnd: spin lock for interrupt handler |  Kuninori Morimoto | 4 | -10/+30 |
| 2015-05-22 | ASoC: rsnd: rsrc-card uses FE/BE merged format when DPCM |  Kuninori Morimoto | 1 | -0/+1 |
| 2015-05-21 | ASoC: rsnd: add rsnd_dai_stream_quit() |  Kuninori Morimoto | 1 | -5/+8 |
| 2015-05-21 | ASoC: rsnd: indicate unknown HW start |  Kuninori Morimoto | 1 | -1/+3 |
| 2015-05-12 | ASoC: rsnd: revert lock for calls to rsnd_dai_call |  Kuninori Morimoto | 1 | -22/+5 |
| 2015-05-06 | ASoC: migor: use clkdev_create() |  Russell King | 1 | -2/+1 |
| 2015-04-29 | Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fix/pm', 'asoc/fix/qcom' and 'asoc/fix/rcar' into asoc-linus |  Mark Brown | 1 | -0/+1 |
| 2015-04-27 | ASoC: rsnd: care snd_kcontrol's index |  Kuninori Morimoto | 1 | -0/+2 |
| 2015-04-27 | ASoC: rsnd: make sure SSI parent/child uses same number of sound channel. |  Kuninori Morimoto | 1 | -0/+34 |
| 2015-04-27 | ASoC: rsnd: tidyup SSI parent related function/macro names |  Kuninori Morimoto | 1 | -7/+11 |
| 2015-04-27 | ASoC: rsnd: make sure it uses lock when it calls rsnd_dai_call |  Kuninori Morimoto | 1 | -5/+22 |
| 2015-04-27 | ASoC: rsnd: add rsnd_dai_to_priv() macro |  Kuninori Morimoto | 1 | -2/+3 |
| 2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 1 | -5/+13 |
| 2015-04-15 | ASoC: rsnd: set dmaen->chan = NULL when error case |  Kuninori Morimoto | 1 | -0/+1 |
| 2015-04-12 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/topic/rcar' and 'asoc/topic/rt286' into asoc-next |  Mark Brown | 11 | -483/+1474 |
| 2015-04-12 | Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-ssi' into asoc-next |  Mark Brown | 1 | -36/+35 |
| 2015-04-12 | Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix/cs4271', 'asoc/fix/davinci' and 'asoc/fix/rcar' into asoc-linus |  Mark Brown | 5 | -10/+76 |
| 2015-04-11 | ASoC: rnsd: fix build regression without CONFIG_OF |  Arnd Bergmann | 1 | -0/+1 |
| 2015-04-01 | ASoC: rsnd: add Synchronous SRC mode |  Kuninori Morimoto | 1 | -5/+121 |
| 2015-04-01 | ASoC: rcar: mark device data as constant |  Uwe Kleine-König | 1 | -2/+2 |
| 2015-04-01 | ASoC: fsi: mark several data structures as const |  Uwe Kleine-König | 1 | -3/+3 |
| 2015-04-01 | ASoC: fsi: reorder code to make a forward declaration superfluous |  Uwe Kleine-König | 1 | -35/+34 |
| 2015-03-31 | ASoC: fsi: fix license specification |  Uwe Kleine-König | 1 | -1/+1 |
| 2015-03-27 | ASoC: rsnd: add DPCM based sampling rate convert |  Kuninori Morimoto | 3 | -5/+63 |
| 2015-03-27 | ASoC: rsnd: remove useless debug message |  Kuninori Morimoto | 6 | -70/+2 |
| 2015-03-27 | Merge branch 'asoc-fix-rcar' into HEAD |  Mark Brown | 5 | -10/+76 |
| 2015-03-27 | ASoC: rsnd: call clk_prepare/unprepare() in probe/remove |  Kuninori Morimoto | 5 | -10/+76 |
| 2015-03-27 | ASoC: rsrc-card: add .be_hw_params_fixup support for convert rate |  Kuninori Morimoto | 1 | -2/+25 |
| 2015-03-27 | ASoC: rsrc-card: add Renesas sampling rate convert sound card support |  Kuninori Morimoto | 3 | -1/+498 |
| 2015-03-24 | ASoC: rsnd: Fix duplicate const for DVC ramp rates |  Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-03-22 | ASoC: rsnd: add dai_link stream name |  Kuninori Morimoto | 2 | -0/+9 |
| 2015-03-22 | ASoC: rsnd: show debug info for sampling rate convert |  Kuninori Morimoto | 1 | -0/+2 |
| 2015-03-22 | ASoC: rsnd: tidyup error message format |  Kuninori Morimoto | 1 | -1/+1 |
| 2015-03-22 | ASoC: rsnd: no more SRC restart when unusual situation |  Kuninori Morimoto | 1 | -3/+7 |
| 2015-03-22 | ASoC: rsnd: no more SSI restart when unusual situation |  Kuninori Morimoto | 1 | -3/+6 |
| 2015-03-22 | ASoC: rsnd: constify of_device_id array |  Fabian Frederick | 1 | -1/+1 |
| 2015-03-22 | ASoC: fsi: constify of_device_id array |  Fabian Frederick | 1 | -2/+2 |
| 2015-03-11 | ASoC: rsnd: add regmap_config::name for debugfs |  Kuninori Morimoto | 1 | -0/+1 |
| 2015-03-11 | ASoC: rsnd: recover PIO mode for new dma interface |  Kuninori Morimoto | 1 | -1/+18 |
| 2015-03-11 | ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init() |  Geert Uytterhoeven | 1 | -2/+2 |
| 2015-03-07 | ASoC: rsnd: 1st DMAC dma-names cares subnode |  Kuninori Morimoto | 6 | -49/+95 |
| 2015-03-07 | ASoC: rsnd: dvc: add rsnd_dvc_of_node() |  Kuninori Morimoto | 1 | -0/+3 |
| 2015-03-07 | ASoC: rsnd: src: add rsnd_src_of_node() |  Kuninori Morimoto | 1 | -1/+4 |
| 2015-03-07 | ASoC: rsnd: ssi: add rsnd_ssi_of_node() |  Kuninori Morimoto | 1 | -1/+3 |