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
2012-07-25
Input: wacom - add support to Cintiq 22HD
Ping Cheng
2
-3
/
+21
2012-07-13
Input: hanwang - add support for Art Master II tablet
weixing
1
-15
/
+42
2012-07-08
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
1
-2
/
+4
2012-07-05
Merge commit 'v3.5-rc5' into next
Dmitry Torokhov
5
-75
/
+104
2012-06-29
Input: wacom - don't retrieve touch_max when it is predefined
Ping Cheng
1
-1
/
+3
2012-06-29
Input: wacom - fix retrieving touch_max bug
Ping Cheng
1
-1
/
+1
2012-06-29
Input: wacom - TPC2FG doesn't store touch id for slots
Ping Cheng
1
-2
/
+4
2012-06-29
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 - Bamboo One 1024 pressure fix
Chris Bagwell
1
-1
/
+1
2012-06-12
Input: wacom - battery reporting improvements
Chris Bagwell
1
-29
/
+53
2012-06-12
Input: wacom - add two new devices (0xed and 0xef)
Ping Cheng
2
-1
/
+14
2012-06-12
Input: wacom - rearrange type enum
Ping Cheng
3
-14
/
+8
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-110
/
+457
2012-05-05
USB: input: wacom_sys.c: fix up dev_* messages
Greg Kroah-Hartman
1
-2
/
+2
2012-05-05
USB: input: kbtab.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+7
2012-05-05
USB: input: gtco.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+5
2012-05-05
USB: input: aiptek.c: fix up dev_* messages
Greg Kroah-Hartman
1
-8
/
+9
2012-05-05
USB: input: acecad.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+6
2012-05-02
Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s
Dmitry Torokhov
2
-17
/
+27
2012-05-02
Input: wacom - return proper error if usb_get_extra_descriptor() fails
Dmitry Torokhov
1
-5
/
+6
2012-05-02
Input: wacom - fix sparse warning
Dmitry Torokhov
1
-2
/
+2
2012-05-02
USB: kbtab.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+4
2012-05-02
USB: gtco.c: remove dbg() usage
Greg Kroah-Hartman
1
-42
/
+45
2012-05-02
USB: aiptek.c: remove dbg() usage
Greg Kroah-Hartman
1
-9
/
+13
2012-05-02
USB: acecad.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+4
2012-05-02
USB: wacom: remove dbg() usage
Greg Kroah-Hartman
2
-9
/
+17
2012-05-02
USB: input: wacom_sys.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-02
USB: input: kbtab.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-05-02
USB: input: gtco.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-05-02
USB: input: aiptek.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-05-02
USB: input: acecad.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-30
Input: wacom - add 0xE5 (MT device) support
Ping Cheng
4
-45
/
+157
2012-04-30
Input: wacom - retrieve maximum number of touch points
Ping Cheng
3
-24
/
+65
2012-04-26
USB: wacom_sys.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-26
USB: kbtab.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-26
USB: gtco.c: remove err() usage
Greg Kroah-Hartman
1
-10
/
+11
2012-04-26
USB: aiptek.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-26
USB: acecad.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+4
2012-04-24
Input: aiptek - adjust error-handling code label
Julia Lawall
1
-1
/
+1
2012-04-22
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
3
-1
/
+5
2012-04-04
Input: wacom - add Intuos5 multitouch sensor support
Jason Gerecke
2
-5
/
+84
2012-04-04
Input: wacom - add Intuos5 Touch Ring LED support
Jason Gerecke
1
-12
/
+59
2012-04-04
Input: wacom - add Intuos5 Touch Ring/ExpressKey support
Jason Gerecke
2
-2
/
+32
2012-04-04
Input: wacom - add basic Intuos5 support
Jason Gerecke
2
-3
/
+36
2012-03-30
Input: wacom - check for allocation failure in probe()
Dan Carpenter
1
-0
/
+2
2012-03-27
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-32
/
+262
2012-03-26
Input: wacom - wireless battery status
Chris Bagwell
5
-2
/
+64
2012-03-26
Input: wacom - create inputs when wireless connect
Chris Bagwell
4
-10
/
+109
[next]