summaryrefslogtreecommitdiff
path: root/sound/soc/sh/rcar
AgeCommit message (Expand)Author
2014-12-08Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...Mark Brown
2014-12-07ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto
2014-12-07ASoC: rsnd: add salvage support for under/over flow error on SSIKuninori Morimoto
2014-12-03ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()Kuninori Morimoto
2014-12-03ASoC: rsnd: share SSI starting method between PIO/DMA modeKuninori Morimoto
2014-12-03ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()Kuninori Morimoto
2014-12-03ASoC: rsnd: initialize SRC on rsnd_src_init()Kuninori Morimoto
2014-12-03ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()Kuninori Morimoto
2014-12-03ASoC: rsnd: tidyup rsnd_io_to_runtime() macroKuninori Morimoto
2014-12-03ASoC: rsnd: move snd_kcontrol_new fucntions to core.cKuninori Morimoto
2014-12-03ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto
2014-12-03ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA modeKuninori Morimoto
2014-12-03ASoC: rsnd: clear status register when HW startKuninori Morimoto
2014-12-03ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()Kuninori Morimoto
2014-12-03ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto
2014-12-03ASoC: rsnd: tidyup PIO/DMA mode settings methodKuninori Morimoto
2014-12-03ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto
2014-12-03ASoC: rsnd: add callback status check methodKuninori Morimoto
2014-12-03ASoC: rsnd: add .fallback callbackKuninori Morimoto
2014-11-10ASoC: rsnd: Add Volume Ramp supportKuninori Morimoto
2014-11-10ASoC: rsnd: fallback to PIO mode if DMA mode was failedKuninori Morimoto
2014-11-10ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto
2014-11-06ASoC: rsnd: enable enumerated DVC valume settingsKuninori Morimoto
2014-11-06ASoC: rsnd: enable single DVC valume settingsKuninori Morimoto
2014-11-06ASoC: rsnd: enable multiple DVC valume settingsKuninori Morimoto
2014-11-06ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update()Kuninori Morimoto
2014-11-06ASoC: rsnd: control DVC_DVUCR under rsnd_dvc_volume_update()Kuninori Morimoto
2014-10-29ASoC: rsnd: remove unsupported PAUSE flagKuninori Morimoto
2014-10-22ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settingsKuninori Morimoto
2014-10-22ASoC: rsnd: tidyup RSND_DVC_VOLUME_NUM to RSND_DVC_CHANNELSKuninori Morimoto
2014-10-22ASoC: rsnd: tidyup debug information when read/writeKuninori Morimoto
2014-10-06Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...Mark Brown
2014-08-17ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen
2014-08-16ASoC: rsnd: delete unneeded test before of_node_putJulia Lawall
2014-08-01ASoC: rsnd: enable Mute control on DVCKuninori Morimoto
2014-08-01ASoC: rsnd: tidyup DVC control methodKuninori Morimoto
2014-08-01ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behaviorKuninori Morimoto
2014-07-31ASoC: rsnd: fixup pcm_new callback methodKuninori Morimoto
2014-07-31ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto
2014-07-31ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto
2014-07-31ASoC: rsnd: care detail of SRC_BSDSRKuninori Morimoto
2014-07-29ASoC: rsnd: use regmap_mmio instead of original regmap busKuninori Morimoto
2014-07-25ASoC: rsnd: fixup dai remove callback operationKuninori Morimoto
2014-07-22ASoC: rsnd: add missing src/dst_addr_width for DMAEngineKuninori Morimoto
2014-07-02ASoC: rsnd: add DT support to DVCKuninori Morimoto
2014-07-02ASoC: rsnd: DMA start address is properly used for each DMACKuninori Morimoto
2014-07-02ASoC: rsnd: DMA cleanup for flexible SSI/SRC selectionKuninori Morimoto
2014-06-28ASoC: rsnd: enable DVC when captureKuninori Morimoto
2014-06-28ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original methodKuninori Morimoto
2014-06-28ASoC: rsnd: SSI + DMA can select BUSIFKuninori Morimoto