Merge commit 'v2.6.34' into next
[safe/jmp/linux-2.6] / drivers / input / tablet / wacom_wac.c
2010-04-14 Ping ChengInput: wacom - streamline 2-finger touch support
2010-04-14 Dmitry TorokhovInput: wacom - use get_unaligned to access unaligned...
2010-04-14 Dmitry TorokhovInput: wacom - get rid of wacom_combo structure
2010-04-14 Dmitry TorokhovInput: wacom - get rid of input event wrappers
2010-04-14 Dmitry TorokhovInput: wacom - fix some formatting issues
2010-04-14 Dmitry TorokhovInput: wacom - do not allocate wacom_wac separately
2010-04-14 Ping ChengInput: wacom - share pen info with touch of the same ID
2010-04-14 Ping ChengInput: wacom - merge out and in prox events
2010-04-14 Dmitry TorokhovRevert "Input: wacom - merge out and in prox events"
2010-03-05 Ping ChengInput: wacom - merge out and in prox events
2010-03-02 Ping ChengInput: wacom - replace WACOM_PKGLEN_PENABLED
2010-02-19 Dmitry TorokhovInput: wacom - constify product features data
2010-02-19 Jason ChildsInput: wacom - use per-device instance of wacom_features
2010-02-11 Bastian BlankInput: wacom - get features from driver info
2009-12-15 Ping ChengInput: wacom - separate pen from express keys on Graphire
2009-12-15 Ping ChengInput: wacom - add defines for data packet report IDs
2009-12-15 Ping ChengInput: wacom - add support for new LCD tablets
2009-12-15 Ping ChengInput: wacom - add defines for packet lengths of variou...
2009-06-29 Ping ChengInput: wacom - add DTF720a support and fix rotation...
2009-06-03 Ping ChengInput: wacom - clear Intuos4 wheel data when finger...
2009-05-09 Ping ChengInput: wacom - add support for Intuos4 tablets
2008-12-20 Roel KluinInput: make some variables and functions static
2008-11-26 Ping ChengInput: wacom - add support for new USB Tablet PCs
2008-05-16 Ping ChengInput: wacom - cleanup handling of tablet IDs
2008-04-25 Ping ChengInput: wacom - add support for Cintiq 20WSX
2008-03-14 Ping ChengInput: wacom - add support for Bamboo1, BambooFun,...
2007-07-10 Ping ChengInput: wacom - add support for the new Bamboo tablets
2007-05-08 Dmitry TorokhovInput: move USB tablets under drivers/input/tablet