summaryrefslogtreecommitdiffstats
path: root/include/linux/input
Commit message (Expand)AuthorAgeFilesLines
* Input: tca8418 - switch to using generic device propertiesDmitry Torokhov2017-01-311-44/+0
* Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-311-18/+3
* Input: of_touchscreen - add support for inverted / swapped axesHans de Goede2016-07-151-1/+20
* Input: cyttsp - switch to using device propertiesOreste Salerno2016-01-271-15/+0
* Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2015-09-271-21/+0
* Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr2015-09-271-3/+0
* Input: pixcir_i2c_ts - move platform dataDmitry Torokhov2015-07-111-64/+0
* Input: of_touchscreen - switch to using device propertiesDmitry Torokhov2015-07-111-9/+2
* Input: improve parsing OF parameters for touchscreensDmitry Torokhov2015-06-251-2/+3
* Input: MT - add support for balanced slot assignmentHenrik Rydberg2015-02-011-1/+2
* Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-071-0/+1
* Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros2014-07-281-0/+12
* Input: add common DT binding for touchscreensSebastian Reichel2014-05-291-0/+22
* Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros2014-05-181-1/+1
* Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros2014-05-181-0/+42
* Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-301-31/+0
* Input: pmic8xxx-keypad - migrate to DTStephen Boyd2014-03-301-52/+0
* Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-23/+0
|\
| * input: mfd: ti_am335x_tsc remove remaining platform data piecesSebastian Andrzej Siewior2013-06-121-35/+0
| * input: ti_am33x_tsc: Order of TSC wires, made configurablePatil, Rachna2013-06-121-0/+12
* | Merge branch 'next' into for-linusDmitry Torokhov2013-07-021-0/+19
|\|
| * Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-05-051-0/+19
| |\
| | * input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-051-0/+19
* | | Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov2013-06-251-1/+0
|/ /
* | Input: MT - handle semi-mt devices in coreHenrik Rydberg2013-04-071-0/+1
* | Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-173-17/+29
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-202-62/+2
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-8/+2
| |\ \
| * \ \ Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-162-17/+23
| |\ \ \
| | * | | input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna2012-11-051-2/+2
| | * | | input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna2012-11-051-0/+6
| * | | | Input: mt: add input_mt_is_usedBenjamin Tissoires2012-11-151-0/+6
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-021-0/+62
| |\ \ \
* | | | | Input: auo-pixcir-ts - handle reset gpio directlyHeiko Stübner2013-02-241-3/+1
| |_|_|/ |/| | |
* | | | Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren2013-02-151-62/+0
* | | | Input: adxl34x - make platform_data include self containedWolfram Sang2012-12-241-0/+2
| |_|/ |/| |
* | | Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-271-8/+2
* | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2012-10-011-3/+54
|\| | | |/ |/|
| * Input: MT - Get slot by keyHenrik Rydberg2012-09-191-0/+4
| * Input: MT - Add in-kernel trackingHenrik Rydberg2012-09-191-0/+21
| * Input: MT - Handle frame synchronization in coreHenrik Rydberg2012-09-191-0/+9
| * Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+4
| * Input: Break out MT dataHenrik Rydberg2012-09-191-2/+16
* | Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-041-0/+1
|\|
| * Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-091-0/+1
* | Input: tegra - move platform data headerStephen Warren2012-09-041-0/+62
|/
* Input: add driver for FT5x06 based EDT displaysSimon Budig2012-07-241-0/+24
* Input: matrix-keymap - wire up device tree supportDmitry Torokhov2012-05-101-18/+0
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-101-32/+6
* Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons2012-05-101-0/+12