aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'asoc/topic/rt286' and 'asoc/topic/rt5631' into asoc-nextMark Brown7-246/+663
2014-12-08Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/topic/dpcm', 'asoc/topic/dwc' and 'asoc/topic/fsi' into asoc-nextMark Brown1-6/+3
2014-12-08Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/topic/adau1373' and 'asoc/topic/adau17x1' into asoc-nextMark Brown1-1/+1
2014-12-07ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto1-12/+11
2014-12-07ASoC: rsnd: add salvage support for under/over flow error on SSIKuninori Morimoto1-47/+82
2014-12-03ASoC: rsnd: remove un-necessary parameter from rsnd_src_start/stop()Kuninori Morimoto1-9/+6
2014-12-03ASoC: rsnd: share SSI starting method between PIO/DMA modeKuninori Morimoto1-19/+10
2014-12-03ASoC: rsnd: set SRC_ROUTE_MODE0 on each rsnd_src_set_convert_rate()Kuninori Morimoto1-10/+11
2014-12-03ASoC: rsnd: initialize SRC on rsnd_src_init()Kuninori Morimoto1-7/+7
2014-12-03ASoC: rsnd: use rsnd_src_convert_rate() once on rsnd_src_set_convert_rate_gen2()Kuninori Morimoto1-4/+5
2014-12-03ASoC: rsnd: tidyup rsnd_io_to_runtime() macroKuninori Morimoto1-1/+2
2014-12-03ASoC: rsnd: move snd_kcontrol_new fucntions to core.cKuninori Morimoto3-162/+204
2014-12-03ASoC: rsnd: show master clock rate when ADG probeKuninori Morimoto1-1/+1
2014-12-03ASoC: rsnd: synchronize SSI start/stop sequence between PIO/DMA modeKuninori Morimoto1-5/+10
2014-12-03ASoC: rsnd: clear status register when HW startKuninori Morimoto1-0/+3
2014-12-03ASoC: rsnd: care SSIWSR register in rsnd_ssi_hw_start()Kuninori Morimoto1-4/+4
2014-12-03ASoC: rsnd: tidyup SSI interrupt enable/disable methodKuninori Morimoto3-6/+29
2014-12-03ASoC: rsnd: tidyup PIO/DMA mode settings methodKuninori Morimoto2-12/+14
2014-12-03ASoC: rsnd: rsnd_src_ssiu_stop() stops SSIU compulsorilyKuninori Morimoto3-8/+5
2014-12-03ASoC: rsnd: add callback status check methodKuninori Morimoto2-3/+38
2014-12-03ASoC: rsnd: add .fallback callbackKuninori Morimoto3-4/+18
2014-12-03ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"Markus Elfring1-6/+3
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+1
2014-11-10ASoC: rsnd: Add Volume Ramp supportKuninori Morimoto3-3/+93
2014-11-10ASoC: rsnd: fallback to PIO mode if DMA mode was failedKuninori Morimoto2-4/+85
2014-11-10ASoC: rsnd: tidyup debug message format and timingKuninori Morimoto5-18/+29
2014-11-06ASoC: rsnd: enable enumerated DVC valume settingsKuninori Morimoto1-11/+44
2014-11-06ASoC: rsnd: enable single DVC valume settingsKuninori Morimoto1-0/+18
2014-11-06ASoC: rsnd: enable multiple DVC valume settingsKuninori Morimoto1-14/+30
2014-11-06ASoC: rsnd: move DVC_DVUER settings under rsnd_dvc_volume_update()Kuninori Morimoto1-2/+6
2014-11-06ASoC: rsnd: control DVC_DVUCR under rsnd_dvc_volume_update()Kuninori Morimoto1-4/+10
2014-10-29ASoC: rsnd: remove unsupported PAUSE flagKuninori Morimoto1-2/+1
2014-10-29ASoC: fsi: remove unsupported PAUSE flagKuninori Morimoto1-2/+1
2014-10-22ASoC: rsnd: add struct rsnd_dvc_cfg and control DVC settingsKuninori Morimoto1-26/+25
2014-10-22ASoC: rsnd: tidyup RSND_DVC_VOLUME_NUM to RSND_DVC_CHANNELSKuninori Morimoto1-8/+8
2014-10-22ASoC: rsnd: tidyup debug information when read/writeKuninori Morimoto1-7/+20
2014-10-20ASoC: sh: drop owner assignment from platform_driversWolfram Sang4-4/+0
2014-10-06Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'asoc/topic/samsung', 'asoc/topic/sgtl5000' and 'asoc/topic/sh' into asoc-nextMark Brown2-3/+8
2014-10-06Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', 'asoc/topic/rsnd' and 'asoc/topic/rt286' into asoc-nextMark Brown1-4/+2
2014-08-19ASoC: sh: Don't opencode DMAengine API callsLars-Peter Clausen1-2/+2
2014-08-17ASoC: sh: Fix dma direction typeLars-Peter Clausen1-1/+6
2014-08-17ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen1-1/+1
2014-08-16ASoC: rsnd: delete unneeded test before of_node_putJulia Lawall1-4/+2
2014-08-04Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/s6000', 'asoc/topic/samsung' and 'asoc/topic/sh-fsi' into asoc-nextMark Brown1-6/+6
2014-08-01ASoC: rsnd: enable Mute control on DVCKuninori Morimoto1-5/+29
2014-08-01ASoC: rsnd: tidyup DVC control methodKuninori Morimoto1-25/+34
2014-08-01ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behaviorKuninori Morimoto1-21/+22
2014-07-31ASoC: rsnd: fixup pcm_new callback methodKuninori Morimoto1-11/+9
2014-07-31ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto1-0/+4