mbox

[Pull,Request,Natty] eeepc-wmi backports from 2.6.39

Message ID 20110329184907.GA5713@thinkpad-t410
State New
Headers show

Pull-request

git://kernel.ubuntu.com/sforshee/ubuntu-natty.git eeepc-wmi-backports

Message

Seth Forshee March 29, 2011, 6:49 p.m. UTC
The following changes since commit 36bb4f292ae74227c1ff4dc8b160781c0d02a0ae:

  UBUNTU: Ubuntu-2.6.38-7.39 (2011-03-24 10:00:13 -0700)

are available in the git repository at:
  git://kernel.ubuntu.com/sforshee/ubuntu-natty.git eeepc-wmi-backports

Corentin Chary (17):
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: add hotplug code for Eeepc 1000H
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: serialize access to wmi method
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: return proper error code in eeepc_rfkill_set()
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: add an helper using simple return codes
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: add hibernate/resume callbacks
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: switch to platform_create_bundle()
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: reorder defines
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: use the presence bit correctly
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: add camera and card reader support
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: add wimax support
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: set the right key code for 0xe9
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: support backlight power (bl_power) attribute
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: respect wireless_hotplug setting
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: real touchpad led device id is 0x001000012
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: comments keymap to clarify the meaning of some keys
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: add touchpad sysfs file
      UBUNTU: SAUCE: (drop after 2.6.38) eeepc-wmi: reorder device ids

 Documentation/ABI/testing/sysfs-platform-eeepc-wmi |   21 +
 drivers/platform/x86/eeepc-wmi.c                   |  762 ++++++++++++++++----
 2 files changed, 658 insertions(+), 125 deletions(-)

Comments

Tim Gardner March 29, 2011, 7:29 p.m. UTC | #1
On 03/29/2011 12:49 PM, Seth Forshee wrote:
> git://kernel.ubuntu.com/sforshee/ubuntu-natty.git eeepc-wmi-backports

pulled, though I edited the commit log subject and removed 'UBUNTU: 
SAUCE: (drop after 2.6.38)' since these are all clean upstream 
cherry-picks and will naturally disappear when the O tree is started..

rtg