summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2015-11-16ASoC: rsnd: move CMD related operation to cmd.cKuninori Morimoto
2015-11-16ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven
2015-11-16ASoC: rsnd: fixup rsnd_dmapp_stop() return valueKuninori Morimoto
2015-11-16ASoC: rsnd: call rsnd_src_quit() from rsnd_src_quit_gen2()Kuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on SSI-parentKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on SSIUKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on CMDKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on DMA phase3Kuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on DMA phase2Kuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on DMA phase1Kuninori Morimoto
2015-11-16ASoC: rsnd: use common rsnd_ssi_status_xxx()Kuninori Morimoto
2015-11-16ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto
2015-11-16ASoC: rsnd: Don't stop HW even if a large number of errors occurKuninori Morimoto
2015-11-16ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_modKuninori Morimoto
2015-11-16ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto
2015-11-16ASoC: rsnd: move rsnd_src_ssi_irq_enable/disable() to ssi.cKuninori Morimoto
2015-11-16ASoC: rsnd: fixup rsnd_dma_of_path method for mod base common methodKuninori Morimoto
2015-11-16ASoC: rsnd: remove all modules when PIO fallbackKuninori Morimoto
2015-11-16ASoC: rsnd: enable to use rsnd_dai_connect() from each modKuninori Morimoto
2015-11-16ASoC: rsnd: rename rsnd_dma_init() to rsnd_dma_attach()Kuninori Morimoto
2015-11-16ASoC: rsnd: DMA related definition goes to dma.cKuninori Morimoto
2015-11-16ASoC: rsnd: DMA become SSI/SRC memberKuninori Morimoto
2015-11-10ASoC: rsnd: make sure SRC In Rate feature enablementKuninori Morimoto
2015-11-10Merge tag 'asoc-v4.3-rc6' into asoc-fix-rcarMark Brown
2015-11-06ASoC: rsnd: fixup SCU_SYS_INT_EN1 addressKuninori Morimoto
2015-10-26Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...Mark Brown
2015-10-26Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc...Mark Brown
2015-10-22ASoC: rsnd: remove duplicate parameter from rsnd_ssi_xxx()Kuninori Morimoto
2015-10-22ASoC: rsnd: remove unused rsnd_dma_to_ssi() macroKuninori Morimoto
2015-10-22ASoC: rsnd: rename rsnd_mod_hw_start/stop to rsnd_mod_power_on/offKuninori Morimoto
2015-10-22ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quitKuninori Morimoto
2015-10-22ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented methodKuninori Morimoto
2015-10-22ASoC: rsnd: fixup rsnd_mod_call() behavior for debugKuninori Morimoto
2015-10-22ASoC: rsnd: fixup devm_request_irq() option on ssi.cKuninori Morimoto
2015-10-22ASoC: rsnd: fixup struct rsnd_gen::res array sizeKuninori Morimoto
2015-10-22ASoC: rsnd: fixup print debug message after readKuninori Morimoto
2015-10-16ASoC: rsnd: Gen1 probe is not errorKuninori Morimoto
2015-10-14ASoC: rsnd: Announce for removing Gen1 SRU supportKuninori Morimoto
2015-10-12ASoC: sh: Fit typo in KconfigMasanari Iida
2015-10-07ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven
2015-09-23Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/to...Mark Brown
2015-09-16ASoC: rsnd: fixup clkout_name[] index error for single AUDIO_CLKOUT SoCKuninori Morimoto
2015-09-16ASoC: rsnd: SND_SOC_RCAR depends on COMMON_CLKKuninori Morimoto
2015-09-14ASoC: rsnd: add AUDIO_CLKOUT supportKuninori Morimoto
2015-09-14ASoC: rsnd: adg: ignore undefined clock errorKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG debug message for clock selectionKuninori Morimoto
2015-09-14ASoC: rsnd: tidyup ADG clock calculate methodKuninori Morimoto
2015-09-14ASoC: rsnd: ADG initial setup on rsnd_adg_ssi_clk_init()Kuninori Morimoto
2015-09-14ASoC: rsnd: add common mod confirm methodKuninori Morimoto
2015-09-14ASoC: rsnd: ADG uses mod base common methodKuninori Morimoto