summaryrefslogtreecommitdiff
path: root/include/linux/input
Commit message (Expand)AuthorAge
* Input: gpio_tilt - delete driverLinus Walleij2018-01-01
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2017-05-29
* Input: eeti_ts - switch to gpiod APIDmitry Torokhov2017-04-05
* Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin2017-03-29
* Input: tca8418 - switch to using generic device propertiesDmitry Torokhov2017-01-31
* Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-31
* Input: of_touchscreen - add support for inverted / swapped axesHans de Goede2016-07-15
* Input: cyttsp - switch to using device propertiesOreste Salerno2016-01-27
* Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2015-09-27
* Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr2015-09-27
* Input: pixcir_i2c_ts - move platform dataDmitry Torokhov2015-07-11
* Input: of_touchscreen - switch to using device propertiesDmitry Torokhov2015-07-11
* Input: improve parsing OF parameters for touchscreensDmitry Torokhov2015-06-25
* Input: MT - add support for balanced slot assignmentHenrik Rydberg2015-02-01
* Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-07
* Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros2014-07-28
* Input: add common DT binding for touchscreensSebastian Reichel2014-05-29
* Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros2014-05-18
* Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros2014-05-18
* Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-30
* Input: pmic8xxx-keypad - migrate to DTStephen Boyd2014-03-30
* Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-10
|\
| * input: mfd: ti_am335x_tsc remove remaining platform data piecesSebastian Andrzej Siewior2013-06-12
| * input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna2013-06-12
* | Merge branch 'next' into for-linusDmitry Torokhov2013-07-02
|\ \ | |/
| * Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-05
| |\
| | * input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-05
* | | Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov2013-06-25
|/ /
* | Input: MT - handle semi-mt devices in coreHenrik Rydberg2013-04-07
* | Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-17
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-20
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-18
| |\ \
| * \ \ Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
| |\ \ \
| | * | | input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna2012-11-05
| | * | | input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna2012-11-05
| * | | | Input: mt: add input_mt_is_usedBenjamin Tissoires2012-11-15
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-02
| |\ \ \
* | | | | Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner2013-02-24
| |_|_|/ |/| | |
* | | | Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren2013-02-15
* | | | Input: adxl34x - make platform_data include self containedWolfram Sang2012-12-24
| |_|/ |/| |
* | | Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-27
* | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2012-10-01
|\ \ \ | |/ / | | / | |/ |/|
| * Input: MT - Get slot by keyHenrik Rydberg2012-09-19
| * Input: MT - Add in-kernel trackingHenrik Rydberg2012-09-19
| * Input: MT - Handle frame synchronization in coreHenrik Rydberg2012-09-19
| * Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-19
| * Input: Break out MT dataHenrik Rydberg2012-09-19
* | Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-04
|\ \ | |/
| * Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-09