aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAge
...
| * | ASoC: rsnd: fallback to PIO mode if DMA mode was failedKuninori Morimoto2014-11-10
| * | ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto2014-11-10
| * | ASoC: rsnd: enable enumerated DVC valume settingsKuninori Morimoto2014-11-06
| * | ASoC: rsnd: enable single DVC valume settingsKuninori Morimoto2014-11-06
| * | ASoC: rsnd: enable multiple DVC valume settingsKuninori Morimoto2014-11-06
| * | ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update()Kuninori Morimoto2014-11-06
| * | ASoC: rsnd: control DVC_DVUCR under rsnd_dvc_volume_update()Kuninori Morimoto2014-11-06
| * | ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settingsKuninori Morimoto2014-10-22
| * | ASoC: rsnd: tidyup RSND_DVC_VOLUME_NUM to RSND_DVC_CHANNELSKuninori Morimoto2014-10-22
| * | ASoC: rsnd: tidyup debug information when read/writeKuninori Morimoto2014-10-22
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/...Mark Brown2014-12-08
|\ \ \ | | |/ | |/|
| | * ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"Markus Elfring2014-12-03
| |/
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown2014-12-08
|\ \|
| * | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-18
| |/
* | ASoC: rsnd: remove unsupported PAUSE flagKuninori Morimoto2014-10-29
* | ASoC: fsi: remove unsupported PAUSE flagKuninori Morimoto2014-10-29
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso...Mark Brown2014-10-06
|\ \
| | * ASoC: sh: Don't opencode DMAengine API callsLars-Peter Clausen2014-08-19
| | * ASoC: sh: Fix dma direction typeLars-Peter Clausen2014-08-17
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...Mark Brown2014-10-06
|\ \ \ | | |/ | |/|
| | * ASoC: rsnd: delete unneeded test before of_node_putJulia Lawall2014-08-16
| |/
* / ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen2014-08-17
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...Mark Brown2014-08-04
|\ \
| | * ASoC: sh/fsi: Make one-bit bitfields unsignedLars-Peter Clausen2014-06-21
| |/
* | ASoC: rsnd: enable Mute control on DVCKuninori Morimoto2014-08-01
* | ASoC: rsnd: tidyup DVC control methodKuninori Morimoto2014-08-01
* | ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behaviorKuninori Morimoto2014-08-01
* | ASoC: rsnd: fixup pcm_new callback methodKuninori Morimoto2014-07-31
* | ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto2014-07-31
* | ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto2014-07-31
* | ASoC: rsnd: care detail of SRC_BSDSRKuninori Morimoto2014-07-31
* | ASoC: rsnd: use regmap_mmio instead of original regmap busKuninori Morimoto2014-07-29
* | ASoC: rsnd: fixup dai remove callback operationKuninori Morimoto2014-07-25
* | ASoC: rsnd: add missing src/dst_addr_width for DMAEngineKuninori Morimoto2014-07-22
* | ASoC: rsnd: add DT support to DVCKuninori Morimoto2014-07-02
* | ASoC: rsnd: DMA start address is properly used for each DMACKuninori Morimoto2014-07-02
* | ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto2014-07-02
* | ASoC: rsnd: enable DVC when captureKuninori Morimoto2014-06-28
* | ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original methodKuninori Morimoto2014-06-28
* | ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto2014-06-28
* | ASoC: fsi: use dmaengine_prep_dma_cyclic() for DMA transferKuninori Morimoto2014-06-28
* | ASoC: fsi: add fsi_pointer_update() for common pointer methodKuninori Morimoto2014-06-28
* | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto2014-06-28
* | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcarMark Brown2014-06-28
|\ \
| * | ASoC: rsnd: fixup loop exit timing of dma name searchKuninori Morimoto2014-06-18
| * | ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1Kuninori Morimoto2014-06-18
| * | ASoC: rsnd: fixup index of src/dst mod when captureKuninori Morimoto2014-06-11
| |/
* / ASoC: rcar: Fix dma direction typeLars-Peter Clausen2014-06-21
|/
*-. Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...Mark Brown2014-06-03
|\ \
| | * ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto2014-05-26