summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dapm: Sprinkle lockdep asserts through the codeMark Brown2014-03-101-0/+18
* ASoC: dapm: Staticise dapm_mark_dirty()Mark Brown2014-03-102-3/+1
* ASoC: dapm: Reorder the bias update sequenceXiang Xiao2014-03-031-11/+26
* ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdownXiang Xiao2014-03-031-6/+6
* ASoC: pxa: tosa: Update locking around use of DAPM pin APICharles Keepax2014-02-201-12/+16
* ASoC: pxa: spitz: Update locking around use of DAPM pin APICharles Keepax2014-02-201-23/+28
* ASoC: pxa: magician: Update locking around use of DAPM pin APICharles Keepax2014-02-201-9/+13
* ASoC: pxa: corgi: Update locking around use of DAPM pin APICharles Keepax2014-02-201-19/+23
* ASoC: omap: rx51: Update locking around use of DAPM pin APICharles Keepax2014-02-201-9/+13
* ASoC: omap: n810: Update locking around use of DAPM pin APICharles Keepax2014-02-201-9/+13
* ASoC: ams-delta: Update locking around use of DAPM pin APICharles Keepax2014-02-201-19/+26
* ASoC: mfld_machine: Update locking around use of DAPM pin APICharles Keepax2014-02-201-24/+41
* ASoC: wm8996: Update locking around use of DAPM pin APICharles Keepax2014-02-201-2/+7
* ASoC: wm8994: Update locking around use of DAPM pin APICharles Keepax2014-02-201-18/+27
* ASoC: wm8962: Update locking around use of DAPM pin APICharles Keepax2014-02-201-4/+9
* ASoC: wm5100: Update locking around use of DAPM pin APICharles Keepax2014-02-201-3/+9
* ASoC: adav80x: Update locking around use of DAPM pin APICharles Keepax2014-02-201-6/+11
* ASoC: dapm: Add unlocked version of snd_soc_dapm_syncCharles Keepax2014-02-202-5/+23
* ASoC: dapm: Add helpers to lock/unlock DAPM mutexCharles Keepax2014-02-201-0/+11
* Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-02-204-44/+134
|\
| * ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-204-38/+131
| * Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax2014-02-201-7/+4
| * ASoC: dapm: Correct regulator bypass error messagesCharles Keepax2014-02-191-3/+3
* | ASoC: dapm: Consistently use unsigned int for register valuesLars-Peter Clausen2014-02-131-4/+5
|/
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-031-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0315-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-031-46/+50
* | hpfs: remember free spaceMikulas Patocka2014-02-033-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
| * | | tools/power turbostat: remove unused command line optionAndy Shevchenko2014-02-011-3/+3
| * | | turbostat: Add option to report joules consumed per sampleDirk Brandewie2014-01-191-25/+66
| * | | turbostat: run on HSXLen Brown2014-01-191-11/+31