linux/drivers/input
David Rivshin aa0e26bb78 Input: matrix_keypad - add option to drive inactive columns
The gpio-matrix-keypad driver normally sets inactive columns as inputs
while scanning. This does not work for all hardware, which may require
the inactive columns to be actively driven in order to overcome any
pull-ups/downs on the columns.

Signed-off-by: David Rivshin <drivshin@allworx.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-03-29 00:25:01 -07:00
..
gameport Input: convert remaining uses of pr_warning to pr_warn 2017-03-17 17:25:02 -07:00
joystick Input: convert remaining uses of pr_warning to pr_warn 2017-03-17 17:25:02 -07:00
keyboard Input: matrix_keypad - add option to drive inactive columns 2017-03-29 00:25:01 -07:00
misc Input: convert remaining uses of pr_warning to pr_warn 2017-03-17 17:25:02 -07:00
mouse Input: synaptics - add support for Intertouch devices 2017-03-25 10:37:30 -07:00
rmi4 Merge branch 'ib/4.10-sparse-keymap-managed' into next 2017-03-09 10:03:22 -08:00
serio Input: serio - add fast reconnect option 2017-03-25 10:37:26 -07:00
tablet Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
touchscreen Input: melfas_mip4 - ensure that device is present 2017-03-29 00:25:01 -07:00
apm-power.c
evbug.c
evdev.c
ff-core.c
ff-memless.c
input-compat.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
input-compat.h
input-leds.c
input-mt.c Input: update input_mt_report_pointer_emulation to support hovering 2016-06-01 14:21:10 -07:00
input-polldev.c
input.c Input: refuse to register absolute devices without absinfo 2017-02-01 10:33:21 -08:00
joydev.c Input: joydev - do not report stale values on first open 2017-02-09 13:29:04 -08:00
Kconfig Input: mousedev - stop offering PS/2 to userspace by default 2017-01-31 11:31:49 -08:00
Makefile
matrix-keymap.c Input: matrix-keypad - switch to using generic device properties 2017-01-31 11:31:48 -08:00
mousedev.c
sparse-keymap.c Input: sparse-keymap - use a managed allocation for keymap copy 2017-03-08 14:28:53 -08:00