All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dell_wmi: XPS 13 Skylake support and misc stuff
@ 2015-11-14  5:49 Andy Lutomirski
  2015-11-14  5:49 ` [PATCH 1/3] dell_wmi: Support new hotkeys on the XPS 13 Skylake Andy Lutomirski
                   ` (2 more replies)
  0 siblings, 3 replies; 35+ messages in thread
From: Andy Lutomirski @ 2015-11-14  5:49 UTC (permalink / raw)
  To: Pali Rohár, platform-driver-x86; +Cc: Matthew Garrett, Andy Lutomirski

The first patch adds three missing hotkeys.  The second and third
patches are just cleanup and future-proofing.

This is obviously rather late (I just got this laptop working at all
two days ago), but it would be nice if patch 1 could squeeze in to
4.4.  That way 4.4 would fully support this laptop.  (4.3 is needed
for graphics to work right, and 4.4 will support the wireless chip,
but as it stands, Linus' tree is missing support for the wireless
button.)

Andy Lutomirski (3):
  dell_wmi: Support new hotkeys on the XPS 13 Skylake
  dell_wmi: Use a C99-style array for bios_to_linux_keycode
  dell_wmi: Improve unknown hotkey handling

 drivers/platform/x86/dell-wmi.c | 114 ++++++++++++++++++++++++++++++----------
 1 file changed, 86 insertions(+), 28 deletions(-)

-- 
2.5.0

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2016-01-22 17:11 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-14  5:49 [PATCH 0/3] dell_wmi: XPS 13 Skylake support and misc stuff Andy Lutomirski
2015-11-14  5:49 ` [PATCH 1/3] dell_wmi: Support new hotkeys on the XPS 13 Skylake Andy Lutomirski
2015-11-14  9:27   ` Pali Rohár
2015-11-14 15:48     ` Andy Lutomirski
2015-11-14 16:13       ` Pali Rohár
     [not found]         ` <CALCETrWss=zCWhNkR2S_oi_m3W1xNO+UL_-uOnOVeLh5WHsDgQ@mail.gmail.com>
2015-11-17  8:36           ` Pali Rohár
2015-11-17 19:03             ` Andy Lutomirski
2015-11-18  3:44               ` Andy Lutomirski
2015-11-18 21:24   ` Andy Lutomirski
2015-11-19  8:19     ` Pali Rohár
2015-11-21  0:06   ` Darren Hart
2015-11-21  0:11     ` Pali Rohár
2015-11-21  0:12     ` Andy Lutomirski
2015-11-22  2:04       ` D. Jared Dominguez
2015-11-23 14:53         ` Pali Rohár
2016-01-21 10:17           ` Pali Rohár
2016-01-22  0:08             ` Mario Limonciello
2016-01-22  0:13               ` Andy Lutomirski
2016-01-22  8:26               ` Pali Rohár
2016-01-22 15:58                 ` Mario Limonciello
2016-01-22 17:11                   ` Pali Rohár
2015-11-14  5:49 ` [PATCH 2/3] dell_wmi: Use a C99-style array for bios_to_linux_keycode Andy Lutomirski
2015-11-14  9:30   ` Pali Rohár
2015-11-21  0:09   ` Darren Hart
2015-11-21  0:20     ` Pali Rohár
2015-11-21  0:26       ` Darren Hart
2015-11-21  0:28         ` Andy Lutomirski
2015-11-14  5:49 ` [PATCH 3/3] dell_wmi: Improve unknown hotkey handling Andy Lutomirski
2015-11-14  9:33   ` Pali Rohár
2015-11-17  1:35     ` Andy Lutomirski
2015-11-21  0:29       ` Darren Hart
2015-11-21  0:34         ` Andy Lutomirski
2015-11-21  0:41         ` Pali Rohár
2015-11-21  0:44           ` Andy Lutomirski
2015-11-21  0:14   ` Darren Hart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.