Bug#685360: HID: Fix missing Unifying device issue

2012-10-09 Thread Nestor Lopez Casado
e the front panel it works flawlessly. Could this be related > to my POS Intel motherboard? > > Kind regards and apologies if i raise a false alarm. > > Apostolos B. > On 09/28/2012 10:57 AM, Nestor Lopez Casado wrote: > > Hello Josip, > > This really looks like a diff

Bug#685360: [PATCH 1/1] HID: Fix missing Unifying device issue

2012-09-28 Thread Nestor Lopez Casado
in wrote: > > On Mon, Sep 24, 2012 at 11:30:28AM +0200, Nestor Lopez Casado wrote: > > > Josip, this is a different issue from the one addressed with the patch. > > > > > > 1) Can you try it on a 3.2 kernel ? > > > > I can try that too, I'll

Bug#685360: [PATCH 1/1] HID: Fix missing Unifying device issue

2012-09-24 Thread Nestor Lopez Casado
Josip, this is a different issue from the one addressed with the patch. 1) Can you try it on a 3.2 kernel ? 2) The problem you describe, does it happen all the time ? Thanks, Nestor. On Sun, Sep 23, 2012 at 12:23 PM, Josip Rodin wrote: > On Fri, Sep 21, 2012 at 12:21:34PM +0200, Nestor Lo

Bug#685360: [PATCH 1/1] HID: Fix missing Unifying device issue

2012-09-21 Thread Nestor Lopez Casado
nally written by Benjamin Tissoires. Signed-off-by: Nestor Lopez Casado --- Hello Jiri, David, I suggest we include this patch as this solves the issue with the Unifying devices while we decide the future of the lock in hid-core. Cheers, Nestor drivers/hid/hid-log

Bug#685360: Logitech USB keyboard broken with Linux 3.2 (regression from 3.1)

2012-09-19 Thread Nestor Lopez Casado
Hello Jiri, I am pretty busy but I think I will be able to send you the official patch tomorrow. Thanks, Nestor. On Wed, Sep 19, 2012 at 3:34 PM, Jiri Kosina wrote: > On Tue, 18 Sep 2012, Nestor Lopez Casado wrote: > > > Hello Josip, > > > > I am back at the offic

Bug#685360: Logitech USB keyboard broken with Linux 3.2 (regression from 3.1)

2012-09-18 Thread Nestor Lopez Casado
Hello Josip, I am back at the office. Please let me know if applying the patch solved your problem. Thanks, Nestor. On Mon, Sep 17, 2012 at 1:00 PM, Josip Rodin wrote: > On Mon, Sep 17, 2012 at 12:57:06PM +0200, Jiri Kosina wrote: > > On Wed, 12 Sep 2012, Nestor Lopez Cas

Bug#671292: [PATCH v2 1/1] HID: logitech: read all 32 bits of report type bitfield

2012-05-11 Thread Nestor Lopez Casado
using get_unaligned_le32() to read all four bytes, which is a little clearer anyway. After this change, the wireless mouse works on Hugo's PowerBook again. Based on a patch by Nestor Lopez Casado. Addresses http://bugs.debian.org/671292 Reported-by: Hugo Osvaldo Barrera Inspired-by: Nestor Lo

Bug#671292: [PATCH/RFC] HID: logitech: read all 32 bits of report type bitfield

2012-05-11 Thread Nestor Lopez Casado
; presumably fail for the same reason. > > Fix both problems by using get_unaligned_le32() to read all four > bytes, which is a little clearer anyway.  After this change, the > wireless mouse works on Hugo's PowerBook again. > > Based on a patch by Nestor Lopez Casado. > Addre

Bug#671292: [bug?] [powerpc] hid_logitech_dj: Wireless mouse does not work in xorg or gpm

2012-05-10 Thread Nestor Lopez Casado
Great news. Thanks Hugo for your help testing the patches. Jonathan, how do we proceed now, I mean to submit the fix ? Thanks, Nestor On Fri, May 11, 2012 at 7:06 AM, Hugo Osvaldo Barrera wrote: > On 2012.05.06 01:23, Jonathan Nieder wrote: >> Hugo Osvaldo Barrera wrote: >> > On 2012-05-06 02:5

Bug#671292: [bug?] [powerpc] hid_logitech_dj: Wireless mouse does not work in xorg or gpm

2012-05-04 Thread Nestor Lopez Casado
Hi guys, Thanks for those logs, very helpful. Would you be able to test the following patch on both systems and let us know about the result? Cheers, Nestor diff --git a/drivers/hid/hid-logitech-dj.c b/drivers/hid/hid-logitech-dj.c index 38b12e4..763e4d9 100644 --- a/drivers/hid/hid-logitech-dj