aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedGravatar Andrew Duggan 1-10/+7
2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listGravatar Daniel Drake 1-0/+7
2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferGravatar Hans de Goede 1-6/+14
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioGravatar Dmitry Torokhov 1-1/+1
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledGravatar Ulrik De Bie 1-0/+16
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooGravatar Hans de Goede 1-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailGravatar Hans de Goede 1-7/+36
2017-06-02Merge tag 'v4.12-rc3' into for-linusGravatar Dmitry Torokhov 13-33/+866
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLGravatar Andi Shyti 1-1/+1
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusGravatar Benjamin Tissoires 1-1/+9
2017-05-29Input: synaptics - warn the users when there is a better modeGravatar Benjamin Tissoires 1-7/+15
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledGravatar Benjamin Tissoires 1-1/+2
2017-05-29Input: synaptics - clear device info before filling inGravatar Eric Biggers 1-0/+2
2017-05-29Input: silead - disable interrupt during suspendGravatar Hans de Goede 1-0/+3
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-15/+18
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareGravatar KT Liao 1-13/+8
2017-05-25Input: elan_i2c - clear INT before resetting controllerGravatar KT Liao 1-1/+8
2017-05-22Input: atmel_mxt_ts - add T100 as a readable objectGravatar Maxime Roussin-Bélanger 1-0/+1
2017-05-22Input: edt-ft5x06 - increase allowed data range for threshold parameterGravatar Martin Kepplinger 1-1/+1
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-7/+445
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Gravatar Arnd Bergmann 1-1/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-4/+4
2017-05-10Input: add support for PlayStation 1/2 joypads connected via SPIGravatar Tomohiro Yoshidomi 3-0/+423
2017-05-07Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothGravatar Benjamin Valentin 1-0/+2
2017-05-07Input: xpad - sync supported devices with xboxdrvGravatar Benjamin Valentin 1-0/+13
2017-05-07Input: xpad - sort supported devices by USB IDGravatar Benjamin Valentin 1-6/+6
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-27/+6
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-2/+3
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 63-1490/+2557
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 6-0/+853
2017-05-02Merge branch 'next' into for-linusGravatar Dmitry Torokhov 67-1541/+2599
2017-05-01Input: ar1021_i2c - use BIT to check for a bitGravatar Martin Kepplinger 1-1/+2
2017-05-01Input: twl4030-pwrbutton - use input_set_capability() helperGravatar Sebastian Reichel 1-2/+1
2017-05-01Input: twl4030-pwrbutton - use correct device for irq requestGravatar Sebastian Reichel 1-1/+1
2017-05-01Input: ar1021_i2c - enable touch mode during openGravatar Martin Kepplinger 1-0/+15
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+7
2017-04-27input: touchscreen: mxs-lradc: || vs && typosGravatar Dan Carpenter 1-3/+3
2017-04-27Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.1...Gravatar Lee Jones 6-0/+853
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listGravatar Dmitry Torokhov 1-0/+7
2017-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+8
2017-04-20Annotate hardware config module parameters in drivers/input/Gravatar David Howells 3-4/+4
2017-04-19Input: xen-kbdfront - add module parameter for setting resolutionGravatar Juergen Gross 1-25/+14
2017-04-18Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledGravatar Thorsten Leemhuis 1-0/+8
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+2
2017-04-14Input: synaptics-rmi4 - enable IRQ operation in F34 V7Gravatar Nick Dyer 3-68/+83
2017-04-14Input: synaptics-rmi4 - change F12 clip to inactive border debugGravatar Nick Dyer 1-11/+7
2017-04-14Input: synaptics-rmi4 - use dev_driver_string when registering interruptGravatar Nick Dyer 1-1/+1
2017-04-14Input: ar1021_i2c - highlight support for AR1020Gravatar Martin Kepplinger 2-5/+5
2017-04-14Input: ar1021_i2c - do not force raising edge IRQ triggerGravatar Dmitry Torokhov 1-1/+1
2017-04-14Input: ar1021_i2c - fix too long name in driver's device tableGravatar Dmitry Torokhov 1-1/+1