summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: alps - cleanup alps_model_dataPali Rohár2017-03-072-36/+25
* Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár2017-03-072-0/+11
* Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár2017-03-071-2/+8
* Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov2017-03-011-7/+2
* Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov2017-03-011-4/+3
* Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov2017-03-014-30/+19
* Input: ad7879 - make sure we set up drvdataDmitry Torokhov2017-03-012-2/+2
* Input: ad7846 - move bindings to touchscreen subdirectoryH. Nikolaus Schaller2017-02-251-0/+0
* Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap2017-02-251-0/+1
* Merge branch 'tsc2007' into nextDmitry Torokhov2017-02-235-70/+285
|\
| * Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller2017-02-231-0/+2
| * Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller2017-02-233-7/+6
| * Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov2017-02-231-2/+1
| * Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller2017-02-175-66/+273
| * Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller2017-02-171-0/+8
* | Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov2017-02-231-2/+0
* | Input: ad7879 - add SPI device tree binding exampleMichael Hennerich2017-02-231-0/+18
* | Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich2017-02-233-3/+3
* | Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich2017-02-231-8/+0
* | Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device propertyDmitry Torokhov2017-02-232-2/+14
* | Input: ad7879 - use more devm interfacesDmitry Torokhov2017-02-234-62/+21
* | Input: ad7879 - convert to use regmapDmitry Torokhov2017-02-235-156/+64
* | Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas2017-02-211-0/+1
* | Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov2017-02-152-46/+478
|\ \
| * | input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou2017-02-132-0/+6
| * | input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson2017-02-081-45/+402
| * | mfd: cros-ec: Update cros_ec_commands.h for buttons and switchesDouglas Anderson2017-02-081-2/+71
* | | Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov2017-02-122-97/+30
* | | Input: tsc2004/5 - fix regulator handlingDmitry Torokhov2017-02-121-12/+7
* | | Input: tsc2005 - add OF device tableDmitry Torokhov2017-02-121-1/+11
* | | Input: add driver for Zeitec ZET6223Jelle van der Waa2017-02-095-0/+312
* | | Input: joydev - do not report stale values on first openRaphael Assenat2017-02-091-5/+13
* | | Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guestBenjamin Tissoires2017-02-093-16/+95
* | | Input: synaptics-rmi4 - clean up F30 implementationDmitry Torokhov2017-02-091-182/+144
* | | Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov2017-02-092-14/+13
* | | Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires2017-02-093-6/+47
* | | Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()Wei Yongjun2017-02-071-1/+1
* | | Input: xpad - restore LED state after device resumeCameron Gutman2017-02-071-1/+10
* | | Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2017-02-0610-57/+268
|\ \ \
| * | | Input: synaptics-rmi4 - add rmi_find_function()Benjamin Tissoires2017-02-062-0/+14
| * | | Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer2017-02-014-4/+152
| * | | Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer2017-02-013-27/+80
| * | | Input: synaptics-rmi4 - use local variables consistentlyGuenter Roeck2017-01-222-4/+4
| * | | Input: synaptics-rmi4 - correctly swap clip values if axes are swappedLucas Stach2017-01-161-1/+6
| * | | Input: synaptics-rmi4 - remove redundant null check on rmi_devColin Ian King2016-12-291-3/+0
| * | | Input: synaptics-rmi4 - check for non zero version logically dead codeColin Ian King2016-12-291-2/+0
| * | | Input: synaptics-rmi4 - use Kconfig "if" to express dependencyDmitry Torokhov2016-12-291-16/+12
* | | | Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman2017-02-061-0/+33
* | | | Input: joydev - use clamp() macroDmitry Torokhov2017-02-011-1/+1
* | | | Input: refuse to register absolute devices without absinfoDmitry Torokhov2017-02-011-0/+6