| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'asoc/topic/rcar' and 'asoc/topic/rockchip' in... | Mark Brown | 2016-01-11 | 2 | -14/+15 |
|\ \ |
|
| * | | ASoC: rsnd: precedence error in rsnd_ssiu_init() | Dan Carpenter | 2016-01-06 | 1 | -1/+1 |
| * | | ASoC: rsnd: fix usrcnt decrementing bug | Andrzej Hajda | 2015-12-30 | 1 | -13/+14 |
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t... | Mark Brown | 2015-12-23 | 1 | -4/+7 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | * | | ASoC: sh: fix fsi build warnings for 64 bit | Arnd Bergmann | 2015-11-21 | 1 | -4/+7 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top... | Mark Brown | 2015-12-23 | 16 | -2204/+2021 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/ |
|
| | | * | ASoC: rsnd: add Multi channel support | Kuninori Morimoto | 2015-12-22 | 5 | -17/+176 |
| | | * | ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro | Kuninori Morimoto | 2015-12-18 | 2 | -23/+59 |
| | | * | ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num() | Kuninori Morimoto | 2015-12-18 | 2 | -3/+21 |
| | | * | ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming | Kuninori Morimoto | 2015-12-18 | 5 | -9/+10 |
| | | * | ASoC: rsnd: remove rsnd_get_slot_runtime() | Kuninori Morimoto | 2015-12-18 | 2 | -16/+4 |
| | | * | ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDM | Kuninori Morimoto | 2015-12-18 | 2 | -2/+2 |
| | | * | ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod | Kuninori Morimoto | 2015-12-18 | 1 | -0/+3 |
| | | * | ASoC: rsnd: tidyup debug print position on rsnd_dma_attach() | Kuninori Morimoto | 2015-12-18 | 1 | -5/+5 |
| | | * | ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit() | Kuninori Morimoto | 2015-12-18 | 1 | -9/+5 |
| | | * | ASoC: rsnd: fixup SSIU control timing | Kuninori Morimoto | 2015-12-18 | 1 | -1/+1 |
| | | * | ASoC: rsrc-card: tidyup dai format for DPCM | Kuninori Morimoto | 2015-12-17 | 1 | -27/+55 |
| | | * | ASoC: rsrc-card: Remove support for setting differing DAI formats | Kuninori Morimoto | 2015-12-17 | 1 | -12/+4 |
| | | * | ASoC: rsrc-card: enable to use tdm_slot on DT | Kuninori Morimoto | 2015-12-17 | 1 | -0/+25 |
| | | * | rcar: mux: Avoid use of ret uninitialised | Mark Brown | 2015-12-15 | 1 | -0/+1 |
| | | * | rcar: dvc: Avoid use of ret uninitialised | Mark Brown | 2015-12-15 | 1 | -0/+1 |
| | | * | rcar: ctu: Avoid use of ret uninitialised | Mark Brown | 2015-12-15 | 1 | -0/+1 |
| | | * | ASoC: rsnd: tidyup data align position for capture | Kuninori Morimoto | 2015-12-08 | 4 | -2/+15 |
| | | * | ASoC: rsnd: care SWSP bit for TDM/non-TDM | Kuninori Morimoto | 2015-12-02 | 1 | -2/+5 |
| | | * | ASoC: rsnd: rsrc-card: check return value of snd_soc_of_get_dai_name() | Kuninori Morimoto | 2015-12-01 | 1 | -2/+6 |
| | | * | ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer access | Kuninori Morimoto | 2015-12-01 | 1 | -5/+5 |
| | | * | ASoC: rsnd: add TDM Extend Mode support | Kuninori Morimoto | 2015-11-30 | 5 | -5/+54 |
| | | * | ASoC: rsnd: dvc enables non-stereo sound | Kuninori Morimoto | 2015-11-30 | 4 | -4/+31 |
| | | * | ASoC: rsnd: ssi enables non-stereo sound | Kuninori Morimoto | 2015-11-30 | 3 | -2/+38 |
| | | * | ASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init() | Kuninori Morimoto | 2015-11-30 | 1 | -2/+3 |
| | | * | ASoC: rsnd: add rsnd_ssi_config_init() | Kuninori Morimoto | 2015-11-30 | 1 | -46/+52 |
| | | * | ASoC: rsnd: dvc: add rsnd_dvc_halt() | Kuninori Morimoto | 2015-11-30 | 1 | -0/+8 |
| | | * | ASoC: rsnd: mix: add rsnd_mix_halt() | Kuninori Morimoto | 2015-11-30 | 1 | -0/+8 |
| | | * | ASoC: rsnd: src: add rsnd_src_halt() | Kuninori Morimoto | 2015-11-30 | 1 | -0/+8 |
| | | * | ASoC: rsnd: dvc: rename rsnd_dvc_soft_reset() to rsnd_dvc_activation() | Kuninori Morimoto | 2015-11-30 | 1 | -2/+2 |
| | | * | ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation() | Kuninori Morimoto | 2015-11-30 | 1 | -2/+2 |
| | | * | ASoC: rsnd: src: rename rsnd_src_soft_reset() to rsnd_src_activation() | Kuninori Morimoto | 2015-11-30 | 1 | -2/+2 |
| | | * | ASoC: rsnd: add missing SRC_O_BUSIF_MODE register | Kuninori Morimoto | 2015-11-30 | 3 | -3/+7 |
| | | * | ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIU | Kuninori Morimoto | 2015-11-30 | 3 | -3/+9 |
| | | * | ASoC: rsnd: don't use normal *mod in adg.c | Kuninori Morimoto | 2015-11-30 | 1 | -19/+11 |
| | | * | ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error() | Kuninori Morimoto | 2015-11-27 | 1 | -5/+2 |
| | | * | ASoC: rsnd: tidyup semantics of rsnd_src_record_error() | Kuninori Morimoto | 2015-11-27 | 1 | -7/+6 |
| | | * | ASoC: rsnd: indicate register name for debug | Kuninori Morimoto | 2015-11-27 | 1 | -21/+31 |
| | | * | ASoC: rsnd: tidyup void* cast for 64bit compiler | Kuninori Morimoto | 2015-11-20 | 2 | -2/+2 |
| | | * | ASoC: rsnd: remove struct platform_device from probe/remove parameter | Kuninori Morimoto | 2015-11-18 | 12 | -89/+47 |
| | | * | ASoC: rsnd: remove struct rcar_snd_info | Kuninori Morimoto | 2015-11-18 | 3 | -139/+13 |
| | | * | ASoC: rsnd: remove struct rsnd_of_data | Kuninori Morimoto | 2015-11-18 | 12 | -45/+5 |
| | | * | ASoC: rsnd: remove platform boot support from gen.c | Kuninori Morimoto | 2015-11-18 | 3 | -17/+5 |
| | | * | ASoC: rsnd: remove platform boot support from dvc.c | Kuninori Morimoto | 2015-11-18 | 1 | -52/+31 |
| | | * | ASoC: rsnd: remove platform boot support from mix.c | Kuninori Morimoto | 2015-11-18 | 1 | -54/+31 |