Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
01c846f9539c194c7a6e34af036b1115b8ed822a
/
drivers
/
input
/
tablet
/
wacom_sys.c
01c846f
Input: wacom - compute the HID report size to get the actual packet size
by Benjamin Tissoires
· 10 years ago
ba9a354
Input: wacom - use HID core to actually fetch the report descriptor
by Benjamin Tissoires
· 10 years ago
27b20a9
Input: wacom - use hid communication instead of plain usb
by Benjamin Tissoires
· 10 years ago
29b4739
Input: wacom - switch from an USB driver to a HID driver
by Benjamin Tissoires
· 10 years ago
f54bc61
Input: wacom - include and use linux/hid.h
by Benjamin Tissoires
· 10 years ago
008f4d9
Input: wacom - split out the pad device for the wireless receiver
by Benjamin Tissoires
· 10 years ago
d2d13f1
Input: wacom - create a separate input device for pads
by Benjamin Tissoires
· 10 years ago
7097d4c
Input: wacom - assign phys field from struct wacom into input_dev
by Benjamin Tissoires
· 10 years ago
3cb8315
Input: Revert "wacom - testing result shows get_report is unnecessary."
by Benjamin Tissoires
· 10 years ago
d51ddb2
Input: wacom - add support for three new ISDv4 sensors
by Jason Gerecke
· 11 years ago
e9fc413
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
by Jason Gerecke
· 11 years ago
5866d9e
Input: wacom - use full 32-bit HID Usage value in switch statement
by Jason Gerecke
· 11 years ago
961794a
Input: wacom - add reporting of SW_MUTE_DEVICE events
by Ping Cheng
· 11 years ago
348324c
Merge tag 'v3.13-rc4' into next
by Dmitry Torokhov
· 11 years ago
b5fd2a3
Input: wacom - add support for three new Intuos devices
by Ping Cheng
· 11 years ago
1d0d6df
Input: wacom - make sure touch_max is set for touch devices
by Ping Cheng
· 11 years ago
4224909
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
57bcfce
Input: wacom - not all multi-interface devices support touch
by Ping Cheng
· 11 years ago
6e2a6e8
Input: wacom - export battery scope
by Bastien Nocera
· 11 years ago
9a35c41
Input: wacom - add support for three new Intuos Pro devices
by Ping Cheng
· 11 years ago
c2b0c27
Input: wacom - LED is only supported through digitizer interface
by Ping Cheng
· 11 years ago
1b2faaf
Input: wacom - testing result shows get_report is unnecessary.
by Ping Cheng
· 11 years ago
36d3c51
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
by Jason Gerecke
· 11 years ago
d4879c9
Input: wacom - fix error return code in wacom_probe()
by Wei Yongjun
· 11 years ago
401d7d1
Input: wacom - integrate resolution calculation
by Ping Cheng
· 11 years ago
9937c02
Input: wacom - fix wacom_set_report retry logic
by Chris Bagwell
· 12 years ago
6afdc28
Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)
by Ping Cheng
· 12 years ago
3699dd7
Input: wacom - clean up device type code
by Ping Cheng
· 12 years ago
b216e12
Input: wacom - correct bad Cintiq 24HD check
by Jason Gerecke
· 12 years ago
b1e4279
Input: wacom - add touch sensor support for Cintiq 24HD touch
by Jason Gerecke
· 12 years ago
aea2bf6
Input: wacom - handle split-sensor devices with internal hubs
by Jason Gerecke
· 12 years ago
fe494bc
Input: wacom - clean up wacom_query_tablet_data
by Jason Gerecke
· 12 years ago
115d5e1
Input: wacom - introduce wacom_fix_phy_from_hid
by Jason Gerecke
· 12 years ago
3c3416a
Merge branch 'for-linus' to bring in change ensuring that drivers that
by Dmitry Torokhov
· 13 years ago
404c3bc
Merge commit 'v3.5-rc5' into next
by Dmitry Torokhov
· 13 years ago
1cecc5c
Input: wacom - don't retrieve touch_max when it is predefined
by Ping Cheng
· 13 years ago
61c91dd
Input: wacom - fix retrieving touch_max bug
by Ping Cheng
· 13 years ago
adad004
Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type
by Ping Cheng
· 13 years ago
32edbf56
Input: wacom - remove code duplication
by Jason Gerecke
· 13 years ago
a19fc98
Input: wacom - initialize and destroy LEDs for Intuos4 S tablets
by Jason Gerecke
· 13 years ago
b7af2bb
Input: wacom - battery reporting improvements
by Chris Bagwell
· 13 years ago
ea2e602
Input: wacom - rearrange type enum
by Ping Cheng
· 13 years ago
2c01e7b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
65e78a20
USB: input: wacom_sys.c: fix up dev_* messages
by Greg Kroah-Hartman
· 13 years ago
eb71d1b
Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s
by Dmitry Torokhov
· 13 years ago
a882c93
Input: wacom - return proper error if usb_get_extra_descriptor() fails
by Dmitry Torokhov
· 13 years ago
0c9e300
Input: wacom - fix sparse warning
by Dmitry Torokhov
· 13 years ago
3b6aee2
USB: wacom: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
1b5ca92
USB: input: wacom_sys.c: fix up dev_err() usage
by Greg Kroah-Hartman
· 13 years ago
1963518
Input: wacom - add 0xE5 (MT device) support
by Ping Cheng
· 13 years ago
f393ee2
Input: wacom - retrieve maximum number of touch points
by Ping Cheng
· 13 years ago
b3169fe
USB: wacom_sys.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
57b8628
Merge commit 'v3.4-rc4' into next
by Dmitry Torokhov
· 13 years ago
ae584ca
Input: wacom - add Intuos5 multitouch sensor support
by Jason Gerecke
· 13 years ago
9b5b95d
Input: wacom - add Intuos5 Touch Ring LED support
by Jason Gerecke
· 13 years ago
f182394
Input: wacom - check for allocation failure in probe()
by Dan Carpenter
· 13 years ago
a1d552c
Input: wacom - wireless battery status
by Chris Bagwell
· 13 years ago
16bf288
Input: wacom - create inputs when wireless connect
by Chris Bagwell
· 13 years ago
d3825d5
Input: wacom - wireless monitor framework
by Chris Bagwell
· 13 years ago
3aac0ef
Input: wacom - isolate input registration
by Chris Bagwell
· 13 years ago
b675b36
Merge commit 'v3.3-rc6' into next
by Dmitry Torokhov
· 13 years ago
8b4a0c1f
Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
by Ping Cheng
· 13 years ago
dbe950f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
246835f
Input: wacom - add LED support for Cintiq 24HD
by Jason Gerecke
· 13 years ago
0d2cd91
Merge commit 'v3.2-rc3' into next
by Dmitry Torokhov
· 13 years ago
08642e7
USB: convert drivers/input/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
4134361
Input: wacom - read 3rd gen Bamboo Touch HID data
by Chris Bagwell
· 13 years ago
428f858
Input: wacom - add some comments to wacom_parse_hid
by Chris Bagwell
· 13 years ago
fc72bf7
Input: wacom - remove unused bamboo HID parsing
by Chris Bagwell
· 13 years ago
6e8ec53
Input: wacom - cleanup feature report for bamboos
by Chris Bagwell
· 13 years ago
6ad390a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 13 years ago
04c59ab
Input: wacom - make LED status readable through sysfs
by Ping Cheng
· 13 years ago
09e7d94
Input: wacom - add LED support for Cintiq 21ux2
by Ping Cheng
· 13 years ago
f4fa9a6
Input: wacom - lower the LED luminance
by Ping Cheng
· 13 years ago
5d7e7d4
Input: wacom - add Intuos4 LED and OLED control
by Eduard Hasenleithner
· 13 years ago
cfb7d55
Input: wacom - remove pressure for touch devices
by Ping Cheng
· 13 years ago
3b48c91
Input: wacom - report id 3 returns 4 bytes of data
by Ping Cheng
· 13 years ago
a417ea4
Input: wacom - add WAC_MSG_RETRIES define
by Ping Cheng
· 13 years ago
97eb3f2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
84eb5aa
Input: wacom - support 2FGT in MT format
by Ping Cheng
· 14 years ago
4b6d443
Input: wacom - fix error path in wacom_probe()
by Alexander Strakh
· 14 years ago
62ecae0
Input: wacom - properly enable runtime PM
by Dmitry Torokhov
· 14 years ago
3136baf
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 14 years ago
f6cd378
Input: wacom - fix runtime PM related deadlock
by Dmitry Torokhov
· 14 years ago
3dc9f40
Input: wacom - request tablet data for Bamboo Pens
by Chris Bagwell
· 14 years ago
bc73dd3
Input: wacom - collect device quirks into single function
by Henrik Rydberg
· 14 years ago
4a88081
Input: wacom - parse the Bamboo device family
by Ping Cheng
· 14 years ago
fed87e6
Input: wacom - add fuzz parameters to features
by Henrik Rydberg
· 14 years ago
3a4b4aa
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
by Ping Cheng
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
014f615
Input: wacom - switch mode upon system resume
by Ping Cheng
· 15 years ago
252f776
Input: wacom - use get_unaligned to access unaligned data
by Dmitry Torokhov
· 15 years ago
95dd3b3
Input: wacom - get rid of wacom_combo structure
by Dmitry Torokhov
· 15 years ago
8da23fc
Input: wacom - get rid of input event wrappers
by Dmitry Torokhov
· 15 years ago
73a97f4
Input: wacom - fix some formatting issues
by Dmitry Torokhov
· 15 years ago
51269fe
Input: wacom - do not allocate wacom_wac separately
by Dmitry Torokhov
· 15 years ago
4492eff
Input: wacom - share pen info with touch of the same ID
by Ping Cheng
· 15 years ago
3810147
Input: wacom - switch mode upon system resume
by Ping Cheng
· 15 years ago
57e413d
Input: wacom - replace WACOM_PKGLEN_PENABLED
by Ping Cheng
· 15 years ago
Next »