lkml.org 
[lkml]   [2021]   [Dec]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Do not map BTN_RIGHT/MIDDLE on buttonpads
Date
Hi all,

This patchset implements the changes to buttonpads discussed in v1:

https://lore.kernel.org/linux-input/YacOmYorwAIB4Q3c@quokka/T/#t

I'd be great to know if maintainers are interested in migrating the
other properties to use the new function (input_set_property).
If so, I can send the patches :)

Thanks,
Jose

José Expósito (2):
Input: add input_set_property()
Input: set INPUT_PROP_BUTTONPAD using input_set_property()

drivers/hid/hid-alps.c | 2 +-
drivers/hid/hid-asus.c | 3 +-
drivers/hid/hid-elan.c | 3 +-
drivers/hid/hid-logitech-hidpp.c | 2 +-
drivers/hid/hid-magicmouse.c | 8 ++----
drivers/hid/hid-multitouch.c | 2 +-
drivers/hid/hid-playstation.c | 3 +-
drivers/hid/hid-sony.c | 4 +--
drivers/input/input.c | 35 ++++++++++++++++++++++++
drivers/input/keyboard/applespi.c | 2 +-
drivers/input/mouse/alps.c | 3 +-
drivers/input/mouse/bcm5974.c | 2 +-
drivers/input/mouse/cyapa.c | 2 +-
drivers/input/mouse/elan_i2c_core.c | 2 +-
drivers/input/mouse/elantech.c | 6 ++--
drivers/input/mouse/focaltech.c | 4 +--
drivers/input/mouse/synaptics.c | 2 +-
drivers/input/rmi4/rmi_f30.c | 2 +-
drivers/input/rmi4/rmi_f3a.c | 2 +-
drivers/input/touchscreen/atmel_mxt_ts.c | 2 +-
include/linux/input.h | 1 +
21 files changed, 57 insertions(+), 35 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2021-12-02 12:09    [W:0.090 / U:0.648 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site