summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-2817-150/+734
|\
| * h8300: Add <asm/hash.h>George Spelvin2016-05-282-0/+54
| * microblaze: Add <asm/hash.h>George Spelvin2016-05-282-0/+82
| * m68k: Add <asm/hash.h>George Spelvin2016-05-282-0/+60
| * <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-286-4/+299
| * fs/namei.c: Improve dcache hash functionGeorge Spelvin2016-05-281-40/+81
| * Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-282-53/+36
| * Change hash_64() return value to 32 bitsGeorge Spelvin2016-05-281-3/+3
| * <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin2016-05-281-31/+9
| * fs/namei.c: Add hashlen_string() functionGeorge Spelvin2016-05-283-9/+53
| * Pull out string hash to <linux/stringhash.h>George Spelvin2016-05-282-26/+73
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-1/+1
|\ \
| * | i2c: dev: use after free in detachDan Carpenter2016-05-281-1/+1
* | | Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-289-17/+234
|\ \ \
| * | | Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung2016-05-281-15/+0
| * | | platform/chrome: chromeos_laptop - Add Elan touchpad for WolfCharlie Mooney2016-05-111-0/+2
| * | | platform/chrome: chromeos_laptop - Add elan trackpad option for C720Benson Leung2016-05-111-1/+19
| * | | platform/chrome: cros_ec_dev - Populate compat_ioctlGuenter Roeck2016-05-111-0/+3
| * | | platform/chrome: cros_ec_lightbar - use name instead of ID to hide lightbar a...Clinton Sprain2016-05-111-1/+6
| * | | platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-113-4/+10
| * | | platform/chrome: Add Chrome OS keyboard backlight LEDs supportSimon Que2016-05-113-7/+140
| * | | platform/chrome: use to_platform_device()Geliang Tang2016-05-111-2/+1
| * | | platform/chrome: pstore: Move to larger record size.Olof Johansson2016-05-111-1/+1
| * | | platform/chrome: pstore: probe for ramoops buffer using acpiAaron Durbin2016-05-111-1/+52
| * | | platform/chrome: chromeos_laptop: Add Leon TouchGene Chen2016-05-111-0/+15
* | | | Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-2856-331/+2800
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2016-05-27237-1052/+4366
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2016-05-272-6/+9
| | |\ \ \ \
| | | * | | | ASoC: wm8962: Adjust clk definitions so that simple card can workFabio Estevam2016-03-291-3/+3
| | | * | | | ASoC: wm8962: Fit error message into a single lineFabio Estevam2016-03-291-2/+1
| | | * | | | ASoC: wm8962: Disable clock if wm8962_runtime_resume() failsFabio Estevam2016-03-291-1/+5
| | * | | | | Merge remote-tracking branch 'asoc/topic/rt5677' into asoc-nextMark Brown2016-05-271-19/+5
| | |\ \ \ \ \
| | | * | | | | ASoC: rt5677: Avoid duplicate the same test in each switch caseAxel Lin2016-03-301-19/+5
| | | |/ / / /
| | * | | | | Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-nextMark Brown2016-05-271-1/+2
| | |\ \ \ \ \
| | | * | | | | ASoC: wm8960: Depends on I2CMark Brown2016-03-301-0/+1
| | | * | | | | ASoC: wm8960: Provide a menu selection textFabio Estevam2016-03-281-1/+1
| | | |/ / / /
| | * | | | | Merge remote-tracking branch 'asoc/topic/qcom' into asoc-nextMark Brown2016-05-271-3/+5
| | |\ \ \ \ \
| | | * | | | | ASoC: qcom: remove IS_ERR_VALUE usage on int.Srinivas Kandagatla2016-03-311-2/+4
| | | * | | | | ASoC: qcom: Fix uninitialized symbol warning.Srinivas Kandagatla2016-03-311-1/+1
| | | |/ / / /
| | * | | | | Merge remote-tracking branch 'asoc/topic/sti' into asoc-nextMark Brown2016-05-275-136/+687
| | |\ \ \ \ \
| | | * | | | | ASoC: sti-asoc-card: update tdm modeMoise Gergaud2016-04-191-5/+39
| | | * | | | | ASoC: sti: select player for I2S/TDM TX busMoise Gergaud2016-04-182-14/+29
| | | * | | | | ASoC: sti: unip reader tdm modeMoise Gergaud2016-04-121-61/+168
| | | * | | | | ASoC: sti: unip player tdm modeMoise Gergaud2016-04-123-18/+110
| | | * | | | | ASoC: sti: helper functions to fix tdm runtime paramsMoise Gergaud2016-04-122-0/+52
| | | * | | | | ASoC: sti: helper functions for unip tdm slots configurationMoise Gergaud2016-04-122-0/+113
| | | * | | | | ASoC: sti: define tdm type & default tdm hw configMoise Gergaud2016-04-121-1/+27
| | | * | | | | ASoC: sti: rename unip player type into common player & reader typeMoise Gergaud2016-04-122-25/+25
| | | * | | | | ASoC: sti: macro for uniperif tdm regs accessMoise Gergaud2016-04-121-0/+112
| | | * | | | | ASoC: sti: correct typo errorsMoise Gergaud2016-03-312-13/+13
| | | |/ / / /