summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2017-04-03Input: synaptics - do not abuse -1 as return valueDmitry Torokhov
2017-04-03Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov
2017-04-03Input: synaptics - add synaptics_query_int()Dmitry Torokhov
2017-04-03Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-04-03Input: cros_ec_keyb - add an EC event for sysrqRajat Jain
2017-04-03Input: psmouse - fix cleaning up SMBus companionsDmitry Torokhov
2017-04-01Input: bma150 - remove support for bma150H. Nikolaus Schaller
2017-03-29Input: max11801_ts - add missing of_match_tableJagan Teki
2017-03-29Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin
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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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: ALPS - fix trackstick button handling on V8 devicesMasaki Ota
2017-03-17Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota
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-16Input: sur40 - validate number of endpoints before using themJohan Hovold
2017-03-16Input: kbtab - validate number of endpoints before using themJohan Hovold
2017-03-16Input: hanwang - validate number of endpoints before using themJohan Hovold
2017-03-16Input: yealink - validate number of endpoints before using themJohan Hovold
2017-03-16Input: ims-pcu - validate number of endpoints before using themJohan Hovold
2017-03-16Input: cm109 - validate number of endpoints before using themJohan Hovold
2017-03-16Input: iforce - validate number of endpoints before using themJohan Hovold
2017-03-15Input: tps6507x-ts - update to devm_* APIYegor Yefremov
2017-03-10Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic
2017-03-10Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov
2017-03-10Input: synaptics-rmi4 - prevent null pointer dereference in f30Benjamin Tissoires
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ń