index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
wacom_sys.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)
Ping Cheng
2012-11-08
1
-0
/
+5
*
Input: wacom - clean up device type code
Ping Cheng
2012-11-08
1
-15
/
+38
*
Input: wacom - correct bad Cintiq 24HD check
Jason Gerecke
2012-10-30
1
-1
/
+1
*
Input: wacom - add touch sensor support for Cintiq 24HD touch
Jason Gerecke
2012-10-25
1
-1
/
+18
*
Input: wacom - handle split-sensor devices with internal hubs
Jason Gerecke
2012-10-25
1
-1
/
+31
*
Input: wacom - clean up wacom_query_tablet_data
Jason Gerecke
2012-10-04
1
-39
/
+35
*
Input: wacom - introduce wacom_fix_phy_from_hid
Jason Gerecke
2012-10-04
1
-0
/
+71
*
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
2012-07-07
1
-2
/
+4
|
\
|
*
Input: wacom - don't retrieve touch_max when it is predefined
Ping Cheng
2012-06-28
1
-1
/
+3
|
*
Input: wacom - fix retrieving touch_max bug
Ping Cheng
2012-06-28
1
-1
/
+1
*
|
Merge commit 'v3.5-rc5' into next
Dmitry Torokhov
2012-07-04
1
-4
/
+7
|
\
\
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-05-24
1
-64
/
+180
|
|
\
\
|
|
|
/
|
*
|
USB: input: wacom_sys.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-04
1
-2
/
+2
|
*
|
USB: wacom: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
1
-4
/
+6
|
*
|
USB: input: wacom_sys.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-05-01
1
-2
/
+2
|
*
|
USB: wacom_sys.c: remove err() usage
Greg Kroah-Hartman
2012-04-25
1
-2
/
+3
*
|
|
Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type
Ping Cheng
2012-06-28
1
-1
/
+1
*
|
|
Input: wacom - remove code duplication
Jason Gerecke
2012-06-12
1
-4
/
+1
*
|
|
Input: wacom - initialize and destroy LEDs for Intuos4 S tablets
Jason Gerecke
2012-06-12
1
-0
/
+2
*
|
|
Input: wacom - battery reporting improvements
Chris Bagwell
2012-06-12
1
-29
/
+53
*
|
|
Input: wacom - rearrange type enum
Ping Cheng
2012-06-12
1
-7
/
+3
|
|
/
|
/
|
*
|
Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s
Dmitry Torokhov
2012-05-02
1
-7
/
+8
*
|
Input: wacom - return proper error if usb_get_extra_descriptor() fails
Dmitry Torokhov
2012-05-02
1
-5
/
+6
*
|
Input: wacom - fix sparse warning
Dmitry Torokhov
2012-05-02
1
-2
/
+2
*
|
Input: wacom - add 0xE5 (MT device) support
Ping Cheng
2012-04-29
1
-38
/
+53
*
|
Input: wacom - retrieve maximum number of touch points
Ping Cheng
2012-04-29
1
-1
/
+28
*
|
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
2012-04-21
1
-0
/
+2
|
\
\
|
|
/
|
*
Input: wacom - check for allocation failure in probe()
Dan Carpenter
2012-03-29
1
-0
/
+2
*
|
Input: wacom - add Intuos5 multitouch sensor support
Jason Gerecke
2012-04-04
1
-0
/
+25
*
|
Input: wacom - add Intuos5 Touch Ring LED support
Jason Gerecke
2012-04-04
1
-12
/
+59
|
/
*
Input: wacom - wireless battery status
Chris Bagwell
2012-03-25
1
-1
/
+56
*
Input: wacom - create inputs when wireless connect
Chris Bagwell
2012-03-25
1
-9
/
+82
*
Input: wacom - wireless monitor framework
Chris Bagwell
2012-03-25
1
-5
/
+31
*
Input: wacom - isolate input registration
Chris Bagwell
2012-03-25
1
-20
/
+33
*
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
1
-18
/
+1
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
1
-10
/
+91
|
|
\
|
*
|
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-18
/
+1
*
|
|
Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
Ping Cheng
2012-01-31
1
-5
/
+1
|
|
/
|
/
|
*
|
Input: wacom - add LED support for Cintiq 24HD
Jason Gerecke
2011-12-12
1
-1
/
+4
*
|
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-29
1
-14
/
+0
|
\
\
|
|
/
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-10-26
1
-30
/
+326
|
|
\
|
*
|
Input: wacom - remove pressure for touch devices
Ping Cheng
2011-08-26
1
-14
/
+0
*
|
|
Input: wacom - read 3rd gen Bamboo Touch HID data
Chris Bagwell
2011-10-26
1
-2
/
+47
*
|
|
Input: wacom - add some comments to wacom_parse_hid
Chris Bagwell
2011-10-26
1
-1
/
+36
*
|
|
Input: wacom - remove unused bamboo HID parsing
Chris Bagwell
2011-10-26
1
-4
/
+0
*
|
|
Input: wacom - cleanup feature report for bamboos
Chris Bagwell
2011-10-26
1
-2
/
+4
|
|
/
|
/
|
*
|
Input: wacom - make LED status readable through sysfs
Ping Cheng
2011-10-05
1
-1
/
+8
*
|
Input: wacom - add LED support for Cintiq 21ux2
Ping Cheng
2011-10-05
1
-25
/
+73
*
|
Input: wacom - lower the LED luminance
Ping Cheng
2011-10-05
1
-1
/
+1
*
|
Input: wacom - add Intuos4 LED and OLED control
Eduard Hasenleithner
2011-09-07
1
-30
/
+271
|
/
[next]