summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: BCM63xx: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Alchemy: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: hazards.h: Fix typoAndrea Gelmini2016-05-281-4/+4
| * MIPS: Lasat: A couple off by one bugs in picvue_proc.cDan Carpenter2016-05-281-2/+2
| * MIPS: ralink: add MT7628 EPHY LEDs pinmux supportÁlvaro Fernández Rojas2016-05-281-0/+100
| * MIPS: ralink: fix MT7628 wled_an pinmux gpioÁlvaro Fernández Rojas2016-05-281-4/+4
| * MIPS: ralink: fix MT7628 pinmux typosÁlvaro Fernández Rojas2016-05-281-2/+2
| * MIPS: Fix write_gc0_* macros when writing zeroJames Hogan2016-05-281-2/+2
| * MIPS: CPS: Copy EVA configuration when starting secondary VPs.Matt Redfearn2016-05-281-0/+15
| * MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2016-05-282-3/+6
| * dt/bindings: Correct clk binding example for PIC32 gpio.Purna Chandra Mandal2016-05-281-1/+1
| * dt/bindings: Correct clk binding example for PIC32 WDT.Purna Chandra Mandal2016-05-281-2/+2
| * dt/bindings: Correct clk binding example for PIC32 DMT.Purna Chandra Mandal2016-05-281-2/+2
| * dt/bindings: Correct clk binding example for PIC32 serial.Purna Chandra Mandal2016-05-281-1/+1
| * dt/bindings: Correct clk binding example for PIC32 pinctrlPurna Chandra Mandal2016-05-281-1/+1
| * dt/bindings: Correct clk binding example for PIC32 SDHCIPurna Chandra Mandal2016-05-281-1/+1
| * MIPS: Fix incomplete separation of XPA CPU featureJames Hogan2016-05-281-3/+1Star
| * irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton2016-05-281-1/+9
| * MIPS: smp-cps: Clear Status IPL field when using EICPaul Burton2016-05-281-2/+6
| * MIPS: Clear Status IPL field when using EICPaul Burton2016-05-281-0/+3
* | fs: fix binfmt_aout.c build errorGuenter Roeck2016-05-291-1/+0Star
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-2917-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/+36Star
| * | 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/+9Star
| * | 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/+0Star
| * | | | 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/+1Star
| * | | | 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