summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
* CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4
* CRIS: add STACKTRACE_SUPPORTRabin Vincent2015-09-054-0/+88
* CRISv32: annotate irq enable in idle loopRabin Vincent2015-09-051-2/+2
* CRISv32: add support for irqflags tracingRabin Vincent2015-09-053-1/+20
* CRIS: UAPI: use generic types.hRabin Vincent2015-09-053-13/+1
* CRIS: UAPI: use generic shmbuf.hRabin Vincent2015-09-052-42/+1
* CRIS: UAPI: use generic msgbuf.hRabin Vincent2015-09-052-33/+1
* CRIS: UAPI: use generic socket.hRabin Vincent2015-09-052-92/+1
* CRIS: UAPI: use generic sembuf.hRabin Vincent2015-09-052-25/+1
* CRIS: UAPI: use generic sockios.hRabin Vincent2015-09-052-13/+1
* CRIS: UAPI: use generic auxvec.hRabin Vincent2015-09-052-4/+1
* CRIS: UAPI: use generic headers via KbuildRabin Vincent2015-09-0512-31/+10
* CRIS: UAPI: fix elf.h exportRabin Vincent2015-09-054-1/+8
* CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent2015-09-053-8/+7
* CRIS: UAPI: fix ptrace.hRabin Vincent2015-09-056-3/+8
* CRISv32: Squash compile warnings for axisflashmapJesper Nilsson2015-09-051-4/+5
* CRISv32: Add GPIO driver to the default configsJesper Nilsson2015-09-054-14/+12
* CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson2015-09-051-2/+6
* CRIS: Wire up missing syscallsChen Gang2015-09-054-1/+25
* CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent2015-09-051-0/+1
* CRISv32: add unreachable() to BUG()Rabin Vincent2015-09-051-2/+9
* cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet2015-09-051-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-04100-1297/+3075
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2015-09-0316394-461129/+1452060
| |\
| | * Input: elan_i2c - use iap_version to get firmware informationDuson Lin2015-09-031-6/+6
| | * Input: max8997_haptic - fix module aliasJavier Martinez Canillas2015-08-291-2/+1
| | * Input: elan_i2c - fix typos for validpage_countBenson Leung2015-08-291-9/+9
| | * Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann2015-08-261-0/+4
| | * Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti2015-08-242-0/+5
| | * Input: gpio-keys - report error when disabling unsupported keyPeng Fan2015-08-241-0/+5
| | * Input: sur40 - fix error return codeJulia Lawall2015-08-241-0/+1
| | * Input: sentelic - silence some underflow warningsDan Carpenter2015-08-211-6/+8
| | * Input: zhenhua - switch to using bitrev8()Yalin Wang2015-08-211-11/+2
| | * Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependencyJavier Martinez Canillas2015-08-191-1/+1
| | * Input: cap11xx - add LED supportMatt Ranostay2015-08-172-3/+160
| | * Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell2015-08-141-9/+1
| | * Input: elan_i2c - enable asynchronous probingDmitry Torokhov2015-08-071-0/+1
| | * Input: elants_i2c - enable asynchronous probingDmitry Torokhov2015-08-071-0/+1
| | * Input: elants_i2c - wire up regulator supportDmitry Torokhov2015-08-072-22/+165
| | * Input: do not emit unneeded EV_SYN when suspendingDmitry Torokhov2015-08-071-2/+8
| | * Input: elants_i2c - disable idle mode before updating firmwareJames Chen2015-08-051-1/+7
| | * MAINTAINERS: Add maintainer for atmel_mxt_tsNick Dyer2015-08-051-0/+8
| | * Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer2015-08-051-9/+8
| | * Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer2015-08-051-0/+2
| | * Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer2015-08-051-1/+8
| | * Input: atmel_mxt_ts - improve device tree parsingNick Dyer2015-08-051-13/+9
| | * Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui2015-08-051-0/+6
| | * Input: atmel_mxt_ts - remove unused definesNick Dyer2015-08-051-65/+1
| | * Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2015-08-053-15/+120