index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
pegasus_notetaker.c
Age
Commit message (
Expand
)
Author
2025-10-17
Input: pegasus-notetaker - fix potential out-of-bounds access
Seungjin Bae
2024-10-03
Input: pegasus_notetaker - use guard notation when acquiring mutex
Dmitry Torokhov
2023-04-09
Input: pegasus-notetaker - check pipe type when probing
Soumya Negi
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-04-23
Input: remove third argument of usb_maxpacket()
Vincent Mailhol
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-10
Input: pegasus_notetaker - fix endpoint sanity check
Johan Hovold
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-03-17
Input: pegasus_notetaker - do not rely on input_dev->users
Marcus Folkesson
2018-03-17
Input: pagasus_notetaker - fix deadlock in autosuspend
Marcus Folkesson
2016-08-25
Input: pegasus_notetaker - directly include workqueue header
Martin Kepplinger
2016-07-19
Input: pegasus_notetaker - set device mode in reset_resume() if in use
Martin Kepplinger
2016-07-19
Input: pegasus_notetaker - cancel workqueue's work in suspend()
Martin Kepplinger
2016-07-19
Input: pegasus_notetaker - fix usb_autopm calls to be balanced
Martin Kepplinger
2016-07-19
Input: pegasus_notetaker - handle usb control msg errors
Martin Kepplinger
2016-06-02
Input: add Pegasus Notetaker tablet driver
Martin Kepplinger