All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] alienware-wmi: Update HDMI control methods
@ 2014-02-26 23:47 Mario Limonciello
  2014-02-26 23:47 ` [PATCH v3 1/1] Add WMI driver for controlling AlienFX and HDMI on Alienware Mario Limonciello
  2014-02-27  0:03 ` [PATCH v3 0/1] alienware-wmi: Update HDMI control methods Matthew Garrett
  0 siblings, 2 replies; 4+ messages in thread
From: Mario Limonciello @ 2014-02-26 23:47 UTC (permalink / raw)
  To: matthew.garrett; +Cc: platform-driver-x86, Mario Limonciello

Changes for v3:
 * Add HDMI control methods.  Will be restricted by DMI data because it 
   uses common GUID and WMI method as lighting control.  All platforms 
   with that GUID should support lighting control.
 * DMI data for HDMI supported platforms not yet locked.

Mario Limonciello (1):
  Add WMI driver for controlling AlienFX and HDMI on Alienware

 drivers/platform/x86/Kconfig         |   15 ++
 drivers/platform/x86/Makefile        |    1 +
 drivers/platform/x86/alienware-wmi.c |  372 ++++++++++++++++++++++++++++++++++
 3 files changed, 388 insertions(+)
 create mode 100644 drivers/platform/x86/alienware-wmi.c

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-27  0:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26 23:47 [PATCH v3 0/1] alienware-wmi: Update HDMI control methods Mario Limonciello
2014-02-26 23:47 ` [PATCH v3 1/1] Add WMI driver for controlling AlienFX and HDMI on Alienware Mario Limonciello
2014-02-27  0:03 ` [PATCH v3 0/1] alienware-wmi: Update HDMI control methods Matthew Garrett
2014-02-27  0:16   ` Mario Limonciello

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.