summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-30ASoC: rsnd: don't use normal *mod in adg.cKuninori Morimoto1-19/+11
2015-11-30ASoC: rsnd: Add device tree support for r8a77{79,93,94}Simon Horman1-0/+3
2015-11-27ASoC: rsnd: tidyup semantics of rsnd_ssi_record_error()Kuninori Morimoto1-5/+2
2015-11-27ASoC: rsnd: tidyup semantics of rsnd_src_record_error()Kuninori Morimoto1-7/+6
2015-11-27ASoC: rsnd: indicate register name for debugKuninori Morimoto1-21/+31
2015-11-20ASoC: rsnd: tidyup void* cast for 64bit compilerKuninori Morimoto2-2/+2
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto12-89/+47
2015-11-18ASoC: rsnd: remove struct rcar_snd_infoKuninori Morimoto3-139/+13
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto12-45/+5
2015-11-18ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto3-17/+5
2015-11-18ASoC: rsnd: remove platform boot support from dvc.cKuninori Morimoto1-52/+31
2015-11-18ASoC: rsnd: remove platform boot support from mix.cKuninori Morimoto1-54/+31
2015-11-18ASoC: rsnd: remove platform boot support from ctu.cKuninori Morimoto1-53/+32
2015-11-18ASoC: rsnd: remove platform boot support from src.cKuninori Morimoto1-115/+43
2015-11-18ASoC: rsnd: remove platform boot support from ssi.cKuninori Morimoto2-90/+57
2015-11-18ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto7-208/+95
2015-11-18ASoC: rsnd: SRC settings matches to datasheetKuninori Morimoto1-258/+166
2015-11-18ASoC: rsnd: cleanup RSND_REG_xxxKuninori Morimoto1-63/+30
2015-11-18ASoC: rsnd: remove Gen1 support from SRCKuninori Morimoto4-307/+7
2015-11-17ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto1-1/+2
2015-11-16ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OFKuninori Morimoto1-1/+0
2015-11-16ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto3-2/+22
2015-11-16ASoC: rsnd: tidyup comment position of rsnd_mod_xxxKuninori Morimoto1-3/+3
2015-11-16ASoC: rsnd: MIX settings matches to datasheetKuninori Morimoto1-18/+27
2015-11-16ASoC: rsnd: DVC settings matches to datasheetKuninori Morimoto1-42/+77
2015-11-16ASoC: rsnd: move CMD related operation to cmd.cKuninori Morimoto2-23/+21
2015-11-16ASoC: rsnd: audio_clkout0/1/2/3 are optional propertiesKuninori Morimoto1-0/+2
2015-11-16ASoC: rsrc-card: Clarify compatible valueGeert Uytterhoeven1-2/+2
2015-11-16ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven1-1/+1
2015-11-16ASoC: rsnd: fixup rsnd_dmapp_stop() return valueKuninori Morimoto1-2/+2
2015-11-16ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2()Kuninori Morimoto1-1/+1
2015-11-16ASoC: rsnd: use mod base common method on SSI-parentKuninori Morimoto2-142/+161
2015-11-16ASoC: rsnd: use mod base common method on SSIUKuninori Morimoto6-84/+211
2015-11-16ASoC: rsnd: use mod base common method on CMDKuninori Morimoto7-84/+202
2015-11-16ASoC: rsnd: use mod base common method on DMA phase3Kuninori Morimoto4-176/+71
2015-11-16ASoC: rsnd: use mod base common method on DMA phase2Kuninori Morimoto4-28/+58
2015-11-16ASoC: rsnd: use mod base common method on DMA phase1Kuninori Morimoto4-31/+52
2015-11-16ASoC: rsnd: use common rsnd_ssi_status_xxx()Kuninori Morimoto1-8/+19
2015-11-16ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto1-11/+8
2015-11-16ASoC: rsnd: Don't stop HW even if a large number of errors occurKuninori Morimoto2-13/+19
2015-11-16ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_modKuninori Morimoto2-6/+8
2015-11-16ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto1-2/+16
2015-11-16ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.cKuninori Morimoto3-32/+30
2015-11-16ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common methodKuninori Morimoto1-10/+11
2015-11-16ASoC: rsnd: remove all modules when PIO fallbackKuninori Morimoto1-17/+8
2015-11-16ASoC: rsnd: enable to use rsnd_dai_connect() from each modKuninori Morimoto2-15/+20
2015-11-16ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()Kuninori Morimoto4-19/+22
2015-11-16ASoC: rsnd: DMA related definition goes to dma.cKuninori Morimoto2-23/+24
2015-11-16ASoC: rsnd: DMA become SSI/SRC memberKuninori Morimoto4-19/+43
2015-11-16Linux 4.4-rc1v4.4-rc1Linus Torvalds1-2/+2