开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
pegasus_notetaker.c
Age
Commit message (
Expand
)
Author
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