index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s
Dmitry Torokhov
2012-05-02
2
-17
/
+27
*
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
4
-45
/
+157
*
Input: wacom - retrieve maximum number of touch points
Ping Cheng
2012-04-29
3
-24
/
+65
*
Input: aiptek - adjust error-handling code label
Julia Lawall
2012-04-23
1
-1
/
+1
*
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
2012-04-21
3
-1
/
+5
|
\
|
*
Input: wacom - check for allocation failure in probe()
Dan Carpenter
2012-03-29
1
-0
/
+2
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-03-27
5
-32
/
+262
|
|
\
|
*
\
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-03-19
8
-123
/
+29
|
|
\
\
|
*
|
|
Input: wacom - fix physical size calculation for 3rd-gen Bamboo
Jason Gerecke
2012-03-12
1
-2
/
+2
|
*
|
|
Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use
Jason Gerecke
2012-03-07
1
-1
/
+1
|
*
|
|
Input: wacom - add missing LEDS_CLASS to Kconfig
Chris Bagwell
2012-02-24
1
-0
/
+2
*
|
|
|
Input: wacom - add Intuos5 multitouch sensor support
Jason Gerecke
2012-04-04
2
-5
/
+84
*
|
|
|
Input: wacom - add Intuos5 Touch Ring LED support
Jason Gerecke
2012-04-04
1
-12
/
+59
*
|
|
|
Input: wacom - add Intuos5 Touch Ring/ExpressKey support
Jason Gerecke
2012-04-04
2
-2
/
+32
*
|
|
|
Input: wacom - add basic Intuos5 support
Jason Gerecke
2012-04-04
2
-3
/
+36
|
|
_
|
/
|
/
|
|
*
|
|
Input: wacom - wireless battery status
Chris Bagwell
2012-03-25
5
-2
/
+64
*
|
|
Input: wacom - create inputs when wireless connect
Chris Bagwell
2012-03-25
4
-10
/
+109
*
|
|
Input: wacom - wireless monitor framework
Chris Bagwell
2012-03-25
3
-6
/
+62
*
|
|
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
7
-110
/
+10
|
\
\
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
4
-37
/
+290
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-01-08
4
-37
/
+290
|
|
|
\
|
*
|
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
6
-110
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
6
-110
/
+6
|
*
|
|
Input: wacom - add product id used by Samsung Slate 7
Chris Bagwell
2011-12-12
1
-0
/
+4
|
|
/
/
*
|
|
Input: wacom - use switch statement for wacom_tpc_irq()
Ping Cheng
2012-01-31
2
-6
/
+20
*
|
|
Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
Ping Cheng
2012-01-31
2
-7
/
+3
|
|
/
|
/
|
*
|
Input: wacom - add LED support for Cintiq 24HD
Jason Gerecke
2011-12-12
1
-1
/
+4
*
|
Input: wacom - add support for Cintiq 24HD
Jason Gerecke
2011-12-12
2
-1
/
+77
*
|
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-29
2
-29
/
+37
|
\
\
|
|
/
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-10-26
3
-53
/
+361
|
|
\
|
*
|
Input: wacom - revert "Cintiq 21UX2 does not have menu strips"
Jason Gerecke
2011-10-04
1
-5
/
+2
|
*
|
Input: wacom - fix touch parsing on newer Bamboos
Chris Bagwell
2011-09-12
1
-6
/
+8
|
*
|
Input: wacom - add POINTER and DIRECT device properties
Jason Gerecke
2011-09-08
1
-1
/
+24
|
*
|
Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartner
Jason Gerecke
2011-08-26
1
-2
/
+2
|
*
|
Input: wacom - remove pressure for touch devices
Ping Cheng
2011-08-26
2
-17
/
+3
*
|
|
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
2011-11-09
1
-15
/
+19
*
|
|
Input: wacom - ignore unwanted bamboo packets
Chris Bagwell
2011-11-07
1
-0
/
+9
*
|
|
Input: wacom - 3rd gen Bamboo P&Touch packet support
Chris Bagwell
2011-10-26
2
-5
/
+92
*
|
|
Input: wacom - read 3rd gen Bamboo Touch HID data
Chris Bagwell
2011-10-26
2
-2
/
+48
*
|
|
Input: wacom - relax Bamboo stylus ID check
Chris Bagwell
2011-10-26
1
-6
/
+1
*
|
|
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 - correct max Y value on medium bamboos
Chris Bagwell
2011-10-10
1
-4
/
+4
*
|
Input: wacom - add ABS_DISTANCE to Bamboo Pen reports
Chris Bagwell
2011-10-10
1
-12
/
+23
[next]