Prev: [PATCH v2.6.34-rc5 02/12] rcu: fix RCU lockdep splat on freezer_fork path
Next: [PATCH v2.6.34-rc5 12/12] memcg: css_id() must be called under rcu_read_lock()
From: Matthew Garrett on 23 Apr 2010 15:50 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(a)srcf.ucam.org -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |