summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-04ASoC: rsnd: run rsnd_path_init() when probe() timingKuninori Morimoto3-81/+78
2014-03-03ASoC: rsnd: tidyup RSND_SSI_xxx flagsKuninori Morimoto1-3/+0
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 Morimoto5-0/+312
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 Morimoto2-2/+1
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-02-03Linus 3.14-rc1v3.14-rc1Linus Torvalds1-3/+3
2014-02-03Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds15-73/+278
2014-02-03hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2014-02-03hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-03parisc: add flexible mmap memory layout supportHelge Deller6-43/+233
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller2-1/+5
2014-02-02parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2-4/+4
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-27/+39