summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/sh', 'asoc/to...Mark Brown2015-08-302-17/+4Star
|\ \
| | * ASoC: sh: dma-sh7760: Convert to devm_snd_soc_register_platformAxel Lin2015-08-301-8/+1Star
| | * ASoC: sh: ssi: Convert to devm_snd_soc_register_componentAxel Lin2015-08-281-9/+3Star
| |/
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-3011-198/+858
|\ \|
| * | ASoC: rsnd: Silence DMA slave ID compile warning on 64-bitGeert Uytterhoeven2015-08-111-1/+1
| * | ASoC: rcar ctu: Staticise local symbolsLars-Peter Clausen2015-07-291-1/+1
| * | ASoC: rsnd: tidyup parameter assignment positionKuninori Morimoto2015-07-211-2/+5
| * | ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto2015-07-176-13/+318
| * | ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto2015-07-176-6/+215
| * | ASoC: rsnd: update Audio DMA path search methodKuninori Morimoto2015-07-171-35/+53
| * | ASoC: rsnd: tidyup SRC position on each codeKuninori Morimoto2015-07-163-24/+24
| * | ASoC: rsnd: add rsnd_io_to_mod()Kuninori Morimoto2015-07-161-3/+4
| * | ASoC: rsnd: dma: add DMA name on .opsKuninori Morimoto2015-07-161-1/+11
| * | ASoC: rsnd: check the Gen1 at the beginning of DVC probeKuninori Morimoto2015-07-161-6/+6
| * | ASoC: rsnd: tidyup rsnd_dma_ops definition placeKuninori Morimoto2015-07-162-7/+8
| * | ASoC: rsnd: show debug message for SSI/SRC/DVC connectionKuninori Morimoto2015-07-161-0/+7
| * | ASoC: rsnd: tidyup data align positionKuninori Morimoto2015-07-164-15/+45
| * | ASoC: rsnd: add rsnd_get_adinr_chan()Kuninori Morimoto2015-07-162-0/+23
| * | ASoC: rsnd: tidyup ADINR function nameKuninori Morimoto2015-07-164-6/+6
| * | ASoC: rsnd: add rsnd_src_initialize_lock/unlock()Kuninori Morimoto2015-07-161-11/+11
| * | ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()Kuninori Morimoto2015-07-161-4/+11
| * | ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route settingKuninori Morimoto2015-07-163-31/+33
| * | ASoC: rsnd: rename rsnd_path_parse/break() into add/removeKuninori Morimoto2015-07-161-7/+7
| * | ASoC: rsnd: enable module multi connectionKuninori Morimoto2015-07-161-10/+0Star
| * | ASoC: rsnd: src: make sure SRC soft resetKuninori Morimoto2015-07-161-4/+8
| * | ASoC: rsnd: dvc: make sure DVC soft resetKuninori Morimoto2015-07-161-3/+8
| * | ASoC: rsnd: move SRC specific macro into src.cKuninori Morimoto2015-07-162-2/+1Star
| * | ASoC: rsnd: move DVC specific macro into dvc.cKuninori Morimoto2015-07-162-3/+1Star
| * | ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULLKuninori Morimoto2015-07-161-1/+1
| * | ASoC: rsnd: add workaround for SRC sync convert + DVCKuninori Morimoto2015-07-161-11/+32
| * | ASoC: rsnd: fixup each module counter on __rsnd_mod_call()Kuninori Morimoto2015-07-161-2/+2
| * | ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto2015-07-163-7/+6Star
| * | ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto2015-07-163-3/+3
| * | ASoC: rsnd: remove unnecessary 'out of memory' message from DVCKuninori Morimoto2015-07-161-3/+1Star
| * | ASoC: rsnd: remove unnecessary 'out of memory' message from SRCKuninori Morimoto2015-07-161-3/+1Star
| * | ASoC: rsnd: remove unnecessary 'out of memory' message from SSIKuninori Morimoto2015-07-161-3/+1Star
| * | ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routingKuninori Morimoto2015-07-161-4/+18
| * | ASoC: rsnd: gen: add rsnd_force_write()Kuninori Morimoto2015-07-102-0/+20
| |/
* / ASoC: fsi: Remove obsolete sh_fsi2 platform_device_id entryGeert Uytterhoeven2015-07-161-1/+0Star
|/
* Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-267-482/+642
|\
| * Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2015-06-221-2/+0Star
| |\
| | * ASoC: rsrc-card: remove unused retKuninori Morimoto2015-06-171-2/+0Star
| | |
| | \
| *-. | Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/to...Mark Brown2015-06-227-463/+558
| |\ \|
| | | * ASoC: rsnd: remove io from rsnd_modKuninori Morimoto2015-06-162-4/+0Star
| | | * ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()Kuninori Morimoto2015-06-165-8/+5Star
| | | * ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrolKuninori Morimoto2015-06-164-23/+40
| | | * ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx()Kuninori Morimoto2015-06-161-25/+32
| | | * ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx()Kuninori Morimoto2015-06-163-16/+20
| | | * ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()Kuninori Morimoto2015-06-166-71/+85
| | | * ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()Kuninori Morimoto2015-06-165-20/+23