index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
HID: wacom: NULL dereferences on error in probe()
Dan Carpenter
1
-2
/
+4
2015-06-18
HID: wacom: Introduce new 'touch_input' device
Jason Gerecke
1
-46
/
+70
2015-06-18
HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'
Jason Gerecke
1
-2
/
+6
2015-06-18
HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type
Jason Gerecke
1
-30
/
+35
2015-06-18
HID: wacom: Treat features->device_type values as flags
Jason Gerecke
1
-17
/
+18
2015-06-18
HID: wacom: Simplify 'wacom_update_name'
Jason Gerecke
1
-11
/
+14
2015-05-21
HID: wacom: Handle failing HID_DG_CONTACTMAX requests
Jason Gerecke
1
-2
/
+9
2015-05-21
HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE
Jason Gerecke
1
-2
/
+10
2015-05-04
HID: wacom: Fail probe if HID_GENERIC device has unknown device_type
Jason Gerecke
1
-1
/
+7
2015-05-04
HID: wacom: Discover device_type from HID descriptor for all devices
Jason Gerecke
1
-10
/
+13
2015-05-04
HID: wacom: Do not add suffix to name of devices with an unknown type
Jason Gerecke
1
-5
/
+8
2015-04-27
HID: wacom: retrieve name from HID descriptor for generic devices
Ping Cheng
1
-11
/
+47
2015-04-23
HID: wacom: move unit and unitExpo initialization to wacom_calculate_res
Ping Cheng
1
-6
/
+6
2015-04-23
HID: wacom: move all quirks to wacom_setup_device_quirks
Ping Cheng
1
-38
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-20
/
+77
2015-04-02
HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT
Ping Cheng
1
-13
/
+11
2015-03-16
HID: wacom: ask for a in-prox report when it was missed
Benjamin Tissoires
1
-0
/
+3
2015-03-14
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-34
/
+37
2015-03-14
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-2
/
+3
2015-03-11
HID: wacom: Add battery presence indicator to wireless tablets
Jason Gerecke
1
-0
/
+4
2015-03-11
HID: wacom: Status packet provides 'charging', not 'powered' bit
Jason Gerecke
1
-0
/
+2
2015-03-11
HID: wacom: Allow dynamic battery creation/destruction
Jason Gerecke
1
-2
/
+15
2015-02-27
HID: wacom: add full support of the Wacom Bamboo PAD
Benjamin Tissoires
1
-0
/
+24
2015-02-27
HID: wacom: store the hid_device pointers of the sibling devices
Benjamin Tissoires
1
-6
/
+19
2015-01-29
HID: wacom: add support for Cintiq 27QHD and 27QHD touch
Ping Cheng
1
-0
/
+3
2015-01-06
HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()
Benjamin Tissoires
1
-4
/
+2
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
1
-20
/
+39
2014-12-10
HID: wacom: Initialize MT slots for generic devices at post_parse_hid
Jason Gerecke
1
-0
/
+18
2014-12-02
HID: wacom: fix freeze on open when autosuspend is on
Benjamin Tissoires
1
-8
/
+1
2014-12-01
HID: make hid_report_len as a static inline function in hid.h
Mathieu Magnaudet
1
-7
/
+1
2014-11-26
HID: wacom: PAD is independent with pen/touch
Ping Cheng
1
-3
/
+5
2014-11-20
HID: wacom - Bamboo pen-only tablet does not support PAD
Ping Cheng
1
-10
/
+15
2014-10-01
HID: wacom: implement the finger part of the HID generic handling
Benjamin Tissoires
1
-3
/
+36
2014-10-01
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
1
-2
/
+10
2014-10-01
HID: wacom: move allocation of inputs earlier
Benjamin Tissoires
1
-3
/
+9
2014-10-01
HID: wacom: split out input allocation and registration
Benjamin Tissoires
1
-33
/
+63
2014-10-01
HID: wacom: rename failN with some meaningful information
Benjamin Tissoires
1
-20
/
+29
2014-09-22
HID: wacom: fix timeout on probe for some wacoms
Benjamin Tissoires
1
-2
/
+16
2014-09-12
HID: wacom: make the WL connection friendly for the desktop
Benjamin Tissoires
1
-1
/
+1
2014-09-11
HID: wacom - enable LED support for Wireless Intuos5/Pro
Ping Cheng
1
-17
/
+35
2014-09-11
HID: wacom - remove report_id from wacom_get_report interface
Ping Cheng
1
-4
/
+4
2014-09-11
HID: wacom - Clean up of sysfs
Ping Cheng
1
-2
/
+10
2014-09-11
HID: wacom - Add default permission defines for sysfs attributes
Ping Cheng
1
-4
/
+7
2014-08-12
Input: wacom - fix compiler warning if !CONFIG_PM
Geert Uytterhoeven
1
-0
/
+2
2014-08-07
Input: wacom - only register once the MODULE_* macros
Benjamin Tissoires
1
-0
/
+5
2014-08-07
Input: wacom - remove passing id for wacom_set_report
Przemo Firszt
1
-18
/
+17
2014-08-07
Input: wacom - check for bluetooth protocol while setting OLEDs
Benjamin Tissoires
1
-8
/
+21
2014-08-07
Input: wacom - handle Intuos 4 BT in wacom.ko
Benjamin Tissoires
1
-0
/
+16
2014-08-07
Input: wacom - handle Graphire BT tablets in wacom.ko
Benjamin Tissoires
1
-0
/
+33
2014-08-07
Input: wacom - prepare the driver to include BT devices
Benjamin Tissoires
1
-3
/
+67
[next]