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
/
acecad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
Input: tablet - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-1
/
+1
2022-09-30
input: drop empty comment blocks
Christophe JAILLET
1
-3
/
+0
2022-08-19
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-04-23
Input: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
1
-9
/
+2
2018-01-17
Input: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
1
-2
/
+1
2017-08-08
Input: acecad - constify usb_device_idi and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2016-03-31
Input: acecad - stop saving struct usb_device
Oliver Neukum
1
-6
/
+6
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-05-05
USB: input: acecad.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+6
2012-05-02
USB: acecad.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+4
2012-05-02
USB: input: acecad.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-26
USB: acecad.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+4
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
1
-16
/
+1
2010-11-11
Input: acecad - fix a memory leak in usb_acecad_probe error path
Axel Lin
1
-1
/
+2
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-3
/
+3
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-3
/
+3
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
2008-10-18
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-4
/
+8
2007-05-08
Input: move USB tablets under drivers/input/tablet
Dmitry Torokhov
1
-0
/
+289