[PATCH] HID: sony: Fix uninitialized spinlocks

2015-02-22 Thread Frank Praznik
Signed-off-by: Frank Praznik --- drivers/hid/hid-sony.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/hid/hid-sony.c b/drivers/hid/hid-sony.c index 9e0987d..27f67e7 100644 --- a/drivers/hid/hid-sony.c +++ b/drivers/hid/hid-sony.c @@ -805,7 +805,7 @@ union sixaxis_

Re: [PATCH 0/2] HID: huion: add libinput support

2015-02-22 Thread Peter Hutterer
On Sun, Feb 22, 2015 at 02:33:53PM +0200, Nikolai Kondrashov wrote: > On 02/20/2015 07:34 AM, Peter Hutterer wrote: > >On Thu, Feb 19, 2015 at 01:54:17PM +0200, Nikolai Kondrashov wrote: > >[...] > >Last, I think we could add these tablets in the libwacom project, so > >that there > >w

Re: 3.19: Sony playstation controller causes kernel oops

2015-02-22 Thread Jiri Kosina
[ some CCs added and full dmesg kept for reference ] On Sun, 22 Feb 2015, Pavel Machek wrote: > Hi! > > I plugged in part of PS move to the PC, to let it charge. Got: full > dmesg in attachment. I believe I charged it in PC before, but it may > be year ago or more. > > Ideas? Ok, this is embara

Re: NULL pointer dereference in i2c-hid

2015-02-22 Thread Gabriele Mazzotta
On Friday 09 January 2015 16:29:04 Andrew Duggan wrote: > On 01/09/2015 12:04 AM, Gabriele Mazzotta wrote: > > On Thursday 08 January 2015 15:58:54 Andrew Duggan wrote: > >> On 12/24/2014 03:53 PM, Gabriele Mazzotta wrote: > >> [...snip...] > >> Also, if you can get the firmware id from your to

3.19: Sony playstation controller causes kernel oops

2015-02-22 Thread Pavel Machek
Hi! I plugged in part of PS move to the PC, to let it charge. Got: full dmesg in attachment. I believe I charged it in PC before, but it may be year ago or more. Ideas? Pavel [124225.084151] usb 2-1: USB disconnect, device number 2

Re: [PATCH v2 0/4] input: synaptics - report correct width and pressure values

2015-02-22 Thread Gabriele Mazzotta
On Monday 05 January 2015 23:28:31 Gabriele Mazzotta wrote: > Make image sensors and cr48 sensors report widths and fix the > calculation of width and pressure values in some cases. > > Changes since v1: > - Rebased on 35393dcb2ed3 > - Get widths from AGM packets too > - Include support for cr4

Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode.

2015-02-22 Thread Pali Rohár
On Friday 20 February 2015 22:21:43 Mario Limonciello wrote: > On 02/20/2015 02:41 PM, Pali Rohár wrote: > > On Friday 20 February 2015 20:56:23 Mario Limonciello wrote: > > I have BIOS version A05 on my E6440 machine. That version > > does not have problems with "repeating keys" and my > > workaro

Re: [PATCH 0/2] HID: huion: add libinput support

2015-02-22 Thread Nikolai Kondrashov
On 02/20/2015 07:34 AM, Peter Hutterer wrote: On Thu, Feb 19, 2015 at 01:54:17PM +0200, Nikolai Kondrashov wrote: [...] Last, I think we could add these tablets in the libwacom project, so that there will be a nice GUI to configure the buttons. That would be a very welcome change, without doub