aboutsummaryrefslogtreecommitdiff
path: root/include/linux/input
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Input: navpoint - remove driverGravatar Duje Mihanović 1-8/+0
2023-12-13Input: as5011 - convert to GPIO descriptorGravatar Linus Walleij 1-1/+0
2023-12-13Input: navpoint - convert to use GPIO descriptorGravatar Linus Walleij 1-1/+0
2023-09-30Input: mt - annotate struct input_mt with __counted_byGravatar Kees Cook 1-1/+1
2023-02-23Input: matrix_keypad - replace header inclusions by forward declarationsGravatar Andy Shevchenko 1-2/+3
2022-09-16Input: auo-pixcir-ts - drop support for platform dataGravatar Dmitry Torokhov 1-44/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULEGravatar Thomas Gleixner 1-4/+1
2022-03-14Input: extract ChromeOS vivaldi physmap show functionGravatar Stephen Boyd 1-0/+27
2021-11-02Input: remove unused header <linux/input/cy8ctmg110_pdata.h>Gravatar Jonathan Corbet 1-10/+0
2021-06-05Input: cy8ctmg110_ts - rely on platform code to supply interruptGravatar Dmitry Torokhov 1-1/+0
2021-06-01Input: cyttsp - remove public headerGravatar Dmitry Torokhov 1-29/+0
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-7/+0
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosGravatar Alexandru Ardelean 1-7/+0
2020-10-15Input: sparse-keymap: add a description for @swGravatar Mauro Carvalho Chehab 1-0/+1
2020-07-08Input: elan_i2c - add more hardware ID for Lenovo laptopsGravatar Dave Wang 1-0/+7
2020-05-17Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 1-1/+1
2020-05-12Input: introduce input_mt_report_slot_inactive()Gravatar Jiada Wang 1-0/+5
2020-05-05Input: lm8333 - update contact emailGravatar Wolfram Sang 1-1/+1
2020-04-19Input: delete unused GP2AP002A00F driverGravatar Linus Walleij 1-23/+0
2019-09-16Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-34/+0
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDGravatar Benjamin Tissoires 1-1/+1
2019-09-02Input: bu21013_ts - remove support for platform dataGravatar Dmitry Torokhov 1-30/+0
2019-09-02Input: bu21013_ts - convert to use GPIO descriptorsGravatar Linus Walleij 1-4/+0
2019-07-15Merge tag 'v5.2' into nextGravatar Dmitry Torokhov 14-84/+14
2019-06-30Input: elan_i2c - export the device id whitelistGravatar Jeffrey Hugo 1-0/+76
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 5-20/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-12/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Gravatar Thomas Gleixner 1-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-11/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Gravatar Thomas Gleixner 1-15/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Gravatar Thomas Gleixner 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Gravatar Thomas Gleixner 1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Gravatar Thomas Gleixner 2-4/+2
2019-02-06Input: ili210x - drop platform data supportGravatar Marek Vasut 1-11/+0
2018-06-11Input: make input_report_slot_state() return booleanGravatar Dmitry Torokhov 1-1/+1
2018-01-01Input: gpio_tilt - delete driverGravatar Linus Walleij 1-74/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 6-0/+6
2017-05-29Input: sparse-keymap - remove sparse_keymap_free()Gravatar Dmitry Torokhov 1-1/+0
2017-04-05Input: eeti_ts - switch to gpiod APIGravatar Dmitry Torokhov 1-10/+0
2017-03-29Input: matrix_keypad - add option to drive inactive columnsGravatar David Rivshin 1-0/+3
2017-01-31Input: tca8418 - switch to using generic device propertiesGravatar Dmitry Torokhov 1-44/+0
2017-01-31Input: matrix-keypad - switch to using generic device propertiesGravatar Dmitry Torokhov 1-18/+3
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesGravatar Hans de Goede 1-1/+20
2016-01-27Input: cyttsp - switch to using device propertiesGravatar Oreste Salerno 1-15/+0
2015-09-27Input: edt-ft5x06 - remove support for platform dataGravatar Dmitry Torokhov 1-21/+0
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkGravatar Franklin S Cooper Jr 1-3/+0
2015-07-11Input: pixcir_i2c_ts - move platform dataGravatar Dmitry Torokhov 1-64/+0
2015-07-11Input: of_touchscreen - switch to using device propertiesGravatar Dmitry Torokhov 1-9/+2
2015-06-25Input: improve parsing OF parameters for touchscreensGravatar Dmitry Torokhov 1-2/+3