index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-22
Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-47
/
+33
2020-12-09
Input: gtco - remove driver
Dmitry Torokhov
3
-1056
/
+0
2020-08-23
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-10
Input: gtco - drop redundant variable reinit
Johan Hovold
1
-2
/
+0
2020-01-10
Input: gtco - fix extra-descriptor debug message
Johan Hovold
1
-1
/
+2
2020-01-10
Input: gtco - fix endpoint sanity check
Johan Hovold
1
-7
/
+3
2020-01-10
Input: aiptek - use descriptors of current altsetting
Johan Hovold
1
-1
/
+1
2020-01-10
Input: aiptek - fix endpoint sanity check
Johan Hovold
1
-3
/
+3
2020-01-10
Input: pegasus_notetaker - fix endpoint sanity check
Johan Hovold
1
-1
/
+1
2019-11-22
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-09
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-16
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-27
Input: gtco - fix potential out-of-bound access
Dmitry Torokhov
1
-7
/
+10
2017-08-18
Input: wacom_serial4 - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: kbtab - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-07
Input: acecad - constify usb_device_idi and fix space before '[' error
Arvind Yadav
1
-1
/
+1
2017-07-12
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-19
Input: pegasus_notetaker - set device mode in reset_resume() if in use
Martin Kepplinger
1
-1
/
+13
2016-07-19
Input: pegasus_notetaker - cancel workqueue's work in suspend()
Martin Kepplinger
1
-0
/
+1
2016-07-19
Input: pegasus_notetaker - fix usb_autopm calls to be balanced
Martin Kepplinger
1
-14
/
+19
2016-07-19
Input: pegasus_notetaker - handle usb control msg errors
Martin Kepplinger
1
-9
/
+20
2016-07-19
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-1
/
+9
2016-06-02
Input: add Pegasus Notetaker tablet driver
Martin Kepplinger
3
-0
/
+437
2016-05-16
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-31
/
+33
2016-03-31
Input: kbtab - stop saving struct usb_device
Oliver Neukum
1
-4
/
+4
2016-03-31
Input: gtco - stop saving struct usb_device
Oliver Neukum
1
-12
/
+12
2016-03-31
Input: aiptek - stop saving struct usb_device
Oliver Neukum
1
-9
/
+11
2016-03-31
Input: acecad - stop saving struct usb_device
Oliver Neukum
1
-6
/
+6
2016-03-31
Input: gtco - fix crash on detecting device without endpoints
Vladis Dronov
1
-1
/
+9
2015-12-02
Input: aiptek - fix crash on detecting device without endpoints
Vladis Dronov
1
-0
/
+9
2015-01-26
Input: gtco - use sign_extend32() for sign extension
Martin Kepplinger
1
-15
/
+5
2014-08-06
Merge branch 'wacom' into next
Dmitry Torokhov
6
-4319
/
+0
[next]