[PATCH 0/5][Precise] toshiba_acpi: Support hotkeys on more machines

Seth Forshee seth.forshee at canonical.com
Thu Mar 29 17:02:03 UTC 2012


My apologies for sending this so late. I wanted to make sure these were
going to get upstream before submitting them for precise, but they were
stalled for a long time due to unresponsive maintainers. They're now in
Linus's tree for 3.4

These patches enable hotkeys for a number of Toshiba models. They've
been fairly well tested on several of different models, including
regression testing on some models that don't need these changes.

The first patch isn't really related to fixing hotkeys, but since it's
trivial it seems better to go ahead and throw it in to keep us in sync
with mainline.

Thanks,
Seth


Azael Avalos (1):
  UBUNTU: SAUCE: (drop after 3.3) toshiba_acpi: Support additional
    hotkey scancodes

Dan Carpenter (1):
  UBUNTU: SAUCE: (drop after 3.3) toshiba_acpi: make one-bit bitfields
    unsigned

Seth Forshee (3):
  UBUNTU: SAUCE: (drop after 3.3) ACPI: EC: Add ec_get_handle()
  UBUNTU: SAUCE: (drop after 3.3) toshiba_acpi: Support alternate
    hotkey interfaces
  UBUNTU: SAUCE: (drop after 3.3) toshiba_acpi: Refuse to load on
    machines with buggy INFO implementations

 drivers/acpi/ec.c                   |   10 ++
 drivers/platform/x86/Kconfig        |    1 +
 drivers/platform/x86/Makefile       |    4 +
 drivers/platform/x86/toshiba_acpi.c |  254 +++++++++++++++++++++++++++++------
 include/linux/acpi.h                |    1 +
 5 files changed, 229 insertions(+), 41 deletions(-)





More information about the kernel-team mailing list