index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
2014-07-25
1
-1257
/
+0
*
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
2014-07-25
1
-39
/
+9
*
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
2014-07-25
1
-236
/
+112
*
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
2014-07-25
1
-5
/
+3
*
Input: wacom - register power device at the HID level
Benjamin Tissoires
2014-07-25
1
-2
/
+2
*
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
2014-07-25
1
-39
/
+37
*
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
2014-07-25
1
-7
/
+8
*
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
2014-07-25
1
-11
/
+11
*
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
2014-07-25
1
-32
/
+26
*
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
2014-07-25
1
-60
/
+10
*
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
2014-07-25
1
-45
/
+36
*
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
2014-07-25
1
-141
/
+81
*
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
2014-07-25
1
-31
/
+22
*
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
2014-07-25
1
-23
/
+23
*
Input: wacom - create a separate input device for pads
Benjamin Tissoires
2014-07-25
1
-8
/
+55
*
Input: wacom - assign phys field from struct wacom into input_dev
Benjamin Tissoires
2014-07-25
1
-0
/
+1
*
Input: Revert "wacom - testing result shows get_report is unnecessary."
Benjamin Tissoires
2014-07-25
1
-0
/
+3
*
Input: wacom - add support for three new ISDv4 sensors
Jason Gerecke
2014-05-14
1
-0
/
+19
*
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
Jason Gerecke
2014-04-19
1
-0
/
+9
*
Input: wacom - use full 32-bit HID Usage value in switch statement
Jason Gerecke
2014-04-19
1
-128
/
+109
*
Input: wacom - add reporting of SW_MUTE_DEVICE events
Ping Cheng
2013-12-16
1
-0
/
+12
*
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2013-12-16
1
-0
/
+4
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-11-14
1
-37
/
+59
|
|
\
|
*
|
Input: wacom - export battery scope
Bastien Nocera
2013-10-15
1
-0
/
+4
*
|
|
Input: wacom - add support for three new Intuos devices
Ping Cheng
2013-11-25
1
-3
/
+3
*
|
|
Input: wacom - make sure touch_max is set for touch devices
Ping Cheng
2013-11-25
1
-2
/
+5
|
|
/
|
/
|
*
|
Input: wacom - not all multi-interface devices support touch
Ping Cheng
2013-10-22
1
-21
/
+36
*
|
Input: wacom - add support for three new Intuos Pro devices
Ping Cheng
2013-09-20
1
-2
/
+8
*
|
Input: wacom - LED is only supported through digitizer interface
Ping Cheng
2013-09-20
1
-10
/
+14
*
|
Input: wacom - testing result shows get_report is unnecessary.
Ping Cheng
2013-09-20
1
-3
/
+0
*
|
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
Jason Gerecke
2013-09-20
1
-1
/
+1
|
/
*
Input: wacom - fix error return code in wacom_probe()
Wei Yongjun
2013-08-24
1
-3
/
+5
*
Input: wacom - integrate resolution calculation
Ping Cheng
2013-08-12
1
-42
/
+37
*
Input: wacom - fix wacom_set_report retry logic
Chris Bagwell
2013-01-23
1
-3
/
+3
*
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
[next]