summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2017-03-16Input: hanwang - validate number of endpoints before using themJohan Hovold-0/+3
2017-03-16Input: yealink - validate number of endpoints before using themJohan Hovold-0/+4
2017-03-16Input: ims-pcu - validate number of endpoints before using themJohan Hovold-0/+4
2017-03-16Input: cm109 - validate number of endpoints before using themJohan Hovold-0/+4
2017-03-16Input: iforce - validate number of endpoints before using themJohan Hovold-0/+3
2017-03-16Input: soc_button_array - Propagate error from gpiod_count()Andy Shevchenko-2/+3
2017-03-15Input: tps6507x-ts - update to devm_* APIYegor Yefremov-28/+5
2017-03-10Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic-9/+11
2017-03-10Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov-0/+7
2017-03-10Input: synaptics-rmi4 - prevent null pointer dereference in f30Benjamin Tissoires-0/+4
2017-03-09Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov-50/+26
2017-03-09Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov-4/+1
2017-03-09Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov-6/+3
2017-03-09Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov-40/+35
2017-03-09Input: soc_button_array - use NULL for GPIO connection IDHans de Goede-2/+2
2017-03-09Input: axp20x-pek - do not register input device on some systemsHans de Goede-3/+12
2017-03-09Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede-18/+29
2017-03-09Input: axp20x-pek - use our own device for errorsHans de Goede-4/+4
2017-03-09Input: drv260x - remove OF dependencyJingkui Wang-3/+1
2017-03-08Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień-30/+9
2017-03-07Input: pwm-beeper - support customized freq for SND_BELLGuan Ben-1/+14
2017-03-07Input: alps - cleanup alps_model_dataPali Rohár-36/+25
2017-03-07Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár-0/+11
2017-03-07Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár-2/+8
2017-03-07Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng-0/+7
2017-03-01Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countBenjamin Tissoires-2/+3
2017-03-01Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov-7/+2
2017-03-01Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov-4/+3
2017-03-01Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov-30/+19
2017-03-01Input: ad7879 - make sure we set up drvdataDmitry Torokhov-2/+2
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-31/+31
2017-02-25Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap-0/+1
2017-02-23Merge branch 'tsc2007' into nextDmitry Torokhov-70/+285
2017-02-23Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov-2/+0
2017-02-23Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich-3/+3
2017-02-23Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich-8/+0
2017-02-23Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device propertyDmitry Torokhov-2/+13
2017-02-23Input: ad7879 - use more devm interfacesDmitry Torokhov-62/+21
2017-02-23Input: ad7879 - convert to use regmapDmitry Torokhov-156/+64
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-18/+8
2017-02-22Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller-0/+2
2017-02-22Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller-7/+6
2017-02-22Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov-2/+1
2017-02-20Merge branch 'next' into for-linusDmitry Torokhov-2122/+2137
2017-02-20Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas-0/+1
2017-02-17Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller-66/+273
2017-02-17Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller-0/+8
2017-02-15Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov-44/+406
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou-0/+5
2017-02-12Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka-0/+1