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
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-06-03
Input: tablet - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
5
-5
/
+5
2023-04-10
Input: pegasus-notetaker - check pipe type when probing
Soumya Negi
1
-0
/
+6
2022-09-30
input: drop empty comment blocks
Christophe JAILLET
2
-6
/
+0
2022-09-03
Input: aiptek - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
1
-16
/
+4
2022-08-19
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-3
/
+3
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+2
2022-05-19
Merge branch 'ib/5.17-cros-ec-keyb' into next
Dmitry Torokhov
1
-6
/
+4
2022-04-23
Input: remove third argument of usb_maxpacket()
Vincent Mailhol
2
-2
/
+2
2022-04-20
Input: aiptek - remove redundant assignment to variable ret
Colin Ian King
1
-2
/
+1
2022-03-15
Input: aiptek - properly check endpoint type
Pavel Skripkin
1
-6
/
+4
2021-02-23
Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-47
/
+33
2020-12-10
Input: gtco - remove driver
Dmitry Torokhov
3
-1056
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-01-11
Input: gtco - drop redundant variable reinit
Johan Hovold
1
-2
/
+0
2020-01-11
Input: gtco - fix extra-descriptor debug message
Johan Hovold
1
-1
/
+2
2020-01-11
Input: gtco - fix endpoint sanity check
Johan Hovold
1
-7
/
+3
2020-01-11
Input: aiptek - use descriptors of current altsetting
Johan Hovold
1
-1
/
+1
2020-01-11
Input: aiptek - fix endpoint sanity check
Johan Hovold
1
-3
/
+3
2020-01-11
Input: pegasus_notetaker - fix endpoint sanity check
Johan Hovold
1
-1
/
+1
2019-11-23
Input: fix Kconfig indentation
Krzysztof Kozlowski
1
-10
/
+10
2019-08-01
Input: kbtab - sanity check for endpoint type
Oliver Neukum
1
-2
/
+4
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
7
-49
/
+7
2019-07-13
Input: gtco - bounds check collection indent level
Grant Hernandez
1
-3
/
+17
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
3
-43
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55
Thomas Gleixner
1
-6
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
2019-03-10
Input: wacom_serial4 - add support for Wacom ArtPad II tablet
Jason Gerecke
1
-0
/
+2
2018-07-27
Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()
Jia-Ju Bai
1
-1
/
+1
2018-03-17
Input: pegasus_notetaker - do not rely on input_dev->users
Marcus Folkesson
1
-2
/
+5
2018-03-17
Input: pagasus_notetaker - fix deadlock in autosuspend
Marcus Folkesson
1
-6
/
+19
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
4
-34
/
+9
2018-01-17
Input: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
3
-6
/
+3
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-28
Input: gtco - fix potential out-of-bound access
Dmitry Torokhov
1
-7
/
+10
2017-08-19
Input: wacom_serial4 - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
Input: kbtab - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
Input: acecad - constify usb_device_idi and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: aiptek - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-03-16
Input: kbtab - validate number of endpoints before using them
Johan Hovold
1
-0
/
+3
2017-03-16
Input: hanwang - validate number of endpoints before using them
Johan Hovold
1
-0
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-08-25
Input: pegasus_notetaker - directly include workqueue header
Martin Kepplinger
1
-0
/
+1
2016-07-20
Input: pegasus_notetaker - set device mode in reset_resume() if in use
Martin Kepplinger
1
-1
/
+13
2016-07-20
Input: pegasus_notetaker - cancel workqueue's work in suspend()
Martin Kepplinger
1
-0
/
+1
2016-07-20
Input: pegasus_notetaker - fix usb_autopm calls to be balanced
Martin Kepplinger
1
-14
/
+19
2016-07-20
Input: pegasus_notetaker - handle usb control msg errors
Martin Kepplinger
1
-9
/
+20
[next]