index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
wacom_sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-25
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
1
-1257
/
+0
2014-07-25
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
1
-39
/
+9
2014-07-25
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
1
-236
/
+112
2014-07-25
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
1
-5
/
+3
2014-07-25
Input: wacom - register power device at the HID level
Benjamin Tissoires
1
-2
/
+2
2014-07-25
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
1
-39
/
+37
2014-07-25
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
1
-7
/
+8
2014-07-25
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
1
-11
/
+11
2014-07-25
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
1
-32
/
+26
2014-07-25
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
1
-60
/
+10
2014-07-25
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
1
-45
/
+36
2014-07-25
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
1
-141
/
+81
2014-07-25
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
1
-31
/
+22
2014-07-25
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
1
-23
/
+23
2014-07-25
Input: wacom - create a separate input device for pads
Benjamin Tissoires
1
-8
/
+55
2014-07-25
Input: wacom - assign phys field from struct wacom into input_dev
Benjamin Tissoires
1
-0
/
+1
2014-07-25
Input: Revert "wacom - testing result shows get_report is unnecessary."
Benjamin Tissoires
1
-0
/
+3
2014-05-14
Input: wacom - add support for three new ISDv4 sensors
Jason Gerecke
1
-0
/
+19
2014-04-19
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
Jason Gerecke
1
-0
/
+9
2014-04-19
Input: wacom - use full 32-bit HID Usage value in switch statement
Jason Gerecke
1
-128
/
+109
2013-12-16
Input: wacom - add reporting of SW_MUTE_DEVICE events
Ping Cheng
1
-0
/
+12
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
1
-0
/
+4
2013-11-25
Input: wacom - add support for three new Intuos devices
Ping Cheng
1
-3
/
+3
2013-11-25
Input: wacom - make sure touch_max is set for touch devices
Ping Cheng
1
-2
/
+5
2013-11-14
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-37
/
+59
2013-10-22
Input: wacom - not all multi-interface devices support touch
Ping Cheng
1
-21
/
+36
2013-10-15
Input: wacom - export battery scope
Bastien Nocera
1
-0
/
+4
2013-09-20
Input: wacom - add support for three new Intuos Pro devices
Ping Cheng
1
-2
/
+8
2013-09-20
Input: wacom - LED is only supported through digitizer interface
Ping Cheng
1
-10
/
+14
2013-09-20
Input: wacom - testing result shows get_report is unnecessary.
Ping Cheng
1
-3
/
+0
2013-09-20
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
Jason Gerecke
1
-1
/
+1
2013-08-24
Input: wacom - fix error return code in wacom_probe()
Wei Yongjun
1
-3
/
+5
2013-08-12
Input: wacom - integrate resolution calculation
Ping Cheng
1
-42
/
+37
2013-01-23
Input: wacom - fix wacom_set_report retry logic
Chris Bagwell
1
-3
/
+3
2012-11-08
Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)
Ping Cheng
1
-0
/
+5
2012-11-08
Input: wacom - clean up device type code
Ping Cheng
1
-15
/
+38
2012-10-30
Input: wacom - correct bad Cintiq 24HD check
Jason Gerecke
1
-1
/
+1
2012-10-25
Input: wacom - add touch sensor support for Cintiq 24HD touch
Jason Gerecke
1
-1
/
+18
2012-10-25
Input: wacom - handle split-sensor devices with internal hubs
Jason Gerecke
1
-1
/
+31
2012-10-04
Input: wacom - clean up wacom_query_tablet_data
Jason Gerecke
1
-39
/
+35
2012-10-04
Input: wacom - introduce wacom_fix_phy_from_hid
Jason Gerecke
1
-0
/
+71
2012-07-07
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
1
-2
/
+4
2012-07-04
Merge commit 'v3.5-rc5' into next
Dmitry Torokhov
1
-4
/
+7
2012-06-28
Input: wacom - don't retrieve touch_max when it is predefined
Ping Cheng
1
-1
/
+3
2012-06-28
Input: wacom - fix retrieving touch_max bug
Ping Cheng
1
-1
/
+1
2012-06-28
Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type
Ping Cheng
1
-1
/
+1
2012-06-12
Input: wacom - remove code duplication
Jason Gerecke
1
-4
/
+1
2012-06-12
Input: wacom - initialize and destroy LEDs for Intuos4 S tablets
Jason Gerecke
1
-0
/
+2
2012-06-12
Input: wacom - battery reporting improvements
Chris Bagwell
1
-29
/
+53
2012-06-12
Input: wacom - rearrange type enum
Ping Cheng
1
-7
/
+3
[next]