summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto2014-02-035-0/+312
* 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-032-2/+1
* 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
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-021-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0215-73/+278
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-021-46/+50
* | hpfs: remember free spaceMikulas Patocka2014-02-023-10/+87
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \
| * | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1
| * | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-311-0/+6
| * | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * | slub: Fix possible format string bug.Tetsuo Handa2014-01-131-1/+1
| * | slub: use lockdep_assert_heldPeter Zijlstra2014-01-131-20/+20
| * | slub: Fix calculation of cpu slabsLi Zefan2013-12-291-1/+7
| * | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\ \ \
| * | | tools/power turbostat: introduce -s to dump countersAndy Shevchenko2014-02-011-33/+65
OpenPOWER on IntegriCloud