aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko1-9/+13
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti3-0/+834
2017-06-05Input: add D-Link DIR-685 touchkeys driverLinus Walleij3-0/+167
2017-06-02Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav1-1/+7
2017-06-02Input: axp20x-pek - add wakeup supportHans de Goede1-0/+28
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov13-33/+866
2017-06-01Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov1-14/+8
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1
2017-05-29Input: synaptics-rmi4 - change a char type to u8Dan Carpenter1-1/+1
2017-05-29Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov1-14/+0
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires1-1/+9
2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires1-7/+15
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires1-1/+2
2017-05-29Input: synaptics - clear device info before filling inEric Biggers1-0/+2
2017-05-29Input: silead - disable interrupt during suspendHans de Goede1-0/+3
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov23-55/+1346
2017-05-29gpio: adp5588: move header file out of I2C realmWolfram Sang1-1/+1
2017-05-27hp_sdc: use probe_kernel_read()Al Viro1-5/+1
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-15/+18
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao1-13/+8
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao1-1/+8
2017-05-22Input: tsc2007 - move header file out of I2C realmWolfram Sang1-1/+1
2017-05-22Input: mms114 - move header file out of I2C realmWolfram Sang1-1/+1
2017-05-22Input: mcs - move header file out of I2C realmWolfram Sang2-2/+2
2017-05-22Input: lm8323 - move header file out of I2C realmWolfram Sang1-1/+1
2017-05-22Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-Bélanger1-0/+1
2017-05-22Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger1-1/+1
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-7/+445
2017-05-11Input: elantech - force relative mode on a certain moduleKT Liao1-0/+11
2017-05-11Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao4-17/+99
2017-05-11Input: elan_i2c - check if device is there before really probingDmitry Torokhov1-0/+7
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann1-1/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+4
2017-05-10Input: switch to using sizeof(*type) when allocating memoryMarkus Elfring1-4/+4
2017-05-10Input: use seq_puts() in input_devices_seq_show()Markus Elfring1-1/+1
2017-05-10Input: use seq_putc() in input_seq_print_bitmap()Markus Elfring1-1/+1
2017-05-10Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi3-0/+423
2017-05-07Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin1-0/+2
2017-05-07Input: xpad - sync supported devices with xboxdrvBenjamin Valentin1-0/+13
2017-05-07Input: xpad - sort supported devices by USB IDBenjamin Valentin1-6/+6
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-27/+6
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+3
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds63-1490/+2557
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds6-0/+853
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov67-1541/+2599
2017-05-01Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger1-1/+2