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

Hi all!

As pointed out by Matthew, I forgot to sign these off. Here they are
again. I also made the commit messages of some of them more detailed.

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] 9+ messages in thread

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

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

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.