aboutsummaryrefslogtreecommitdiff
path: root/include/linux/input
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-01Input: MT - add support for balanced slot assignmentGravatar Henrik Rydberg 1-1/+2
2014-08-07Input: MT - make slot cleanup callable outside mt_sync_frame()Gravatar Henrik Rydberg 1-0/+1
2014-07-28Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsGravatar Roger Quadros 1-0/+12
2014-05-29Input: add common DT binding for touchscreensGravatar Sebastian Reichel 1-0/+22
2014-05-18Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Gravatar Roger Quadros 1-1/+1
2014-05-18Input: pixcir_i2c_ts - initialize interrupt mode and power modeGravatar Roger Quadros 1-0/+42
2014-03-30Input: pmic8xxx-pwrkey - migrate to DTGravatar Stephen Boyd 1-31/+0
2014-03-30Input: pmic8xxx-keypad - migrate to DTGravatar Stephen Boyd 1-52/+0
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Gravatar Linus Torvalds 1-23/+0
2013-07-02Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-0/+19
2013-06-25Input: tps6507x-ts - remove vref from platform dataGravatar Dmitry Torokhov 1-1/+0
2013-06-12input: mfd: ti_am335x_tsc remove remaining platform data piecesGravatar Sebastian Andrzej Siewior 1-35/+0
2013-06-12input: ti_am33x_tsc: Order of TSC wires, made configurableGravatar Patil, Rachna 1-0/+12
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Gravatar Linus Torvalds 1-0/+19
2013-04-07Input: MT - handle semi-mt devices in coreGravatar Henrik Rydberg 1-0/+1
2013-04-05input: matrix-keymap: Add function to read the new DT bindingGravatar Simon Glass 1-0/+19
2013-03-17Merge tag 'v3.9-rc3' into nextGravatar Dmitry Torokhov 3-17/+29
2013-02-24Input: auo-pixcir-ts - handle reset gpio directlyGravatar Heiko Stübner 1-3/+1
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-62/+2
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataGravatar Stephen Warren 1-62/+0
2012-12-24Input: adxl34x - make platform_data include self containedGravatar Wolfram Sang 1-0/+2
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-8/+2
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 2-17/+23
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverGravatar Lee Jones 1-8/+2
2012-11-15Input: mt: add input_mt_is_usedGravatar Benjamin Tissoires 1-0/+6
2012-11-05input: TSC: ti_tscadc: Rename the existing touchscreen driverGravatar Patil, Rachna 1-2/+2
2012-11-05input: TSC: ti_tscadc: Add Step configuration as platform dataGravatar Patil, Rachna 1-0/+6
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+62
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextGravatar Dmitry Torokhov 1-3/+54
2012-09-19Input: MT - Get slot by keyGravatar Henrik Rydberg 1-0/+4
2012-09-19Input: MT - Add in-kernel trackingGravatar Henrik Rydberg 1-0/+21
2012-09-19Input: MT - Handle frame synchronization in coreGravatar Henrik Rydberg 1-0/+9
2012-09-19Input: MT - Add flags to input_mt_init_slots()Gravatar Henrik Rydberg 1-1/+4
2012-09-19Input: Break out MT dataGravatar Henrik Rydberg 1-2/+16
2012-09-04Merge tag 'v3.6-rc4' into nextGravatar Dmitry Torokhov 1-0/+1