index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
wacom_sys.c
Age
Commit message (
Expand
)
Author
2010-06-04
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
Ping Cheng
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-04-15
Input: wacom - switch mode upon system resume
Ping Cheng
2010-04-13
Input: wacom - use get_unaligned to access unaligned data
Dmitry Torokhov
2010-04-13
Input: wacom - get rid of wacom_combo structure
Dmitry Torokhov
2010-04-13
Input: wacom - get rid of input event wrappers
Dmitry Torokhov
2010-04-13
Input: wacom - fix some formatting issues
Dmitry Torokhov
2010-04-13
Input: wacom - do not allocate wacom_wac separately
Dmitry Torokhov
2010-04-13
Input: wacom - share pen info with touch of the same ID
Ping Cheng
2010-04-13
Input: wacom - switch mode upon system resume
Ping Cheng
2010-03-01
Input: wacom - replace WACOM_PKGLEN_PENABLED
Ping Cheng
2010-02-20
Input: wacom - add device type to device name string
Ping Cheng
2010-02-19
Input: wacom - use per-device instance of wacom_features
Jason Childs
2010-02-10
Input: wacom - get features from driver info
Bastian Blank
2009-12-15
Input: wacom - add support for new LCD tablets
Ping Cheng
2009-12-15
Input: wacom - ensure the device is initialized properly upon resume
Ping Cheng
2009-08-21
Input: wacom - don't use on-stack memory for report buffers
Dmitry Torokhov
2009-05-08
Input: wacom - add support for Intuos4 tablets
Ping Cheng
2009-04-28
Input: wacom - fix TabletPC touch bug
Ping Cheng
2008-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-11-26
Input: wacom - add support for new USB Tablet PCs
Ping Cheng
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-15
Input: wacom - implement suspend and autosuspend
Oliver Neukum
2008-03-14
Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX
Ping Cheng
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-07-10
Input: wacom - add support for the new Bamboo tablets
Ping Cheng
2007-05-08
Input: move USB tablets under drivers/input/tablet
Dmitry Torokhov