aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAge
*---. Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...Mark Brown2015-04-29
|\ \ \
| | | * ASoC: rsnd: set dmaen->chan = NULL when error caseKuninori Morimoto2015-04-15
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\ \ \ | |/ / |/| |
| * | ASoC: fsi: Configure DMA slave settingsKuninori Morimoto2015-02-23
| * | ASoC: fsi: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-23
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/to...Mark Brown2015-04-12
|\ \ \ \ | | | |/ | | |/|
| | | * ASoC: rnsd: fix build regression without CONFIG_OFArnd Bergmann2015-04-11
| | | * ASoC: rsnd: add Synchronous SRC modeKuninori Morimoto2015-04-01
| | | * ASoC: rcar: mark device data as constantUwe Kleine-König2015-04-01
| | | * ASoC: rsnd: add DPCM based sampling rate convertKuninori Morimoto2015-03-27
| | | * ASoC: rsnd: remove useless debug messageKuninori Morimoto2015-03-27
| | | * Merge branch 'asoc-fix-rcar' into HEADMark Brown2015-03-27
| | | |\
| | | * | ASoC: rsrc-card: add .be_hw_params_fixup support for convert rateKuninori Morimoto2015-03-27
| | | * | ASoC: rsrc-card: add Renesas sampling rate convert sound card supportKuninori Morimoto2015-03-27
| | | * | ASoC: rsnd: Fix duplicate const for DVC ramp ratesKrzysztof Kozlowski2015-03-24
| | | * | ASoC: rsnd: add dai_link stream nameKuninori Morimoto2015-03-22
| | | * | ASoC: rsnd: show debug info for sampling rate convertKuninori Morimoto2015-03-22
| | | * | ASoC: rsnd: tidyup error message formatKuninori Morimoto2015-03-22
| | | * | ASoC: rsnd: no more SRC restart when unusual situationKuninori Morimoto2015-03-22
| | | * | ASoC: rsnd: no more SSI restart when unusual situationKuninori Morimoto2015-03-22
| | | * | ASoC: rsnd: constify of_device_id arrayFabian Frederick2015-03-22
| | | * | ASoC: rsnd: add regmap_config::name for debugfsKuninori Morimoto2015-03-11
| | | * | ASoC: rsnd: recover PIO mode for new dma interfaceKuninori Morimoto2015-03-11
| | | * | ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()Geert Uytterhoeven2015-03-11
| | | * | ASoC: rsnd: 1st DMAC dma-names cares subnodeKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: dvc: add rsnd_dvc_of_node()Kuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: src: add rsnd_src_of_node()Kuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: ssi: add rsnd_ssi_of_node()Kuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: enable rsnd_ssi_use_busif() for DMAKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmappKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: remove rsnd_dma::dirKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: remove rsnd_dma::addrKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: add Audio DMAC peri peri support reworkKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()Kuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.cKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri periKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical addressKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: enable to get resource by nameKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: tidyup rsnd_dma_to_mod() macro declaration positionKuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()Kuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: remove unused rsnd_dma_available()Kuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()Kuninori Morimoto2015-03-07
| | | * | ASoC: rsnd: remove SH-DMA-BASE specific implementationKuninori Morimoto2015-03-07
| | |/ /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso...Mark Brown2015-04-12
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | ASoC: fsi: mark several data structures as constUwe Kleine-König2015-04-01
| | * | | ASoC: fsi: reorder code to make a forward declaration superfluousUwe Kleine-König2015-04-01
| | * | | ASoC: fsi: fix license specificationUwe Kleine-König2015-03-31
| | * | | ASoC: fsi: constify of_device_id arrayFabian Frederick2015-03-22
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix...Mark Brown2015-04-12
|\ \ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ASoC: rsnd: call clk_prepare/unprepare() in probe/removeKuninori Morimoto2015-03-27
| |/ /