All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] eeepc-wmi: updates for 2.6.38
@ 2010-11-29  7:14 Corentin Chary
  2010-11-29  7:14 ` [PATCH 01/10] eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit Corentin Chary
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Corentin Chary @ 2010-11-29  7:14 UTC (permalink / raw)
  To: platform-driver-x86
  Cc: Matthew Garrett, David S. Miller, Yong Wang, Corentin Chary

Hi,

I finally got a WMI aware Eeepc on my desk, so I made a quick
series to add missing features to eeepc-wmi. Theses patchs were done
and tested on an Eeepc 1005PE with an updated BIOS.

Thanks,

Corentin Chary (10):
  eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit
  eeepc-wmi: add touchpad led support
  eeepc-wmi: add rfkill support for wlan, bluetooth and 3g
  eeepc-wmi: use attribute group to manage attributes
  eeepc-wmi: add debugfs entries
  eeepc-wmi: fix confusion between ctrl_param and retval
  eeepc-wmi: claim eeepc-wmi maintainership
  eeepc-wmi: remove unneeded static
  eeepc-laptop: add a getter for touchpad led
  eeepc-wmi: never load if legacy device is enabled

 MAINTAINERS                         |    8 +
 drivers/platform/x86/Kconfig        |    3 +
 drivers/platform/x86/eeepc-laptop.c |   11 +
 drivers/platform/x86/eeepc-wmi.c    |  609 ++++++++++++++++++++++++++++++----
 4 files changed, 559 insertions(+), 72 deletions(-)

-- 
1.7.3.2

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

end of thread, other threads:[~2010-12-06 22:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29  7:14 [PATCH 00/10] eeepc-wmi: updates for 2.6.38 Corentin Chary
2010-11-29  7:14 ` [PATCH 01/10] eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit Corentin Chary
2010-11-29  7:14 ` [PATCH 02/10] eeepc-wmi: add touchpad led support Corentin Chary
2010-11-29  7:14 ` [PATCH 03/10] eeepc-wmi: add rfkill support for wlan, bluetooth and 3g Corentin Chary
2010-11-29  7:14 ` [PATCH 04/10] eeepc-wmi: use attribute group to manage attributes Corentin Chary
2010-11-29  7:14 ` [PATCH 05/10] eeepc-wmi: add debugfs entries Corentin Chary
2010-11-29  7:14 ` [PATCH 06/10] eeepc-wmi: fix confusion between ctrl_param and retval Corentin Chary
2010-11-29  7:14 ` [PATCH 07/10] eeepc-wmi: claim eeepc-wmi maintainership Corentin Chary
2010-11-29  7:14 ` [PATCH 08/10] eeepc-wmi: remove unneeded static Corentin Chary
2010-11-29  7:14 ` [PATCH 09/10] eeepc-laptop: add a getter for touchpad led Corentin Chary
2010-11-29  7:14 ` [PATCH 10/10] eeepc-wmi: never load if legacy device is enabled Corentin Chary
2010-12-06  2:55 ` [PATCH 00/10] eeepc-wmi: updates for 2.6.38 Chris Bagwell
2010-12-06 22:02 ` 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.