[PATCH v2 0/3] Input: gpio-keys - add full support of EV_REL and EV_ABS

Xiong Nandi posted 3 patches 1 week, 5 days ago
Only 0 patches received!
drivers/input/keyboard/gpio_keys.c | 65 +++++++++++++++++++++++++++++-
include/linux/gpio_keys.h          |  4 +-
2 files changed, 65 insertions(+), 4 deletions(-)
[PATCH v2 0/3] Input: gpio-keys - add full support of EV_REL and EV_ABS
Posted by Xiong Nandi 1 week, 5 days ago
This series add full support of EV_REL and EV_ABS

v2: Split into 3 patches as requested. (In reply to ab5CXO6Fk7lhGazv@google.com)

Xiong Nandi (3):
  Input: gpio-keys - set EV_ABS axis parameters at setup time
  Input: gpio-keys - use shared axis counter for EV_ABS events
  Input: gpio-keys - add EV_REL event type support

 drivers/input/keyboard/gpio_keys.c | 65 +++++++++++++++++++++++++++++-
 include/linux/gpio_keys.h          |  4 +-
 2 files changed, 65 insertions(+), 4 deletions(-)

-- 
2.25.1