mbox

[SAUCE] add support for Lenovo tablet ID (0xE6)

Message ID 1301600747-5354-1-git-send-email-manoj.iyer@canonical.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/manjo/ubuntu-maverick.git lp746652

Message

Manoj Iyer March 31, 2011, 7:45 p.m. UTC
Please consider the following patch for Maverick SRU. 

The patch was submitted upstream, upstream has changed the code
for reporting resolutions, and it is not in linus tree, and it is
in the maintainers for-linus tree. I am re-submitting my upstream 
patch based on this for-linus tree. Detailed coversation is here:
https://lkml.org/lkml/2011/3/31/403

I have tested the patch & the userspace patch on my x220. you can 
find all the packges here:
http://kernel.ubuntu.com/~manjo/maverick/lp705000/


SRU JUSTIFICATION
================

IMPACT
=======
Touch screen not functional.

FIX
===
User space patch and a kernel patch required to fix this issue, 
submitted kernel patch upstream.

TEST
====
I tested this on the X220, the touch screen works with finger and pen, 
I am able to double click to select.


The following changes since commit 98e5bbf03976d01a116c000ec141ec7b5325f759:

  UBUNTU: Ubuntu-2.6.35-28.50 (2011-03-13 09:54:14 -0700)

are available in the git repository at:
  git://kernel.ubuntu.com/manjo/ubuntu-maverick.git lp746652

Manoj Iyer (1):
      UBUNTU: SAUCE: add support for Lenovo tablet ID (0xE6)

 drivers/input/tablet/wacom_wac.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

Comments

Tim Gardner April 5, 2011, 6:39 p.m. UTC | #1
On 03/31/2011 01:45 PM, Manoj Iyer wrote:
> Please consider the following patch for Maverick SRU.
>
> The patch was submitted upstream, upstream has changed the code
> for reporting resolutions, and it is not in linus tree, and it is
> in the maintainers for-linus tree. I am re-submitting my upstream
> patch based on this for-linus tree. Detailed coversation is here:
> https://lkml.org/lkml/2011/3/31/403
>
> I have tested the patch&  the userspace patch on my x220. you can
> find all the packges here:
> http://kernel.ubuntu.com/~manjo/maverick/lp705000/
>
>
> SRU JUSTIFICATION
> ================
>
> IMPACT
> =======
> Touch screen not functional.
>
> FIX
> ===
> User space patch and a kernel patch required to fix this issue,
> submitted kernel patch upstream.
>
> TEST
> ====
> I tested this on the X220, the touch screen works with finger and pen,
> I am able to double click to select.
>
>
> The following changes since commit 98e5bbf03976d01a116c000ec141ec7b5325f759:
>
>    UBUNTU: Ubuntu-2.6.35-28.50 (2011-03-13 09:54:14 -0700)
>
> are available in the git repository at:
>    git://kernel.ubuntu.com/manjo/ubuntu-maverick.git lp746652
>
> Manoj Iyer (1):
>        UBUNTU: SAUCE: add support for Lenovo tablet ID (0xE6)
>
>   drivers/input/tablet/wacom_wac.c |    3 +++
>   1 files changed, 3 insertions(+), 0 deletions(-)
>
>
>

applied to Maverick and Natty