summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-07Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven
2016-11-07Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov
2016-11-07Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov
2016-11-07Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov
2016-11-07Input: gpio_keys_polled - keep button data constantDmitry Torokhov
2016-10-26Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas
2016-10-26Input: fsl-imx25-tcq - fix module autoload when registered via OFJavier Martinez Canillas
2016-10-26Input: elan_i2c - always output the device informationBenjamin Tissoires
2016-10-26Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann
2016-10-26Input: melfas_mip4 - use product id for firmware nameSangwon Jee
2016-10-26Input: da9061 - onkey driverSteve Twiss
2016-10-26Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King
2016-10-21Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza
2016-10-21Input: melfas_mip4 - add product_id sysfs attributeSangwon Jee
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza
2016-10-11Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee
2016-10-07Input: melfas_mip4 - add maintainer informationSangwon Jee
2016-10-07Input: melfas_mip4 - add devicetree binding documentationsSangwon Jee
2016-10-07Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov
2016-10-04Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck
2016-10-04Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck
2016-10-04Input: ALPS - add V8 protocol documentationBen Gamari
2016-10-04Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari
2016-10-04Input: ALPS - allow touchsticks to report pressureBen Gamari
2016-10-04Input: ALPS - handle 0-pressure 1F eventsBen Gamari
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari
2016-10-03Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela
2016-10-03Input: elantech - fix Lenovo version typoMarcos Paulo de Souza
2016-10-03Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires
2016-10-03Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann
2016-10-02Linux 4.8Linus Torvalds
2016-10-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana
2016-10-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn
2016-09-30ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-09-30MAINTAINERS: Switch to kernel.org email address for Javi MerinoJavi Merino
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski