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
/
input
/
tablet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
1
-45
/
+36
2014-07-26
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
4
-186
/
+126
2014-07-26
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
1
-31
/
+22
2014-07-26
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
1
-23
/
+23
2014-07-26
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
1
-17
/
+27
2014-07-26
Input: wacom - split out the pad device for DTUS
Benjamin Tissoires
1
-12
/
+6
2014-07-26
Input: wacom - split out the pad device for Bamboos
Benjamin Tissoires
1
-16
/
+23
2014-07-26
Input: wacom - split out the pad device for Intuos/Cintiq
Benjamin Tissoires
1
-86
/
+122
2014-07-26
Input: wacom - create a separate input device for pads
Benjamin Tissoires
4
-9
/
+85
2014-07-26
Input: wacom - assign phys field from struct wacom into input_dev
Benjamin Tissoires
1
-0
/
+1
2014-07-26
Input: Revert "wacom - testing result shows get_report is unnecessary."
Benjamin Tissoires
1
-0
/
+3
2014-07-26
Input: wacom_serial4 - prepare for wacom USB moving to HID
Dmitry Torokhov
1
-1
/
+5
2014-07-21
Input: add support for Wacom protocol 4 serial tablets
Hans de Goede
3
-0
/
+627
2014-05-29
Input: wacom - process outbound for newer Cintiqs
Ping Cheng
2
-22
/
+24
2014-05-29
Input: wacom - set stylus_in_proximity when pen is in range
Ping Cheng
1
-0
/
+2
2014-05-15
Input: wacom - add support for three new ISDv4 sensors
Jason Gerecke
3
-1
/
+41
2014-05-15
Input: wacom - use unaligned access where necessary
Jason Gerecke
1
-9
/
+9
2014-05-15
Merge tag 'v3.15-rc5' into next
Dmitry Torokhov
2
-147
/
+128
2014-05-15
Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2
Jason Gerecke
2
-0
/
+9
2014-04-20
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
Jason Gerecke
1
-1
/
+1
2014-04-20
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
Jason Gerecke
1
-18
/
+9
2014-04-20
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
Jason Gerecke
1
-0
/
+9
2014-04-20
Input: wacom - use full 32-bit HID Usage value in switch statement
Jason Gerecke
1
-128
/
+109
2014-04-20
Input: wacom - missed the last bit of expresskey for DTU-1031
Ping Cheng
1
-1
/
+1
2014-01-28
Input: gtco - fix usb_dev leak
Alexey Khoroshilov
1
-1
/
+1
2014-01-21
Input: wacom - add support for DTU-1031
Ping Cheng
2
-2
/
+76
2014-01-21
Input: wacom - fix wacom->shared guards for dual input devices
Ping Cheng
1
-2
/
+2
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
6
-6
/
+0
2013-12-16
Input: wacom - add reporting of SW_MUTE_DEVICE events
Ping Cheng
3
-3
/
+44
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2
-0
/
+12
2013-11-26
Input: wacom - add support for three new Intuos devices
Ping Cheng
3
-18
/
+51
2013-11-26
Input: wacom - make sure touch_max is set for touch devices
Ping Cheng
1
-2
/
+5
2013-11-26
Input: wacom - scale up touch width and height values for Intuos Pro
Jason Gerecke
1
-2
/
+2
2013-11-15
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-53
/
+165
2013-10-23
Input: wacom - not all multi-interface devices support touch
Ping Cheng
2
-22
/
+39
2013-10-23
Input: wacom - add support for ISDv4 0x10E sensor
Jason Gerecke
1
-0
/
+4
2013-10-23
Input: wacom - add support for ISDv4 0x10F sensor
Jason Gerecke
1
-0
/
+4
2013-10-16
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
3
-16
/
+58
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 - send proper tablet state info when pen leaves proximity
Jason Gerecke
1
-0
/
+7
2013-09-20
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
Jason Gerecke
3
-2
/
+47
2013-09-18
Merge tag 'v3.11' into next
Dmitry Torokhov
1
-1
/
+11
2013-09-07
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-60
/
+46
2013-08-25
Input: wacom - add support for 0x300 and 0x301
Ping Cheng
1
-1
/
+9
2013-08-25
Input: wacom - fix error return code in wacom_probe()
Wei Yongjun
1
-3
/
+5
2013-08-13
Input: wacom - integrate resolution calculation
Ping Cheng
2
-57
/
+41
2013-06-19
Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs
Ping Cheng
1
-0
/
+2
2013-06-04
Input: wacom - fix a typo for Cintiq 22HDT
Ping Cheng
1
-3
/
+5
[prev]
[next]