Re: [PATCH] hid: Fix Speedlink VAD Cezanne support for some devices

2013-08-26 Thread Jiri Kosina
On Sun, 25 Aug 2013, Stefan Kriwanek wrote: Some devices of the Speedlink VAD Cezanne model need more aggressive fixing than already done. Applied, thanks Stefan. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-input in the body of a message to

Re: [PATCH] hid: Fix Speedlink VAD Cezanne support for some devices

2013-08-25 Thread Stefan Kriwanek
Some devices of the Speedlink VAD Cezanne model need more aggressive fixing than already done. I made sure through testing that this patch would not interfere with the proper working of a device that is bug-free. (The driver drops EV_REL events with abs(val) = 256, which are not achievable

[PATCH] hid: Fix Speedlink VAD Cezanne support for some devices

2013-07-30 Thread Stefan Kriwanek
Hello, I obtained a mouse device Speedlink VAD Cezanne that needs more aggressive fixing than already done in the driver. It, however, reports itself the same as the model hid-speedlink.c was written for. The patch applies to any kernel from 3.1 to current 3.11-rc3, since the file hasn't ever