Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1494392
| From | Marcos Paulo de Souza <marcos.souza.org@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 0/2] Avoid selftests on some Asus models |
| Date | 2016-10-01 13:20 +0200 |
| Message-ID | <snquK-7Gb-3@gated-at.bofh.it> (permalink) |
| References | <slhFg-76P-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
ping? On Sun, Sep 25, 2016 at 10:25:42AM -0300, Marcos Paulo de Souza wrote: > Hi guys, > > this is my forth iteration in this patch. I hope now this address all problems > and, at least, most Asus models affect by this problem. > > All models affected by this problem: > A455LD > K401LB > K501LB > K501LX > R409L > V502LX > X302LA > X450LCP > X450LD > X455LAB > X455LDB > X455LF > Z450LA > > Changes since v3: > Add back all Asus models, instead of the dump decision of avoiding selftests in > all Asus laptops > > Changes since v2: > Avoid selftest in all Asus laptops > > Changes since v1: > Change kernel parameter i8042.reset to accept different values, instead of creating > a new kernel parameter. > > Please let me know if there is something that needs more polishment. > > Thanks! > > Marcos Paulo de Souza (2): > input/serio/i8042.c: Skipt selftest on ASUS laptops > kernel-parameters: Update i8042.reset parameter documentation > > Documentation/kernel-parameters.txt | 7 ++- > drivers/input/serio/i8042-x86ia64io.h | 94 ++++++++++++++++++++++++++++++++++- > drivers/input/serio/i8042.c | 38 +++++++++++--- > 3 files changed, 130 insertions(+), 9 deletions(-) > > -- > 2.7.4 >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 0/2] Avoid selftests on some Asus models Marcos Paulo de Souza <marcos.souza.org@gmail.com> - 2016-09-25 15:30 +0200
[PATCH] input/serio/i8042.c: Skipt selftest on ASUS laptops Marcos Paulo de Souza <marcos.souza.org@gmail.com> - 2016-09-25 15:30 +0200
Re: [PATCH v4 0/2] Avoid selftests on some Asus models Marcos Paulo de Souza <marcos.souza.org@gmail.com> - 2016-10-01 13:20 +0200
Re: [PATCH v4 0/2] Avoid selftests on some Asus models Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-10-03 07:20 +0200
Re: [PATCH v4 0/2] Avoid selftests on some Asus models Marcos Paulo de Souza <marcos.souza.org@gmail.com> - 2016-10-03 14:10 +0200
csiph-web