[Precise][PULL] SRU:#1009435 -- add support for Wacom Intuos5
Timo Aaltonen
tjaalton at ubuntu.com
Fri Jun 15 07:19:53 UTC 2012
On 13.06.2012 23:37, Tim Gardner wrote:
> On 06/06/2012 07:28 AM, Timo Aaltonen wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>
>> Hi!
>>
>> Please consider cherry-picking these commits from mainline to add
>> support for Wacom Intuos5 tablets to the 12.04 kernel.
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1009435
>>
> Since you presumably have all of these patches in a git repo somewhere,
> how about sending a pull request? Don't forget to use 'git cherry-pick
> -s -x' when applying these commits.
True, I've now pushed it to
git://kernel.ubuntu.com/tjaalton/ubuntu-precise.git intuos5-support
does this blurb suffice, or would you like me to send the batch to the list?
--
Chris Bagwell (4):
Input: wacom - isolate input registration
Input: wacom - wireless monitor framework
Input: wacom - create inputs when wireless connect
Input: wacom - wireless battery status
Dan Carpenter (1):
Input: wacom - check for allocation failure in probe()
Jason Gerecke (4):
Input: wacom - add basic Intuos5 support
Input: wacom - add Intuos5 Touch Ring/ExpressKey support
Input: wacom - add Intuos5 Touch Ring LED support
Input: wacom - add Intuos5 multitouch sensor support
Ping Cheng (2):
Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
Input: wacom - use switch statement for wacom_tpc_irq()
Documentation/ABI/testing/sysfs-driver-wacom | 15 +-
drivers/input/tablet/Kconfig | 1 +
drivers/input/tablet/wacom.h | 9 +
drivers/input/tablet/wacom_sys.c | 331 ++++++++++++++++++++++----
drivers/input/tablet/wacom_wac.c | 200 ++++++++++++++--
drivers/input/tablet/wacom_wac.h | 12 +
6 files changed, 500 insertions(+), 68 deletions(-)
More information about the kernel-team
mailing list