| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso... | Mark Brown | 2014-10-06 | 2 | -3/+8 |
|\ \ |
|
| | * | ASoC: sh: Don't opencode DMAengine API calls | Lars-Peter Clausen | 2014-08-19 | 1 | -2/+2 |
| | * | ASoC: sh: Fix dma direction type | Lars-Peter Clausen | 2014-08-17 | 1 | -1/+6 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ... | Mark Brown | 2014-10-06 | 1 | -4/+2 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: rsnd: delete unneeded test before of_node_put | Julia Lawall | 2014-08-16 | 1 | -4/+2 |
| |/ |
|
* | | ASoC: rcar: Use && instead of & for boolean expressions | Lars-Peter Clausen | 2014-08-17 | 1 | -1/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso... | Mark Brown | 2014-08-04 | 1 | -6/+6 |
|\ \ |
|
| | * | ASoC: sh/fsi: Make one-bit bitfields unsigned | Lars-Peter Clausen | 2014-06-21 | 1 | -6/+6 |
| |/ |
|
* | | ASoC: rsnd: enable Mute control on DVC | Kuninori Morimoto | 2014-08-01 | 1 | -5/+29 |
* | | ASoC: rsnd: tidyup DVC control method | Kuninori Morimoto | 2014-08-01 | 1 | -25/+34 |
* | | ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior | Kuninori Morimoto | 2014-08-01 | 1 | -21/+22 |
* | | ASoC: rsnd: fixup pcm_new callback method | Kuninori Morimoto | 2014-07-31 | 1 | -11/+9 |
* | | ASoC: rsnd: add missing dev_dbg() in rsnd_bset() | Kuninori Morimoto | 2014-07-31 | 1 | -0/+4 |
* | | ASoC: rsnd: care audio local bus data format consistency | Kuninori Morimoto | 2014-07-31 | 3 | -0/+22 |
* | | ASoC: rsnd: care detail of SRC_BSDSR | Kuninori Morimoto | 2014-07-31 | 1 | -1/+31 |
* | | ASoC: rsnd: use regmap_mmio instead of original regmap bus | Kuninori Morimoto | 2014-07-29 | 2 | -252/+189 |
* | | ASoC: rsnd: fixup dai remove callback operation | Kuninori Morimoto | 2014-07-25 | 1 | -11/+11 |
* | | ASoC: rsnd: add missing src/dst_addr_width for DMAEngine | Kuninori Morimoto | 2014-07-22 | 1 | -0/+2 |
* | | ASoC: rsnd: add DT support to DVC | Kuninori Morimoto | 2014-07-02 | 2 | -2/+49 |
* | | ASoC: rsnd: DMA start address is properly used for each DMAC | Kuninori Morimoto | 2014-07-02 | 2 | -0/+3 |
* | | ASoC: rsnd: DMA cleanup for flexible SSI/SRC selection | Kuninori Morimoto | 2014-07-02 | 3 | -59/+64 |
* | | ASoC: rsnd: enable DVC when capture | Kuninori Morimoto | 2014-06-28 | 1 | -8/+4 |
* | | ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original method | Kuninori Morimoto | 2014-06-28 | 2 | -62/+18 |
* | | ASoC: rsnd: SSI + DMA can select BUSIF | Kuninori Morimoto | 2014-06-28 | 5 | -45/+121 |
* | | ASoC: fsi: use dmaengine_prep_dma_cyclic() for DMA transfer | Kuninori Morimoto | 2014-06-28 | 1 | -67/+27 |
* | | ASoC: fsi: add fsi_pointer_update() for common pointer method | Kuninori Morimoto | 2014-06-28 | 1 | -35/+22 |
* | | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer | Kuninori Morimoto | 2014-06-28 | 1 | -37/+5 |
* | | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcar | Mark Brown | 2014-06-28 | 2 | -14/+25 |
|\ \ |
|
| * | | ASoC: rsnd: fixup loop exit timing of dma name search | Kuninori Morimoto | 2014-06-18 | 1 | -1/+3 |
| * | | ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1 | Kuninori Morimoto | 2014-06-18 | 1 | -12/+21 |
| * | | ASoC: rsnd: fixup index of src/dst mod when capture | Kuninori Morimoto | 2014-06-12 | 1 | -1/+1 |
| |/ |
|
* | | ASoC: rcar: Fix dma direction type | Lars-Peter Clausen | 2014-06-21 | 2 | -2/+2 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a... | Mark Brown | 2014-06-03 | 6 | -31/+259 |
|\ \ |
|
| | * | ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr | Kuninori Morimoto | 2014-05-26 | 3 | -4/+101 |
| | * | ASoC: rsnd: care DMA slave channel name for DT | Kuninori Morimoto | 2014-05-26 | 2 | -1/+85 |
| | * | ASoC: rsnd: module name is unified | Kuninori Morimoto | 2014-05-26 | 3 | -9/+49 |
| | * | ASoC: rsnd: remove rsnd_src_non_ops | Kuninori Morimoto | 2014-05-26 | 1 | -10/+10 |
| | * | ASoC: rsnd: save platform_device instead of device | Kuninori Morimoto | 2014-05-26 | 2 | -3/+4 |
| | * | ASoC: rsnd: DT node clean up by using the of_node_put() | Kuninori Morimoto | 2014-05-26 | 2 | -4/+10 |
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as... | Mark Brown | 2014-05-22 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | ASoC: sh: Migo-R sound needs I2C | Arnd Bergmann | 2014-05-01 | 1 | -1/+1 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/... | Mark Brown | 2014-05-22 | 8 | -332/+531 |
|\ \ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | ASoC: rsnd: Fix warnings due to improper printk formats | Laurent Pinchart | 2014-05-15 | 1 | -7/+7 |
| | * | ASoC: rsnd: add DVC support | Kuninori Morimoto | 2014-05-13 | 7 | -2/+366 |
| | * | ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_call | Kuninori Morimoto | 2014-05-13 | 1 | -13/+13 |
| | * | ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops | Kuninori Morimoto | 2014-05-13 | 4 | -94/+65 |
| | * | ASoC: rsnd: add rsnd_get_adinr() | Kuninori Morimoto | 2014-05-13 | 3 | -23/+30 |
| | * | ASoC: rsnd: add rsnd_path_parse() macro | Kuninori Morimoto | 2014-05-13 | 1 | -21/+22 |
| | * | ASoC: rsnd: remove compatibility code | Kuninori Morimoto | 2014-05-08 | 4 | -144/+33 |
| | * | ASoC: rsnd: remove old clock style support | Kuninori Morimoto | 2014-05-08 | 1 | -36/+3 |
| |/ |
|