Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1512981 > unrolled thread
| Started by | Lyude <lyude@redhat.com> |
|---|---|
| First post | 2016-11-01 00:00 +0100 |
| Last post | 2016-11-01 18:30 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH 0/3] Add support for X1 Yoga (2016) Tablet Mode + refactors Lyude <lyude@redhat.com> - 2016-11-01 00:00 +0100
Re: [PATCH 0/3] Add support for X1 Yoga (2016) Tablet Mode + refactors Lyude Paul <lyude@redhat.com> - 2016-11-01 18:30 +0100
| From | Lyude <lyude@redhat.com> |
|---|---|
| Date | 2016-11-01 00:00 +0100 |
| Subject | [PATCH 0/3] Add support for X1 Yoga (2016) Tablet Mode + refactors |
| Message-ID | <sytIB-bU-5@gated-at.bofh.it> |
Updated patchset for adding support for detecting tablet mode on the X1 Yoga 2016 model, along with some refactoring suggested by Daniel. Important: I realized I never actually tried testing this on any of the older Thinkpad tablets. If someone has one who is willing to test let me know, otherwise I'll test it out when I get to the office on Thursday. Signed-off-by: Lyude <lyude@redhat.com> Cc: Daniel Martin <consume.noise@gmail.com> Lyude (3): thinkpad_acpi: Move tablet detection into separate function thinkpad_acpi: Don't repeat ourselves in hotkey_init_tablet_mode() thinkpad_acpi: Add support for X1 Yoga (2016) Tablet Mode drivers/platform/x86/thinkpad_acpi.c | 88 ++++++++++++++++++++++++++++++------ 1 file changed, 73 insertions(+), 15 deletions(-) -- 2.7.4
[toc] | [next] | [standalone]
| From | Lyude Paul <lyude@redhat.com> |
|---|---|
| Date | 2016-11-01 18:30 +0100 |
| Subject | Re: [PATCH 0/3] Add support for X1 Yoga (2016) Tablet Mode + refactors |
| Message-ID | <syL2N-3ae-17@gated-at.bofh.it> |
| In reply to | #1512981 |
Got in touch with a friend who happened to have a X201 and had them test the patches, so I've confirmed this doesn't break anything with older ThinkPad tablets. On Mon, 2016-10-31 at 18:55 -0400, Lyude wrote: > Updated patchset for adding support for detecting tablet mode on the > X1 Yoga > 2016 model, along with some refactoring suggested by Daniel. > > Important: I realized I never actually tried testing this on any of > the older > Thinkpad tablets. If someone has one who is willing to test let me > know, > otherwise I'll test it out when I get to the office on Thursday. > > Signed-off-by: Lyude <lyude@redhat.com> > Cc: Daniel Martin <consume.noise@gmail.com> > > Lyude (3): > thinkpad_acpi: Move tablet detection into separate function > thinkpad_acpi: Don't repeat ourselves in hotkey_init_tablet_mode() > thinkpad_acpi: Add support for X1 Yoga (2016) Tablet Mode > > drivers/platform/x86/thinkpad_acpi.c | 88 > ++++++++++++++++++++++++++++++------ > 1 file changed, 73 insertions(+), 15 deletions(-) > -- Cheers, Lyude
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web