Age | Commit message (Expand) | Author | Files | Lines |
2015-12-18 | ASoC: rsnd: SSI/SSIU use rsnd_get_slot_extend() to check TDM | Kuninori Morimoto | 2 | -2/+2 |
2015-12-18 | ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod | Kuninori Morimoto | 1 | -0/+3 |
2015-12-18 | ASoC: rsnd: tidyup debug print position on rsnd_dma_attach() | Kuninori Morimoto | 1 | -5/+5 |
2015-12-18 | ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit() | Kuninori Morimoto | 1 | -9/+5 |
2015-12-18 | ASoC: rsnd: fixup SSIU control timing | Kuninori Morimoto | 1 | -1/+1 |
2015-12-17 | ASoC: rsrc-card: tidyup dai format for DPCM | Kuninori Morimoto | 1 | -27/+55 |
2015-12-17 | ASoC: rsrc-card: Remove support for setting differing DAI formats | Kuninori Morimoto | 1 | -12/+4 |
2015-12-17 | ASoC: rsrc-card: enable to use tdm_slot on DT | Kuninori Morimoto | 1 | -0/+25 |
2015-12-15 | rcar: mux: Avoid use of ret uninitialised | Mark Brown | 1 | -0/+1 |
2015-12-15 | rcar: dvc: Avoid use of ret uninitialised | Mark Brown | 1 | -0/+1 |
2015-12-15 | rcar: ctu: Avoid use of ret uninitialised | Mark Brown | 1 | -0/+1 |
2015-12-08 | ASoC: rsnd: tidyup data align position for capture | Kuninori Morimoto | 4 | -2/+15 |
2015-12-02 | ASoC: rsnd: care SWSP bit for TDM/non-TDM | Kuninori Morimoto | 1 | -2/+5 |
2015-12-01 | ASoC: rsnd: rsrc-card: check return value of snd_soc_of_get_dai_name() | Kuninori Morimoto | 1 | -2/+6 |
2015-12-01 | ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer access | Kuninori Morimoto | 1 | -5/+5 |
2015-11-30 | ASoC: rsnd: add TDM Extend Mode support | Kuninori Morimoto | 5 | -5/+54 |
2015-11-30 | ASoC: rsnd: dvc enables non-stereo sound | Kuninori Morimoto | 4 | -4/+31 |
2015-11-30 | ASoC: rsnd: ssi enables non-stereo sound | Kuninori Morimoto | 3 | -2/+38 |
2015-11-30 | ASoC: rsnd: set SSIWSR setting on rsnd_ssi_config_init() | Kuninori Morimoto | 1 | -2/+3 |
2015-11-30 | ASoC: rsnd: add rsnd_ssi_config_init() | Kuninori Morimoto | 1 | -46/+52 |
2015-11-30 | ASoC: rsnd: dvc: add rsnd_dvc_halt() | Kuninori Morimoto | 1 | -0/+8 |
2015-11-30 | ASoC: rsnd: mix: add rsnd_mix_halt() | Kuninori Morimoto | 1 | -0/+8 |
2015-11-30 | ASoC: rsnd: src: add rsnd_src_halt() | Kuninori Morimoto | 1 | -0/+8 |
2015-11-30 | ASoC: rsnd: dvc: rename rsnd_dvc_soft_reset() to rsnd_dvc_activation() | Kuninori Morimoto | 1 | -2/+2 |
2015-11-30 | ASoC: rsnd: mix: rename rsnd_mix_soft_reset() to rsnd_mix_activation() | Kuninori Morimoto | 1 | -2/+2 |
2015-11-30 | ASoC: rsnd: src: rename rsnd_src_soft_reset() to rsnd_src_activation() | Kuninori Morimoto | 1 | -2/+2 |
2015-11-30 | ASoC: rsnd: add missing SRC_O_BUSIF_MODE register | Kuninori Morimoto | 3 | -3/+7 |
2015-11-30 | ASoC: rsnd: add missing ADINR::CHNUM on DVC/SRC/SSIU | Kuninori Morimoto | 3 | -3/+9 |
2015-11-30 | ASoC: rsnd: don't use normal *mod in adg.c | Kuninori Morimoto | 1 | -19/+11 |
2015-11-27 | ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error() | Kuninori Morimoto | 1 | -5/+2 |
2015-11-27 | ASoC: rsnd: tidyup semantics of rsnd_src_record_error() | Kuninori Morimoto | 1 | -7/+6 |
2015-11-27 | ASoC: rsnd: indicate register name for debug | Kuninori Morimoto | 1 | -21/+31 |
2015-11-20 | ASoC: rsnd: tidyup void* cast for 64bit compiler | Kuninori Morimoto | 2 | -2/+2 |
2015-11-18 | ASoC: rsnd: remove struct platform_device from probe/remove parameter | Kuninori Morimoto | 12 | -89/+47 |
2015-11-18 | ASoC: rsnd: remove struct rcar_snd_info | Kuninori Morimoto | 3 | -139/+13 |
2015-11-18 | ASoC: rsnd: remove struct rsnd_of_data | Kuninori Morimoto | 12 | -45/+5 |
2015-11-18 | ASoC: rsnd: remove platform boot support from gen.c | Kuninori Morimoto | 3 | -17/+5 |
2015-11-18 | ASoC: rsnd: remove platform boot support from dvc.c | Kuninori Morimoto | 1 | -52/+31 |
2015-11-18 | ASoC: rsnd: remove platform boot support from mix.c | Kuninori Morimoto | 1 | -54/+31 |
2015-11-18 | ASoC: rsnd: remove platform boot support from ctu.c | Kuninori Morimoto | 1 | -53/+32 |
2015-11-18 | ASoC: rsnd: remove platform boot support from src.c | Kuninori Morimoto | 1 | -115/+43 |
2015-11-18 | ASoC: rsnd: remove platform boot support from ssi.c | Kuninori Morimoto | 2 | -90/+57 |
2015-11-18 | ASoC: rsnd: remove platform boot support from core.c | Kuninori Morimoto | 7 | -208/+95 |
2015-11-18 | ASoC: rsnd: SRC settings matches to datasheet | Kuninori Morimoto | 1 | -258/+166 |
2015-11-18 | ASoC: rsnd: cleanup RSND_REG_xxx | Kuninori Morimoto | 1 | -63/+30 |
2015-11-18 | ASoC: rsnd: remove Gen1 support from SRC | Kuninori Morimoto | 4 | -307/+7 |
2015-11-17 | ASoC: rsnd: ssi: 24bit data needs right-aligned settings | Kuninori Morimoto | 1 | -1/+2 |
2015-11-16 | ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx | Kuninori Morimoto | 3 | -2/+22 |
2015-11-16 | ASoC: rsnd: tidyup comment position of rsnd_mod_xxx | Kuninori Morimoto | 1 | -3/+3 |
2015-11-16 | ASoC: rsnd: MIX settings matches to datasheet | Kuninori Morimoto | 1 | -18/+27 |