summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-03-04ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto3-11/+15
2014-03-04ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto4-25/+33
2014-03-04ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto3-81/+78
2014-03-03ASoC: rsnd: unify rdai namingKuninori Morimoto2-7/+7
2014-03-03ASoC: rsnd: remove verbose debug message from scu/ssiKuninori Morimoto2-3/+0
2014-03-03ASoC: rsnd: remove verbose function parameterKuninori Morimoto6-18/+10
2014-03-03ASoC: rsnd: move rsnd_mod_call() macroKuninori Morimoto2-23/+24
2014-03-03ASoC: rsnd: move priv member settings to upper sideKuninori Morimoto1-4/+4
2014-02-12ASoC: rsnd: print error if there is SRC settings mismatchKuninori Morimoto1-0/+8
2014-02-12ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()Kuninori Morimoto3-3/+15
2014-02-12ASoC: rsnd: tidyup original for_each_rsnd_xxx macroKuninori Morimoto2-6/+8
2014-02-07ASoC: rsnd: use device dependency clockKuninori Morimoto1-5/+35
2014-02-03ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto4-0/+306
2014-02-03ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_scu_probe()Kuninori Morimoto1-3/+3
2014-02-03ASoC: rsnd: remove SSI dependent DMAEngine callbackKuninori Morimoto3-55/+40
2014-02-03ASoC: rsnd: extracts Gen1/Gen2 common partsKuninori Morimoto3-138/+205
2014-02-03ASoC: rsnd: add rsnd_ssi_is_play()Kuninori Morimoto2-2/+10
2014-02-03ASoC: rsnd: merge SRC clock timing/settingKuninori Morimoto3-33/+43
2014-02-03ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macroKuninori Morimoto2-11/+5
2014-02-03ASoC: rsnd: Merge macros in scu.cKuninori Morimoto1-12/+12
2014-02-03ASoC: rsnd: clarify scu.c areaKuninori Morimoto1-0/+14
2014-02-03ASoC: rsnd: SCU should be called before SSIKuninori Morimoto1-4/+4
2014-02-03ASoC: rsnd: don't use schedule_work() when rsnd_dma_start()Kuninori Morimoto1-3/+10
2014-02-03ASoC: rsnd: fixup Gen2 module namingKuninori Morimoto1-1/+1
2014-02-03ASoC: rsnd: non 0 is error on probeKuninori Morimoto1-5/+5
2014-02-03ASoC: rsnd: remove duplicate *priv from rsnd_dmaKuninori Morimoto2-4/+2
2014-02-03ASoC: rsnd: explain SRC bypass mode settings in commentKuninori Morimoto1-0/+45
2014-02-03ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()Kuninori Morimoto1-5/+4
2014-02-03ASoC: rsnd: remove ssiu from ssi.cKuninori Morimoto2-18/+9
2014-02-03ASoC: rsnd: SSI_MODE0/1 settings goes to scu.cKuninori Morimoto3-70/+74
2014-02-03ASoC: rsnd: remove pin sync optionKuninori Morimoto1-2/+0
2014-02-03ASoC: rsnd: rsnd_dai_is_clk_master() can be sharedKuninori Morimoto2-5/+5
2014-02-03ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_transfer_start/stop()Kuninori Morimoto1-42/+14
2014-02-03ASoC: rsnd: remove meaningless function parameterKuninori Morimoto1-5/+6
2014-02-03ASoC: rsnd: add rsnd_scu_init(), and separate init/startKuninori Morimoto1-6/+23
2014-02-03ASoC: rsnd: control SCU ops in probe timingKuninori Morimoto1-19/+11
2014-02-03ASoC: rsnd: remove meaningless rsnd_ssi_non()Kuninori Morimoto1-16/+0
2014-02-03ASoC: rsnd: cleanup debug information methodKuninori Morimoto3-15/+10
2014-02-03ASoC: rsnd: tidyup register naming of BUSIF_MODEKuninori Morimoto3-3/+3
2014-01-31Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds31-565/+934
2014-01-31ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabledStephen Warren1-4/+36
2014-01-30ALSA: hda - add headset mic detect quirks for another Dell laptopHui Wang1-0/+1
2014-01-30Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-...Takashi Iwai9-501/+713
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+27
2014-01-29ALSA: oxygen: Xonar DG(X): cleanup and minor changesRoman Volkov3-33/+11
2014-01-29ALSA: oxygen: Xonar DG(X): modify high-pass filter controlRoman Volkov1-2/+6
2014-01-29ALSA: oxygen: Xonar DG(X): modify input select functionsRoman Volkov2-25/+30
2014-01-29ALSA: oxygen: Xonar DG(X): modify capture volume functionsRoman Volkov2-8/+26
2014-01-29ALSA: oxygen: Xonar DG(X): use headphone volume controlRoman Volkov1-32/+83
2014-01-29ALSA: oxygen: Xonar DG(X): modify playback output selectRoman Volkov3-33/+47