Age | Commit message (Expand) | Author |
2023-04-09 | Input: pegasus-notetaker - check pipe type when probing | Soumya Negi |
2022-09-29 | input: drop empty comment blocks | Christophe JAILLET |
2022-09-03 | Input: aiptek - switch to using dev_groups for driver-specific attributes | Dmitry Torokhov |
2022-08-18 | Input: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-05-18 | Merge branch 'ib/5.17-cros-ec-keyb' into next | Dmitry Torokhov |
2022-04-23 | Input: remove third argument of usb_maxpacket() | Vincent Mailhol |
2022-04-20 | Input: aiptek - remove redundant assignment to variable ret | Colin Ian King |
2022-03-14 | Input: aiptek - properly check endpoint type | Pavel Skripkin |
2021-02-22 | Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit | Jiapeng Chong |
2020-12-09 | Input: gtco - remove driver | Dmitry Torokhov |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-07 | Input: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-01-10 | Input: gtco - drop redundant variable reinit | Johan Hovold |
2020-01-10 | Input: gtco - fix extra-descriptor debug message | Johan Hovold |
2020-01-10 | Input: gtco - fix endpoint sanity check | Johan Hovold |
2020-01-10 | Input: aiptek - use descriptors of current altsetting | Johan Hovold |
2020-01-10 | Input: aiptek - fix endpoint sanity check | Johan Hovold |
2020-01-10 | Input: pegasus_notetaker - fix endpoint sanity check | Johan Hovold |
2019-11-22 | Input: fix Kconfig indentation | Krzysztof Kozlowski |
2019-08-01 | Input: kbtab - sanity check for endpoint type | Oliver Neukum |
2019-07-15 | Merge tag 'v5.2' into next | Dmitry Torokhov |
2019-07-13 | Input: gtco - bounds check collection indent level | Grant Hernandez |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-03-09 | Input: wacom_serial4 - add support for Wacom ArtPad II tablet | Jason Gerecke |
2018-07-27 | Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe() | Jia-Ju Bai |
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 |
2018-01-17 | Input: inline macros for MODULE_LICENSE, etc | Julia Lawall |
2018-01-16 | Input: remove unneeded DRIVER_LICENSE #defines | Greg Kroah-Hartman |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-27 | Input: gtco - fix potential out-of-bound access | Dmitry Torokhov |
2017-08-18 | Input: wacom_serial4 - constify serio_device_id | Arvind Yadav |
2017-08-07 | Input: kbtab - constify usb_device_id | Arvind Yadav |
2017-08-07 | Input: acecad - constify usb_device_idi and fix space before '[' error | Arvind Yadav |
2017-07-12 | Input: aiptek - constify attribute_group structures | Arvind Yadav |
2017-03-16 | Input: kbtab - validate number of endpoints before using them | Johan Hovold |
2017-03-16 | Input: hanwang - validate number of endpoints before using them | Johan Hovold |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
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-07-19 | Merge branch 'for-linus' into next | Dmitry Torokhov |
2016-06-02 | Input: add Pegasus Notetaker tablet driver | Martin Kepplinger |