aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar
Commit message (Expand)AuthorAge
...
* | ASoC: rsnd: remove unsed rdai parameter from each functionKuninori Morimoto2015-01-15
* | ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()Kuninori Morimoto2015-01-15
* | ASoC: rsnd: add rsnd_io_to_rdai()Kuninori Morimoto2015-01-15
* | ASoC: rsnd: remove rsnd_dai_get_platform_info() macroKuninori Morimoto2015-01-15
* | ASoC: rsnd: remove unused rsnd_dai_id()Kuninori Morimoto2015-01-15
* | ASoC: rsnd: rename rsnd_dai_is_clk_master() to rsnd_rdai_is_clk_master()Kuninori Morimoto2015-01-15
* | ASoC: rsnd: rename rsnd_dai_get() to rsnd_rdai_get()Kuninori Morimoto2015-01-15
* | ASoC: rsnd: rsnd_mod controls clockKuninori Morimoto2015-01-15
* | ASoC: rsnd: tidyup rsnd_io_to_xxx() macro declaration positionKuninori Morimoto2015-01-15
* | ASoC: rsnd: remove unsed .rateKuninori Morimoto2015-01-15
* | ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto2015-01-12
* | ASoC: rcar: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-05
|/
*-. Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...Mark Brown2014-12-08
|\ \
| * | ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto2014-12-07
| * | ASoC: rsnd: add salvage support for under/over flow error on SSIKuninori Morimoto2014-12-07
| * | ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()Kuninori Morimoto2014-12-03
| * | ASoC: rsnd: share SSI starting method between PIO/DMA modeKuninori Morimoto2014-12-03
| * | ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()Kuninori Morimoto2014-12-03
| * | ASoC: rsnd: initialize SRC on rsnd_src_init()Kuninori Morimoto2014-12-03
| * | ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()Kuninori Morimoto2014-12-03
| * | ASoC: rsnd: tidyup rsnd_io_to_runtime() macroKuninori Morimoto2014-12-03
| * | ASoC: rsnd: move snd_kcontrol_new fucntions to core.cKuninori Morimoto2014-12-03
| * | ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto2014-12-03
| * | ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA modeKuninori Morimoto2014-12-03
| * | ASoC: rsnd: clear status register when HW startKuninori Morimoto2014-12-03
| * | ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()Kuninori Morimoto2014-12-03
| * | ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto2014-12-03
| * | ASoC: rsnd: tidyup PIO/DMA mode settings methodKuninori Morimoto2014-12-03
| * | ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto2014-12-03
| * | ASoC: rsnd: add callback status check methodKuninori Morimoto2014-12-03
| * | ASoC: rsnd: add .fallback callbackKuninori Morimoto2014-12-03
| * | ASoC: rsnd: Add Volume Ramp supportKuninori Morimoto2014-11-10
| * | ASoC: rsnd: fallback to PIO mode if DMA mode was failedKuninori Morimoto2014-11-10
| * | ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto2014-11-10
| * | ASoC: rsnd: enable enumerated DVC valume settingsKuninori Morimoto2014-11-06
| * | ASoC: rsnd: enable single DVC valume settingsKuninori Morimoto2014-11-06
| * | ASoC: rsnd: enable multiple DVC valume settingsKuninori Morimoto2014-11-06
| * | ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update()Kuninori Morimoto2014-11-06
| * | ASoC: rsnd: control DVC_DVUCR under rsnd_dvc_volume_update()Kuninori Morimoto2014-11-06
| * | ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settingsKuninori Morimoto2014-10-22
| * | ASoC: rsnd: tidyup RSND_DVC_VOLUME_NUM to RSND_DVC_CHANNELSKuninori Morimoto2014-10-22
| * | ASoC: rsnd: tidyup debug information when read/writeKuninori Morimoto2014-10-22
| |/
* / ASoC: rsnd: remove unsupported PAUSE flagKuninori Morimoto2014-10-29
|/
*-. Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...Mark Brown2014-10-06
|\ \
| | * ASoC: rsnd: delete unneeded test before of_node_putJulia Lawall2014-08-16
| |/
* / ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen2014-08-17
|/
* ASoC: rsnd: enable Mute control on DVCKuninori Morimoto2014-08-01
* ASoC: rsnd: tidyup DVC control methodKuninori Morimoto2014-08-01
* ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behaviorKuninori Morimoto2014-08-01
* ASoC: rsnd: fixup pcm_new callback methodKuninori Morimoto2014-07-31