From patchwork Fri Feb 4 17:27:51 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [MAVERICK, SRU] patches to enable camera hotkey on ThinkPad Edge 11, 13, 14, 15 and x100e Date: Fri, 04 Feb 2011 07:27:51 -0000 From: Manoj Iyer X-Patchwork-Id: 81922 Message-Id: To: Kernel team list Please consider the following request-pull for 3 patches that will enable camera hot key on ThinkPad Edge 11, 13,14,15 and x100e. I have already submitted a request to include these patches in 2.6.35+ trees. The changes are limited to thinkpad-acpi module and does not impact any common files. http://launchpad.net/bugs/712174 SRU JUSTFICATION ================= IMPACT ======= Camera hotkeys on Lenovo ThinkPad Edge 11/13/14/15 and Thinkpad X100e are not functional. FIX === The upstream patch to thinkpad-acpi adds support for model-specific keymaps. TESTING ======= This series of patches were tested on Lenovo ThinkPad Edge 11, and ThinkPad x100e. Although interpretation of the hot key is up to the application, with cheese the hot key will 1.video mode - take a photo 2.camera mode, start and stop recording. Skype and xawtv don't handle events from this hot key. The following changes since commit a49f172b58b0e3c04df8dc757958c1b6d3b69ec1: Steve Conklin (1): UBUNTU: Ubuntu-2.6.35-26.46 are available in the git repository at: git://kernel.ubuntu.com/manjo/ubuntu-maverick.git lp712174 Henrique de Moraes Holschuh (2): thinkpad-acpi: lock down size of hotkey keymap thinkpad-acpi: add support for model-specific keymaps Jens Taprogge (1): thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards drivers/platform/x86/thinkpad_acpi.c | 77 ++++++++++++++++++++++++--------- 1 files changed, 56 insertions(+), 21 deletions(-) Acked-by: Tim Gardner Acked-by: Stefan Bader