summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: io: Remove hw_read() operationMark Brown2014-03-041-1/+0
* ASoC: da732x: Replace hw_read usage with snd_soc_read()Mark Brown2014-03-041-8/+8
* ASoC: sgtl5000: Simplify ASoC probe codeXiubo Li2014-02-281-8/+0
* ASoC: core: Set the default I/O up try regmap.Xiubo Li2014-02-281-4/+4
* ASoC: io: Clean up snd_soc_codec_set_cache_io()Xiubo Li2014-02-281-5/+0
* ASoC: io: Remove SND_SOC_I2CMark Brown2014-02-232-8/+0
*---. Merge remote-tracking branches 'asoc/topic/ak4671', 'asoc/topic/cs42l51' and ...Mark Brown2014-02-236-227/+244
|\ \ \
| | | * ASoC: alc5623: Convert to direct regmap API usageMark Brown2014-02-231-38/+49
| | | * ASoC: alc5632: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-16/+24
| | | * ASoC: alc5623: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-201-12/+18
| | * | ASoC: cs42l51: Remove unused variableSachin Kamat2014-02-191-1/+0
| | * | ASoC: cs42l51: Convert to direct regmap API usageMark Brown2014-02-111-34/+25
| | * | ASoC: cs42l51: Don't log if we fail to allocate memoryMark Brown2014-02-111-3/+1
| | * | ASoC: cs42l51: add Device Tree binding to cs42l51Thomas Petazzoni2014-02-112-0/+8
| | |/
| * | ASoC: ak4671: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-8/+6
| * | ASoC: ak4671: Convert to direct regmap API usageMark Brown2014-02-112-112/+111
| * | ASoC: ak4671: Convert to table based control initMark Brown2014-02-111-3/+2
| |/
* | ASoC: io: Remove SPI supportMark Brown2014-02-162-8/+0
|/
* 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
| * | | tools/power turbostat: remove unused command line optionAndy Shevchenko2014-02-011-3/+3
| * | | turbostat: Add option to report joules consumed per sampleDirk Brandewie2014-01-181-25/+66
| * | | turbostat: run on HSXLen Brown2014-01-181-11/+31
| * | | turbostat: Add a .gitignore to ignore the compiled turbostat binaryJosh Triplett2014-01-181-0/+1
| * | | turbostat: Clean up error handling; disambiguate error messages; use err and ...Josh Triplett2014-01-181-69/+38
| * | | turbostat: Factor out common function to open file and exit on failureJosh Triplett2014-01-181-15/+16
| * | | turbostat: Add a helper to parse a single int out of a fileJosh Triplett2014-01-181-57/+24
| * | | turbostat: Check return value of fscanfJosh Triplett2014-01-181-4/+16
| * | | turbostat: Use GCC's CPUID functions to support PICJosh Triplett2014-01-181-5/+6
OpenPOWER on IntegriCloud