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