[PATCH 0/2] Input: wacom - add support for new LCD tablets

Chase Douglas chase.douglas at canonical.com
Mon Mar 1 18:00:01 UTC 2010


I had a very minor merge conflict that I fixed in these patches myself.
I've since found that one small commit fixes the merge conflict and
seems good overall, so I'll be resending a new set of patches.

On Mon, 2010-03-01 at 11:00 -0500, Chase Douglas wrote:
> The following two patches provide support for new wacom tablet devices. The
> patches were included in 2.6.33. I have built a test kernel module for bug
> 516777, and the module tested well on one new 0xE3 device and two older wacom
> devices without any regression.
> 
> I will be working with the upstream maintainer of the driver in an attempt to
> get the changes queued upstream for the -stable tree. In the meantime, I
> believe these changes can be merged into the Lucid kernel as they can be tested
> and removed before release if necessary.
> 
> --
>  drivers/input/tablet/wacom.h     |    2 +
>  drivers/input/tablet/wacom_sys.c |  229 ++++++++++++++++++---------
>  drivers/input/tablet/wacom_wac.c |  328 ++++++++++++++++++++++++--------------
>  drivers/input/tablet/wacom_wac.h |   21 +++-
>  4 files changed, 385 insertions(+), 195 deletions(-)
> 






More information about the kernel-team mailing list