summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede1-18/+29
2017-03-09Input: axp20x-pek - use our own device for errorsHans de Goede1-4/+4
2017-03-09Input: drv260x - remove OF dependencyJingkui Wang1-3/+1
2017-03-07Input: pwm-beeper - support customized freq for SND_BELLGuan Ben2-1/+15
2017-03-07Input: alps - cleanup alps_model_dataPali Rohár2-36/+25
2017-03-07Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár2-0/+11
2017-03-07Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár1-2/+8
2017-03-01Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov1-7/+2
2017-03-01Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov1-4/+3
2017-03-01Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov4-30/+19
2017-03-01Input: ad7879 - make sure we set up drvdataDmitry Torokhov2-2/+2
2017-02-25Input: ad7846 - move bindings to touchscreen subdirectoryH. Nikolaus Schaller1-0/+0
2017-02-25Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap1-0/+1
2017-02-23Merge branch 'tsc2007' into nextDmitry Torokhov5-70/+285
2017-02-23Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov1-2/+0
2017-02-23Input: ad7879 - add SPI device tree binding exampleMichael Hennerich1-0/+18
2017-02-23Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich3-3/+3
2017-02-23Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich1-8/+0
2017-02-23Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device propertyDmitry Torokhov2-2/+14
2017-02-23Input: ad7879 - use more devm interfacesDmitry Torokhov4-62/+21
2017-02-23Input: ad7879 - convert to use regmapDmitry Torokhov5-156/+64
2017-02-23Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller1-0/+2
2017-02-23Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller3-7/+6
2017-02-23Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov1-2/+1
2017-02-21Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas1-0/+1
2017-02-18Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller5-66/+273
2017-02-18Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller1-0/+8
2017-02-15Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov2-46/+478
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou2-0/+6
2017-02-13Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov2-97/+30
2017-02-13Input: tsc2004/5 - fix regulator handlingDmitry Torokhov1-12/+7
2017-02-13Input: tsc2005 - add OF device tableDmitry Torokhov1-1/+11
2017-02-10Input: add driver for Zeitec ZET6223Jelle van der Waa5-0/+312
2017-02-10Input: joydev - do not report stale values on first openRaphael Assenat1-5/+13
2017-02-10Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guestBenjamin Tissoires3-16/+95
2017-02-10Input: synaptics-rmi4 - clean up F30 implementationDmitry Torokhov1-182/+144
2017-02-10Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov2-14/+13
2017-02-09Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires3-6/+47
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson1-45/+402
2017-02-08mfd: cros-ec: Update cros_ec_commands.h for buttons and switchesDouglas Anderson1-2/+71
2017-02-08Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()Wei Yongjun1-1/+1
2017-02-07Input: xpad - restore LED state after device resumeCameron Gutman1-1/+10
2017-02-07Merge branch 'synaptics-rmi4' into nextDmitry Torokhov10-57/+268
2017-02-07Input: synaptics-rmi4 - add rmi_find_function()Benjamin Tissoires2-0/+14
2017-02-07Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman1-0/+33
2017-02-01Input: joydev - use clamp() macroDmitry Torokhov1-1/+1
2017-02-01Input: refuse to register absolute devices without absinfoDmitry Torokhov1-0/+6
2017-02-01Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer4-4/+152
2017-02-01Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer3-27/+80
2017-01-31Input: mousedev - stop offering PS/2 to userspace by defaultDmitry Torokhov1-3/+0