Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-07-02 Thread Linus Torvalds
On Mon, Jul 2, 2018 at 5:13 AM Kalle Valo wrote: > > FWIW I use patchwork.kernel.org and I don't have any issues with UTF-8 > characters in the From header. For example, here's one patch which I > recently applied: > > https://git.kernel.org/linus/88001968245c Well, that one actually has at least

Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-07-02 Thread Randy Dunlap
On 07/02/2018 05:12 AM, Kalle Valo wrote: > Dmitry Torokhov writes: > >> On July 1, 2018 5:00:03 PM PDT, Linus Torvalds >> wrote: >>> On Sun, Jul 1, 2018 at 4:44 PM Dmitry Torokhov >>> wrote: The reason it got messed up is I switched to pulling patches from patchwork.kernel.org

Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-07-02 Thread Kalle Valo
Dmitry Torokhov writes: > On July 1, 2018 5:00:03 PM PDT, Linus Torvalds > wrote: >>On Sun, Jul 1, 2018 at 4:44 PM Dmitry Torokhov >> wrote: >>> >>> The reason it got messed up is I switched to pulling patches from >>> patchwork.kernel.org as it collects Acked-by and Reviewed-by tags so >>I >>>

Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-07-01 Thread Dmitry Torokhov
On July 1, 2018 5:00:03 PM PDT, Linus Torvalds wrote: >On Sun, Jul 1, 2018 at 4:44 PM Dmitry Torokhov > wrote: >> >> The reason it got messed up is I switched to pulling patches from >> patchwork.kernel.org as it collects Acked-by and Reviewed-by tags so >I >> do not have to add them manually, bu

Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-07-01 Thread Linus Torvalds
On Sun, Jul 1, 2018 at 4:44 PM Dmitry Torokhov wrote: > > The reason it got messed up is I switched to pulling patches from > patchwork.kernel.org as it collects Acked-by and Reviewed-by tags so I > do not have to add them manually, but unfortunately it does not do > proper UTF-8: Ugh. I made an

Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-07-01 Thread Dmitry Torokhov
On Sun, Jul 01, 2018 at 04:30:44PM -0700, Linus Torvalds wrote: > On Thu, Jun 21, 2018 at 5:16 PM Dmitry Torokhov > wrote: > > > > OK, thank you for the info. Applied. > > Ugh. Dmitry, please be more careful with author names. > > Apparently you aren't in a proper utf-8 locale, and you messed up

Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-07-01 Thread Linus Torvalds
On Thu, Jun 21, 2018 at 5:16 PM Dmitry Torokhov wrote: > > OK, thank you for the info. Applied. Ugh. Dmitry, please be more careful with author names. Apparently you aren't in a proper utf-8 locale, and you messed up the name in the git repository. So yoiu apparently tried to take KT Liao's Chin

Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-06-21 Thread 'Dmitry Torokhov'
el.org; > ulrik.debie...@e2big.org; phoe...@emc.com.tw; aaron...@canonical.com; > josh.c...@emc.com.tw > Subject: Re: [PATCH] Input: elantech - Fix V4 report decoding for module > with middle key > > Hi KT, > > On Mon, May 28, 2018 at 07:33:02PM +0800, KT Liao wrote: > > So

RE: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-05-30 Thread 廖崇榮
...@emc.com.tw Subject: Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key Hi KT, On Mon, May 28, 2018 at 07:33:02PM +0800, KT Liao wrote: > Some touchpad has middle key and it will be indicated in bit 2 of packet[0]. > We need to fix V4 formation's byte mask to pr

Re: [PATCH] Input: elantech - Fix V4 report decoding for module with middle key

2018-05-29 Thread Dmitry Torokhov
Hi KT, On Mon, May 28, 2018 at 07:33:02PM +0800, KT Liao wrote: > Some touchpad has middle key and it will be indicated in bit 2 of packet[0]. > We need to fix V4 formation's byte mask to prevent error decoding. Could you please let me know what devices this patch fixes? Are they released or new