summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23Merge branch 'tsc2007' into nextDmitry Torokhov
2017-02-23Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov
2017-02-23Input: ad7879 - add SPI device tree binding exampleMichael Hennerich
2017-02-23Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich
2017-02-23Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich
2017-02-23Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device propertyDmitry Torokhov
2017-02-23Input: ad7879 - use more devm interfacesDmitry Torokhov
2017-02-23Input: ad7879 - convert to use regmapDmitry Torokhov
2017-02-22Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller
2017-02-22Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller
2017-02-22Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov
2017-02-20Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas
2017-02-17Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller
2017-02-17Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller
2017-02-15Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou
2017-02-12Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov
2017-02-12Input: tsc2004/5 - fix regulator handlingDmitry Torokhov
2017-02-12Input: tsc2005 - add OF device tableDmitry Torokhov
2017-02-09Input: add driver for Zeitec ZET6223Jelle van der Waa
2017-02-09Input: joydev - do not report stale values on first openRaphael Assenat
2017-02-09Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guestBenjamin Tissoires
2017-02-09Input: synaptics-rmi4 - clean up F30 implementationDmitry Torokhov
2017-02-09Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov
2017-02-09Input: psmouse - add a custom serio protocol to send extra informationBenjamin Tissoires
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson
2017-02-08mfd: cros-ec: Update cros_ec_commands.h for buttons and switchesDouglas Anderson
2017-02-07Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()Wei Yongjun
2017-02-06Input: xpad - restore LED state after device resumeCameron Gutman
2017-02-06Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2017-02-06Input: synaptics-rmi4 - add rmi_find_function()Benjamin Tissoires
2017-02-06Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman
2017-02-01Input: joydev - use clamp() macroDmitry Torokhov
2017-02-01Input: refuse to register absolute devices without absinfoDmitry Torokhov
2017-01-31Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer
2017-01-31Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer
2017-01-31Input: mousedev - stop offering PS/2 to userspace by defaultDmitry Torokhov
2017-01-31Input: tca8418 - switch to using generic device propertiesDmitry Torokhov
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov
2017-01-31Input: delete MPU3050 driverLinus Walleij
2017-01-24Input: constify device_type structuresBhumika Goyal
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov
2017-01-22Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-22Input: dm355evm_keys - drop unnecessary call to input_set_drvdataGuenter Roeck
2017-01-22Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-22Input: maplecontrol - drop unnecessary call to input_set_drvdataGuenter Roeck
2017-01-22Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza
2017-01-22Input: max11801_ts - drop call to input_set_drvdata()Dmitry Torokhov
2017-01-22Linux 4.10-rc5Linus Torvalds