X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 00/14] ACPI4Asus + samsung-laptop patches for 3.4
@ 2012-03-20  8:53 Corentin Chary
  2012-03-20  8:53 ` [PATCH 01/14] ACPI / Video: blacklist some samsung laptops Corentin Chary
                   ` (14 more replies)
  0 siblings, 15 replies; 25+ messages in thread
From: Corentin Chary @ 2012-03-20  8:53 UTC (permalink / raw)
  To: Matthew Garrett; +Cc: platform-driver-x86, Corentin Chary

Hello Matthew,

Here are some patches for Asus and Samsung X86 platform drivers.
You can also pull them from:
   git://github.com/iksaif/platform-drivers-x86.git acpi4asus

Thanks,

AceLan Kao (2):
  asus-wmi: add scalar board brightness adj. support
  asus-wmi: store backlight power status for AIO machine

Chih-Wei Huang (1):
  eeepc-wmi: add extra keymaps for EP121

Corentin Chary (8):
  ACPI / Video: blacklist some samsung laptops
  asus-nb-wmi: ignore useless keys
  asus-wmi: on/off bit is not set when reading the value
  asus-wmi: move WAPF variable into quirks_entry
  asus-nb-wmi: set panel_power correctly
  eeepc-wmi: refine quirks handling
  eeepc-wmi: split et2012 specific hacks
  asus-wmi: don't update power and brightness when using scalar

Dan Carpenter (1):
  samsung-laptop: cleanup return type: mode_t vs umode_t

David Rientjes (2):
  drivers, samsung-laptop: fix initialization of sabi_data in
    sabi_set_commandb
  drivers, samsung-laptop: fix usage of isalnum

 drivers/acpi/video_detect.c           |   49 +++++++++++++++
 drivers/platform/x86/asus-nb-wmi.c    |   12 +++-
 drivers/platform/x86/asus-wmi.c       |   68 ++++++++++++++++-----
 drivers/platform/x86/asus-wmi.h       |   14 +++-
 drivers/platform/x86/eeepc-wmi.c      |  108 +++++++++++++++++++++++++--------
 drivers/platform/x86/samsung-laptop.c |    5 +-
 6 files changed, 207 insertions(+), 49 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2012-04-17  8:31 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20  8:53 [PATCH 00/14] ACPI4Asus + samsung-laptop patches for 3.4 Corentin Chary
2012-03-20  8:53 ` [PATCH 01/14] ACPI / Video: blacklist some samsung laptops Corentin Chary
2012-03-20 16:05   ` Matthew Garrett
2012-03-20 16:28     ` Corentin Chary
2012-03-20 16:30       ` Matthew Garrett
2012-03-22 13:08         ` [PATCH] samsung-laptop: unregister ACPI video module for some well known laptops Corentin Chary
2012-03-27  9:11           ` Corentin Chary
2012-03-27 11:21             ` Matthew Garrett
2012-04-06  9:42               ` Corentin Chary
2012-04-06 14:34                 ` Seth Forshee
2012-04-17  8:31                   ` Corentin Chary
2012-03-20  8:53 ` [PATCH 02/14] asus-nb-wmi: ignore useless keys Corentin Chary
2012-03-20  8:53 ` [PATCH 03/14] eeepc-wmi: add extra keymaps for EP121 Corentin Chary
2012-03-20  8:53 ` [PATCH 04/14] asus-wmi: on/off bit is not set when reading the value Corentin Chary
2012-03-20  8:53 ` [PATCH 05/14] drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandb Corentin Chary
2012-03-20  8:53 ` [PATCH 06/14] drivers, samsung-laptop: fix usage of isalnum Corentin Chary
2012-03-20  8:53 ` [PATCH 07/14] samsung-laptop: cleanup return type: mode_t vs umode_t Corentin Chary
2012-03-20  8:53 ` [PATCH 08/14] asus-wmi: add scalar board brightness adj. support Corentin Chary
2012-03-20  8:53 ` [PATCH 09/14] asus-wmi: store backlight power status for AIO machine Corentin Chary
2012-03-20  8:53 ` [PATCH 10/14] asus-wmi: move WAPF variable into quirks_entry Corentin Chary
2012-03-20  8:53 ` [PATCH 11/14] asus-nb-wmi: set panel_power correctly Corentin Chary
2012-03-20  8:53 ` [PATCH 12/14] eeepc-wmi: refine quirks handling Corentin Chary
2012-03-20  8:53 ` [PATCH 13/14] eeepc-wmi: split et2012 specific hacks Corentin Chary
2012-03-20  8:53 ` [PATCH 14/14] asus-wmi: don't update power and brightness when using scalar Corentin Chary
2012-03-20 16:07 ` [PATCH 00/14] ACPI4Asus + samsung-laptop patches for 3.4 Matthew Garrett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox