summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: remove unsupported PAUSE flagKuninori Morimoto2014-10-291-2/+1
* ASoC: fsi: remove unsupported PAUSE flagKuninori Morimoto2014-10-291-2/+1
*-. Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso...Mark Brown2014-10-062-3/+8
|\ \
| | * ASoC: sh: Don't opencode DMAengine API callsLars-Peter Clausen2014-08-191-2/+2
| | * ASoC: sh: Fix dma direction typeLars-Peter Clausen2014-08-171-1/+6
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...Mark Brown2014-10-061-4/+2
|\ \ \ | | |/ | |/|
| | * ASoC: rsnd: delete unneeded test before of_node_putJulia Lawall2014-08-161-4/+2
| |/
* | ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen2014-08-171-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown2014-08-041-6/+6
|\ \
| | * ASoC: sh/fsi: Make one-bit bitfields unsignedLars-Peter Clausen2014-06-211-6/+6
| |/
* | ASoC: rsnd: enable Mute control on DVCKuninori Morimoto2014-08-011-5/+29
* | ASoC: rsnd: tidyup DVC control methodKuninori Morimoto2014-08-011-25/+34
* | ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behaviorKuninori Morimoto2014-08-011-21/+22
* | ASoC: rsnd: fixup pcm_new callback methodKuninori Morimoto2014-07-311-11/+9
* | ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto2014-07-311-0/+4
* | ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto2014-07-313-0/+22
* | ASoC: rsnd: care detail of SRC_BSDSRKuninori Morimoto2014-07-311-1/+31
* | ASoC: rsnd: use regmap_mmio instead of original regmap busKuninori Morimoto2014-07-292-252/+189
* | ASoC: rsnd: fixup dai remove callback operationKuninori Morimoto2014-07-251-11/+11
* | ASoC: rsnd: add missing src/dst_addr_width for DMAEngineKuninori Morimoto2014-07-221-0/+2
* | ASoC: rsnd: add DT support to DVCKuninori Morimoto2014-07-022-2/+49
* | ASoC: rsnd: DMA start address is properly used for each DMACKuninori Morimoto2014-07-022-0/+3
* | ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto2014-07-023-59/+64
* | ASoC: rsnd: enable DVC when captureKuninori Morimoto2014-06-281-8/+4
* | ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original methodKuninori Morimoto2014-06-282-62/+18
* | ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto2014-06-285-45/+121
* | ASoC: fsi: use dmaengine_prep_dma_cyclic() for DMA transferKuninori Morimoto2014-06-281-67/+27
* | ASoC: fsi: add fsi_pointer_update() for common pointer methodKuninori Morimoto2014-06-281-35/+22
* | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto2014-06-281-37/+5
* | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcarMark Brown2014-06-282-14/+25
|\ \
| * | ASoC: rsnd: fixup loop exit timing of dma name searchKuninori Morimoto2014-06-181-1/+3
| * | ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1Kuninori Morimoto2014-06-181-12/+21
| * | ASoC: rsnd: fixup index of src/dst mod when captureKuninori Morimoto2014-06-121-1/+1
| |/
* | ASoC: rcar: Fix dma direction typeLars-Peter Clausen2014-06-212-2/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...Mark Brown2014-06-036-31/+259
|\ \
| | * ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto2014-05-263-4/+101
| | * ASoC: rsnd: care DMA slave channel name for DTKuninori Morimoto2014-05-262-1/+85
| | * ASoC: rsnd: module name is unifiedKuninori Morimoto2014-05-263-9/+49
| | * ASoC: rsnd: remove rsnd_src_non_opsKuninori Morimoto2014-05-261-10/+10
| | * ASoC: rsnd: save platform_device instead of deviceKuninori Morimoto2014-05-262-3/+4
| | * ASoC: rsnd: DT node clean up by using the of_node_put()Kuninori Morimoto2014-05-262-4/+10
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown2014-05-221-1/+1
|\ \ \ \ | | |/ / | |/| |
| | * | ASoC: sh: Migo-R sound needs I2CArnd Bergmann2014-05-011-1/+1
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-228-332/+531
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: rsnd: Fix warnings due to improper printk formatsLaurent Pinchart2014-05-151-7/+7
| | * ASoC: rsnd: add DVC supportKuninori Morimoto2014-05-137-2/+366
| | * ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_callKuninori Morimoto2014-05-131-13/+13
| | * ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto2014-05-134-94/+65
| | * ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto2014-05-133-23/+30
| | * ASoC: rsnd: add rsnd_path_parse() macroKuninori Morimoto2014-05-131-21/+22
OpenPOWER on IntegriCloud