All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] hp-wmi: various patches and 0x1b rfkill support
@ 2011-02-20 17:01 Anssi Hannula
  2011-02-20 17:01 ` [PATCH 1/7] hp-wmi: check query return value in hp_wmi_perform_query Anssi Hannula
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Anssi Hannula @ 2011-02-20 17:01 UTC (permalink / raw)
  To: Matthew Garrett; +Cc: platform-driver-x86

Hi all!

Here are some patches for the hp-wmi platform driver. The most
interesting bit is support for the wireless query 0x1b, allowing rfkill
to be used on laptops where it is used.

Anssi Hannula (7):
      hp-wmi: check query return value in hp_wmi_perform_query
      hp-wmi: remove a variable that is never read
      hp-wmi: allow setting input and output buffer sizes separately
      hp-wmi: split rfkill initialization out of hp_wmi_bios_setup
      hp-wmi: clear rfkill device pointers when appropriate
      hp-wmi: make rfkill initialization failure non-fatal
      hp-wmi: add rfkill support for wireless query 0x1b
---
 drivers/platform/x86/hp-wmi.c |  312 +++++++++++++++++++++++++++++++++++-----
 1 files changed, 273 insertions(+), 39 deletions(-)

-- 
Anssi Hannula

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

end of thread, other threads:[~2011-02-20 18:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-20 17:01 [PATCH 0/7] hp-wmi: various patches and 0x1b rfkill support Anssi Hannula
2011-02-20 17:01 ` [PATCH 1/7] hp-wmi: check query return value in hp_wmi_perform_query Anssi Hannula
2011-02-20 17:01 ` [PATCH 2/7] hp-wmi: remove a variable that is never read Anssi Hannula
2011-02-20 17:01 ` [PATCH 3/7] hp-wmi: allow setting input and output buffer sizes separately Anssi Hannula
2011-02-20 17:01 ` [PATCH 4/7] hp-wmi: split rfkill initialization out of hp_wmi_bios_setup Anssi Hannula
2011-02-20 17:01 ` [PATCH 5/7] hp-wmi: clear rfkill device pointers when appropriate Anssi Hannula
2011-02-20 17:01 ` [PATCH 6/7] hp-wmi: make rfkill initialization failure non-fatal Anssi Hannula
2011-02-20 17:01 ` [PATCH 7/7] hp-wmi: add rfkill support for wireless query 0x1b Anssi Hannula
2011-02-20 17:34 ` [PATCH 0/7] hp-wmi: various patches and 0x1b rfkill support Matthew Garrett
2011-02-20 17:50   ` Anssi Hannula

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.