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
2010-06-04
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
Ping Cheng
3
-15
/
+60
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-23
/
+23
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
5
-24
/
+24
2010-04-21
Input: kbtab - do not advertise unsupported events
Dmitry Torokhov
1
-24
/
+15
2010-04-21
Input: kbtab - simplify kbtab_disconnect()
Dmitry Torokhov
1
-7
/
+5
2010-04-21
Input: kbtab - fix incorrect size parameter in usb_buffer_free
Axel Lin
1
-2
/
+2
2010-04-21
Input: acecad - don't advertise mouse events
Dmitry Torokhov
1
-2
/
+0
2010-04-21
Input: acecad - fix some formatting issues
Dmitry Torokhov
1
-40
/
+36
2010-04-21
Input: acecad - simplify usb_acecad_disconnect()
Dmitry Torokhov
1
-7
/
+5
2010-04-21
Input: acecad - fix incorrect size parameter in usb_buffer_free
Axel Lin
1
-1
/
+1
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-64
/
+111
2010-04-15
Input: wacom - switch mode upon system resume
Ping Cheng
1
-5
/
+7
2010-04-14
Input: wacom - streamline 2-finger touch support
Ping Cheng
2
-73
/
+80
2010-04-14
Input: wacom - use get_unaligned to access unaligned data
Dmitry Torokhov
3
-47
/
+28
2010-04-14
Input: wacom - get rid of wacom_combo structure
Dmitry Torokhov
3
-53
/
+47
2010-04-14
Input: wacom - get rid of input event wrappers
Dmitry Torokhov
4
-405
/
+347
2010-04-14
Input: wacom - fix some formatting issues
Dmitry Torokhov
2
-201
/
+222
2010-04-14
Input: wacom - do not allocate wacom_wac separately
Dmitry Torokhov
4
-15
/
+15
2010-04-14
Input: wacom - share pen info with touch of the same ID
Ping Cheng
3
-22
/
+99
2010-04-14
Input: wacom - merge out and in prox events
Ping Cheng
1
-104
/
+59
2010-04-14
Merge branch 'for-linus' into next
Dmitry Torokhov
2
-64
/
+111
2010-04-14
Input: wacom - switch mode upon system resume
Ping Cheng
1
-5
/
+7
2010-04-14
Revert "Input: wacom - merge out and in prox events"
Dmitry Torokhov
1
-59
/
+104
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-108
/
+62
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-05
Input: wacom - merge out and in prox events
Ping Cheng
1
-104
/
+59
2010-03-02
Input: wacom - replace WACOM_PKGLEN_PENABLED
Ping Cheng
3
-4
/
+3
2010-02-20
Input: wacom - add device type to device name string
Ping Cheng
2
-4
/
+15
2010-02-19
Input: wacom - constify product features data
Dmitry Torokhov
1
-63
/
+63
2010-02-19
Input: wacom - use per-device instance of wacom_features
Jason Childs
3
-56
/
+78
2010-02-11
Input: wacom - get features from driver info
Bastian Blank
3
-152
/
+205
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
1
-1
/
+1
2010-01-11
Input: make USB device ids constant
Márton Németh
1
-1
/
+1
2009-12-15
Input: wacom - separate pen from express keys on Graphire
Ping Cheng
1
-4
/
+23
2009-12-15
Input: wacom - add defines for data packet report IDs
Ping Cheng
2
-13
/
+22
2009-12-15
Input: wacom - add support for new LCD tablets
Ping Cheng
4
-132
/
+311
2009-12-15
Input: wacom - add defines for packet lengths of various devices
Ping Cheng
3
-64
/
+76
2009-12-15
Input: wacom - ensure the device is initialized properly upon resume
Ping Cheng
2
-6
/
+8
2009-08-21
Input: wacom - don't use on-stack memory for report buffers
Dmitry Torokhov
1
-14
/
+29
2009-06-29
Input: wacom - add DTF720a support and fix rotation on Intuos3
Ping Cheng
1
-1
/
+5
2009-06-03
Input: wacom - clear Intuos4 wheel data when finger leaves proximity
Ping Cheng
1
-0
/
+3
2009-05-09
Input: wacom - add support for Intuos4 tablets
Ping Cheng
4
-41
/
+148
2009-05-09
Merge commit 'v2.6.30-rc5' into next
Dmitry Torokhov
2
-4
/
+14
2009-04-28
Input: wacom - fix TabletPC touch bug
Ping Cheng
2
-4
/
+14
2009-04-18
Input: gtco - add MODULE_DESCRIPTION()
Dmitry Torokhov
1
-0
/
+1
2008-12-30
Input: gtco - use USB endpoint API
Julia Lawall
1
-1
/
+1
2008-12-20
Input: make some variables and functions static
Roel Kluin
1
-1
/
+1
2008-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-49
/
+356
2008-11-26
Input: wacom - add support for new USB Tablet PCs
Ping Cheng
4
-49
/
+356
2008-10-18
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
5
-10
/
+16
[next]