summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics_usb - constify usb_device_idArvind Yadav2017-08-071-1/+1
* Input: appletouch - constify usb_device_idArvind Yadav2017-08-071-1/+1
* Input: powermate - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-071-1/+1
* Input: keyspan_remote - constify usb_device_idArvind Yadav2017-08-071-1/+1
* Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-071-1/+1
* Input: mousedev - fix implicit conversion warningNick Desaulniers2017-07-251-28/+34
* Input: add power key driver for Rockchip RK805 PMICJoseph Chen2017-07-243-0/+123
* Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-2411-73/+120
|\
| * Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov2017-07-221-17/+1
| * Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov2017-07-221-8/+3
| * Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov2017-07-221-14/+2
| * Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan2017-06-231-10/+7
| * Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-06-191-0/+7
| * Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede2017-06-181-6/+14
| * Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov2017-06-091-1/+1
| * Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie2017-06-071-0/+16
| * Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede2017-06-021-2/+3
| * Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-021-7/+36
| * Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-0213-33/+866
| |\
| * | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti2017-06-011-1/+1
| * | Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires2017-05-291-1/+9
| * | Input: synaptics - warn the users when there is a better modeBenjamin Tissoires2017-05-291-7/+15
| * | Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires2017-05-291-1/+2
| * | Input: synaptics - clear device info before filling inEric Biggers2017-05-291-0/+2
| * | Input: silead - disable interrupt during suspendHans de Goede2017-05-291-0/+3
* | | Input: sur40 - skip all blobs that are not touchesFlorian Echtler2017-07-121-9/+13
* | | Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler2017-07-121-2/+5
* | | Input: sur40 - add additional reverse-engineered informationFlorian Echtler2017-07-121-5/+12
* | | Input: ads7846 - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* | | Input: elants_i2c - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: psmouse - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: elantech - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: gpio_keys - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: yealink - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: ims-pcu - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* | | Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav2017-07-121-1/+1
* | | Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav2017-07-121-1/+1
* | | Input: constify attribute_group structuresArvind Yadav2017-07-121-3/+3
* | | Input: aiptek - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: serio - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* | | Input: i8042 - fix crash at boot timeChen Hong2017-07-121-3/+9
* | | Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo2017-07-091-1/+16
* | | Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko2017-07-091-40/+179
* | | Input: xpad - sync supported devices with XBCDBenjamin Valentin2017-06-181-0/+30
* | | Input: xpad - sync supported devices with 360ControllerBenjamin Valentin2017-06-181-0/+57
* | | Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko2017-06-091-9/+13
* | | Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann2017-06-091-2/+2
* | | Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti2017-06-053-0/+834
* | | Input: add D-Link DIR-685 touchkeys driverLinus Walleij2017-06-053-0/+167