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