Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Jiri Kosina
On Fri, 13 Dec 2013, Emanuel Krenz wrote: > I bought an LG 23ET83V multitouch monitor, whose idProduct=1030 wasn't > yet included in the hid-multitouch driver. So I wrote following patch to > include the ID number 1030 and patched the latest stable 3.12.5 kernel. > The SiS touchpanel in my

[PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Emanuel Krenz
From: Emanuel Krenz Add support for SiS multitouch panel in the touch monitor LG 23ET83V. Signed-off-by: Emanuel Krenz --- I bought an LG 23ET83V multitouch monitor, whose idProduct=1030 wasn't yet included in the hid-multitouch driver. So I wrote following patch to

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Jiri Kosina
On Fri, 13 Dec 2013, Emanuel Krenz wrote: > From: Emanuel Krenz > > Add support for SiS multitouch panel in the touch monitor LG 23ET83V. > > I bought an LG 23ET83V multitouch monitor, whose idProduct=1030 wasn't > yet included in the hid-multitouch driver. So I wrote following patch to >

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Jiri Kosina
On Fri, 13 Dec 2013, Emanuel Krenz wrote: > > Emanuel, what is going on here, please? Is it that you authored this patch > > yourself, and would like to have it included in Linus' tree (only then it > > can go to -stable)? > > > > If so, please remove all Signoffs of people who haven't provided

[PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Emanuel Krenz
From: Emanuel Krenz Add support for SiS multitouch panel in the touch monitor LG 23ET83V. --- I bought an LG 23ET83V multitouch monitor, whose idProduct=1030 wasn't yet included in the hid-multitouch driver. So I wrote following patch to include the ID number 1030 and

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Emanuel Krenz
Am 13.12.2013 10:39, schrieb Jiri Kosina: On Thu, 12 Dec 2013, Greg KH wrote: 3.12.5-stable patch From: Emanuel Krenz Add support for SiS multitouch panel in the touch monitor LG 23ET83V. Signed-off-by: Emanuel Krenz Signed-off-by: Forest Bond Signed-off-by: Jiri

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Jiri Kosina
On Thu, 12 Dec 2013, Greg KH wrote: > > 3.12.5-stable patch > > > > > > From: Emanuel Krenz > > > > Add support for SiS multitouch panel in the touch monitor LG 23ET83V. > > > > Signed-off-by: Emanuel Krenz > > Signed-off-by: Forest Bond > > Signed-off-by: Jiri Kosina

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Jiri Kosina
On Thu, 12 Dec 2013, Greg KH wrote: 3.12.5-stable patch From: Emanuel Krenz emanuelkr...@web.de Add support for SiS multitouch panel in the touch monitor LG 23ET83V. Signed-off-by: Emanuel Krenz emanuelkr...@web.de Signed-off-by: Forest Bond

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Emanuel Krenz
Am 13.12.2013 10:39, schrieb Jiri Kosina: On Thu, 12 Dec 2013, Greg KH wrote: 3.12.5-stable patch From: Emanuel Krenz emanuelkr...@web.de Add support for SiS multitouch panel in the touch monitor LG 23ET83V. Signed-off-by: Emanuel Krenz emanuelkr...@web.de

[PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Emanuel Krenz
From: Emanuel Krenz emanuelkr...@web.de Add support for SiS multitouch panel in the touch monitor LG 23ET83V. --- I bought an LG 23ET83V multitouch monitor, whose idProduct=1030 wasn't yet included in the hid-multitouch driver. So I wrote following patch to include the ID

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Jiri Kosina
On Fri, 13 Dec 2013, Emanuel Krenz wrote: Emanuel, what is going on here, please? Is it that you authored this patch yourself, and would like to have it included in Linus' tree (only then it can go to -stable)? If so, please remove all Signoffs of people who haven't provided it to

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Jiri Kosina
On Fri, 13 Dec 2013, Emanuel Krenz wrote: From: Emanuel Krenz emanuelkr...@web.de Add support for SiS multitouch panel in the touch monitor LG 23ET83V. I bought an LG 23ET83V multitouch monitor, whose idProduct=1030 wasn't yet included in the hid-multitouch driver. So I wrote following

[PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Emanuel Krenz
From: Emanuel Krenz emanuelkr...@web.de Add support for SiS multitouch panel in the touch monitor LG 23ET83V. Signed-off-by: Emanuel Krenz emanuelkr...@web.de --- I bought an LG 23ET83V multitouch monitor, whose idProduct=1030 wasn't yet included in the hid-multitouch

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-13 Thread Jiri Kosina
On Fri, 13 Dec 2013, Emanuel Krenz wrote: I bought an LG 23ET83V multitouch monitor, whose idProduct=1030 wasn't yet included in the hid-multitouch driver. So I wrote following patch to include the ID number 1030 and patched the latest stable 3.12.5 kernel. The SiS touchpanel in my monitor

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-12 Thread Greg KH
On Thu, Dec 12, 2013 at 10:18:08PM +0100, Emanuel Krenz wrote: > 3.12.5-stable patch > > > From: Emanuel Krenz > > Add support for SiS multitouch panel in the touch monitor LG 23ET83V. > > Signed-off-by: Emanuel Krenz > Signed-off-by: Forest Bond > Signed-off-by: Jiri

[PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-12 Thread Emanuel Krenz
3.12.5-stable patch From: Emanuel Krenz Add support for SiS multitouch panel in the touch monitor LG 23ET83V. Signed-off-by: Emanuel Krenz Signed-off-by: Forest Bond Signed-off-by: Jiri Kosina Signed-off-by: Greg Kroah-Hartman --- I bought an LG 23ET83V multitouch

[PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-12 Thread Emanuel Krenz
3.12.5-stable patch From: Emanuel Krenz emanuelkr...@web.de Add support for SiS multitouch panel in the touch monitor LG 23ET83V. Signed-off-by: Emanuel Krenz emanuelkr...@web.de Signed-off-by: Forest Bond forest.b...@rapidrollout.com Signed-off-by: Jiri Kosina

Re: [PATCH] HID: hid-multitouch: add support for SiS panel in LG 23ET83V

2013-12-12 Thread Greg KH
On Thu, Dec 12, 2013 at 10:18:08PM +0100, Emanuel Krenz wrote: 3.12.5-stable patch From: Emanuel Krenz emanuelkr...@web.de Add support for SiS multitouch panel in the touch monitor LG 23ET83V. Signed-off-by: Emanuel Krenz emanuelkr...@web.de Signed-off-by: Forest