[PATCH] Add Razer Onza Tournament Edition to xpad device list

2012-07-08 Thread K900
This adds support for Razer Onza Tournament Edition ( http://store.razerzone.com/store/razerusa/en_US/pd/productID.218524000/categoryId.54297600 ) controller to the xpad module. It's very simple, I just added another entry to the device list, everything works as it should. I'm not sure if this work

[PATCH] input/synaptics: enable InterTouch for ThinkPad X1E 1st gen

2020-07-03 Thread K900
From: Ilya Katsnelson Tested on my own laptop, touchpad feels slightly more responsive with this on, though it might just be placebo. Signed-off-by: Ilya Katsnelson --- drivers/input/mouse/synaptics.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/mouse/synaptics.c b/drivers