* [GIT PULL] x86 platform drivers
@ 2010-04-23 19:41 Matthew Garrett
0 siblings, 0 replies; only message in thread
From: Matthew Garrett @ 2010-04-23 19:41 UTC (permalink / raw)
To: torvalds; +Cc: platform-driver-x86, linux-kernel
Hi Linus,
Some minor bugfixes and a the addition of a backlight control for recent
Eees.
The following changes since commit 0eddb519b9127c73d53db4bf3ec1d45b13f844d1:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../roland/infiniband
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus
Corentin Chary (1):
eeepc-laptop: add missing sparse_keymap_free
Dan Carpenter (1):
asus: don't modify bluetooth/wlan on boot
Ingo Molnar (1):
eeepc-wmi: Build fix
Yong Wang (4):
eeepc-wmi: add an eeepc_wmi context structure
eeepc-wmi: use a platform device as parent device of all sub-devices
eeepc-wmi: add backlight support
dell-wmi: Fix memory leak
drivers/platform/x86/Kconfig | 1 +
drivers/platform/x86/asus-laptop.c | 8 +-
drivers/platform/x86/dell-wmi.c | 3 +-
drivers/platform/x86/eeepc-laptop.c | 3 +-
drivers/platform/x86/eeepc-wmi.c | 333 +++++++++++++++++++++++++++++++----
5 files changed, 302 insertions(+), 46 deletions(-)
--
Matthew Garrett | mjg59@srcf.ucam.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-23 19:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23 19:41 [GIT PULL] x86 platform drivers 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.