summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2017-03-29Input: melfas_mip4 - ensure that device is presentDmitry Torokhov
2017-03-25Input: ads7846 - avoid pen up/down when reading hwmonDavid Jander
2017-03-25Input: synaptics - add support for Intertouch devicesBenjamin Tissoires
2017-03-25Input: synaptics - split device info into a separate structureDmitry Torokhov
2017-03-25Input: psmouse - add support for SMBus companionsBenjamin Tissoires
2017-03-25Input: psmouse - introduce notion of SMBus companionsDmitry Torokhov
2017-03-25Input: psmouse - store pointer to current protocolDmitry Torokhov
2017-03-25Input: psmouse - implement fast reconnect optionDmitry Torokhov
2017-03-25Input: serio - add fast reconnect optionDmitry Torokhov
2017-03-23Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov
2017-03-23Input: qt1070 - add OF device ID tableJavier Martinez Canillas
2017-03-23Input: synaptics_i2c - add OF device ID tableJavier Martinez Canillas
2017-03-23Input: silead - add OF device ID tableJavier Martinez Canillas
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches
2017-03-17Input: soc_button_array - add support for ACPI 6.0 Generic Button DeviceHans de Goede
2017-03-17Input: soc_button_array - get rid of MAX_NBUTTONSHans de Goede
2017-03-15Input: tps6507x-ts - update to devm_* APIYegor Yefremov
2017-03-09Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov
2017-03-09Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov
2017-03-09Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov
2017-03-09Input: soc_button_array - use NULL for GPIO connection IDHans de Goede
2017-03-09Input: axp20x-pek - do not register input device on some systemsHans de Goede
2017-03-09Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede
2017-03-09Input: axp20x-pek - use our own device for errorsHans de Goede
2017-03-09Input: drv260x - remove OF dependencyJingkui Wang
2017-03-08Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień
2017-03-07Input: pwm-beeper - support customized freq for SND_BELLGuan Ben
2017-03-07Input: alps - cleanup alps_model_dataPali Rohár
2017-03-07Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár
2017-03-07Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár
2017-03-01Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov
2017-03-01Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov
2017-03-01Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov
2017-03-01Input: ad7879 - make sure we set up drvdataDmitry Torokhov
2017-02-25Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap
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 - 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