summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2016-11-08Input: gpio_keys - switch to using generic device propertiesDmitry Torokhov1-72/+69
2016-11-08Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven1-11/+26
2016-11-08Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov1-0/+3
2016-11-08Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov1-4/+2
2016-11-08Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov1-11/+10
2016-11-08Input: gpio_keys_polled - keep button data constantDmitry Torokhov2-52/+63
2016-11-07xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross1-8/+5
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+10
2016-10-27Input: da9063 - fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-10-27Input: fsl-imx25-tcq - fix module autoload when registered via OFJavier Martinez Canillas1-0/+1
2016-10-27Input: elan_i2c - always output the device informationBenjamin Tissoires1-9/+8
2016-10-27Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann1-9/+12
2016-10-27Input: melfas_mip4 - use product id for firmware nameSangwon Jee1-3/+9
2016-10-27Input: da9061 - onkey driverSteve Twiss2-7/+8
2016-10-27Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King1-1/+1
2016-10-26input: tps65218-pwrbutton: Add platform_device_id tableKeerthy1-0/+8
2016-10-25Input: psmouse - cleanup Focaltech codeDmitry Tunin1-3/+3
2016-10-22Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza1-73/+1
2016-10-22Input: melfas_mip4 - add product_id sysfs attributeSangwon Jee1-2/+38
2016-10-19Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-58/+317
2016-10-14Merge tag 'v4.8' into nextDmitry Torokhov23-73/+105
2016-10-14Merge branch 'next' into for-linusDmitry Torokhov13-58/+317
2016-10-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-4/+0
2016-10-12Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142
2016-10-12Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee1-2/+36
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada4-4/+0
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-34/+1411
2016-10-08Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds26-478/+894
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-104/+31
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab6-11/+20
2016-10-04Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck1-12/+26
2016-10-04Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck1-10/+12
2016-10-04Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari1-0/+7
2016-10-04Input: ALPS - allow touchsticks to report pressureBen Gamari1-0/+7
2016-10-04Input: ALPS - handle 0-pressure 1F eventsBen Gamari1-1/+7
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2-11/+56
2016-10-04Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+2
2016-10-04Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-04Input: elantech - fix Lenovo version typoMarcos Paulo de Souza1-1/+1
2016-10-04Merge branch 'next' into for-linusDmitry Torokhov26-478/+894
2016-10-04Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires1-8/+12
2016-10-04Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+6
2016-09-27Input: joydev - recognize devices with Z axis as joysticksVille Ranki1-0/+6
2016-09-27Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin1-1/+0
2016-09-27Input: add support for Elan eKTF2127 touchscreen controllerSiebren Vroegindeweij3-0/+349
2016-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-7/+9
2016-09-21Input: serio - add hangup supportHans Verkuil1-3/+14