Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b804049dce9128a88558bc1594ff96d6632fbc10
/
drivers
/
input
/
tablet
ecb4183
Merge tag 'v5.2' into next
by Dmitry Torokhov
· 5 years ago
2a017fd
Input: gtco - bounds check collection indent level
by Grant Hernandez
· 5 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
83cde38
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 55
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
44fc95e
Input: wacom_serial4 - add support for Wacom ArtPad II tablet
by Jason Gerecke
· 6 years ago
53fddb6
Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()
by Jia-Ju Bai
· 6 years ago
553d16a
Input: pegasus_notetaker - do not rely on input_dev->users
by Marcus Folkesson
· 7 years ago
1f701f6
Input: pagasus_notetaker - fix deadlock in autosuspend
by Marcus Folkesson
· 7 years ago
698c03b
Input: inline macros for MODULE_LICENSE, etc
by Julia Lawall
· 7 years ago
9f1d1ea
Input: remove unneeded DRIVER_LICENSE #defines
by Greg Kroah-Hartman
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a508294
Input: gtco - fix potential out-of-bound access
by Dmitry Torokhov
· 7 years ago
a7082ac
Input: wacom_serial4 - constify serio_device_id
by Arvind Yadav
· 7 years ago
95ac4cb
Input: kbtab - constify usb_device_id
by Arvind Yadav
· 7 years ago
803088f
Input: acecad - constify usb_device_idi and fix space before '[' error
by Arvind Yadav
· 7 years ago
c4043b5
Input: aiptek - constify attribute_group structures
by Arvind Yadav
· 8 years ago
cb1b494
Input: kbtab - validate number of endpoints before using them
by Johan Hovold
· 8 years ago
ba340d7
Input: hanwang - validate number of endpoints before using them
by Johan Hovold
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
f959cd8
Input: pegasus_notetaker - directly include workqueue header
by Martin Kepplinger
· 8 years ago
c1d7b7c
Input: pegasus_notetaker - set device mode in reset_resume() if in use
by Martin Kepplinger
· 8 years ago
f32f539
Input: pegasus_notetaker - cancel workqueue's work in suspend()
by Martin Kepplinger
· 8 years ago
9d3bef0
Input: pegasus_notetaker - fix usb_autopm calls to be balanced
by Martin Kepplinger
· 8 years ago
168c139
Input: pegasus_notetaker - handle usb control msg errors
by Martin Kepplinger
· 8 years ago
8c57a5e
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 8 years ago
1afca2b
Input: add Pegasus Notetaker tablet driver
by Martin Kepplinger
· 9 years ago
23ea596
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
8f7292e
Input: kbtab - stop saving struct usb_device
by Oliver Neukum
· 9 years ago
ed752e5d
Input: gtco - stop saving struct usb_device
by Oliver Neukum
· 9 years ago
c630901
Input: aiptek - stop saving struct usb_device
by Oliver Neukum
· 9 years ago
7edf2c9
Input: acecad - stop saving struct usb_device
by Oliver Neukum
· 9 years ago
162f98d
Input: gtco - fix crash on detecting device without endpoints
by Vladis Dronov
· 9 years ago
8e20cf2
Input: aiptek - fix crash on detecting device without endpoints
by Vladis Dronov
· 9 years ago
8d21282
Input: gtco - use sign_extend32() for sign extension
by Martin Kepplinger
· 10 years ago
fc8104b
Merge branch 'wacom' into next
by Dmitry Torokhov
· 10 years ago
471d171
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
by Benjamin Tissoires
· 10 years ago
a3e6f65
Input: wacom - keep wacom_ids ordered
by Benjamin Tissoires
· 10 years ago
80befa9
Input: wacom - remove field pktlen declaration in the list of devices
by Benjamin Tissoires
· 10 years ago
198fdee
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
by Benjamin Tissoires
· 10 years ago
c669fb2
Input: wacom - use in-kernel HID parser
by Benjamin Tissoires
· 10 years ago
e2114ce
Input: wacom - use hid_info instead of plain dev_info
by Benjamin Tissoires
· 10 years ago
dd3181a
Input: wacom - register power device at the HID level
by Benjamin Tissoires
· 10 years ago
4451e08
Input: wacom - remove usb dependency for siblings devices
by Benjamin Tissoires
· 10 years ago
b6c79f2
Input: wacom - register the input devices on top of the HID one
by Benjamin Tissoires
· 10 years ago
c31a408
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
by Benjamin Tissoires
· 10 years ago
01c846f
Input: wacom - compute the HID report size to get the actual packet size
by Benjamin Tissoires
· 10 years ago
ba9a354
Input: wacom - use HID core to actually fetch the report descriptor
by Benjamin Tissoires
· 10 years ago
27b20a9
Input: wacom - use hid communication instead of plain usb
by Benjamin Tissoires
· 10 years ago
29b4739
Input: wacom - switch from an USB driver to a HID driver
by Benjamin Tissoires
· 10 years ago
f54bc61
Input: wacom - include and use linux/hid.h
by Benjamin Tissoires
· 10 years ago
008f4d9
Input: wacom - split out the pad device for the wireless receiver
by Benjamin Tissoires
· 10 years ago
3813810
Input: wacom - split out the pad device for Graphire G4 and MO
by Benjamin Tissoires
· 10 years ago
422b031
Input: wacom - split out the pad device for DTUS
by Benjamin Tissoires
· 10 years ago
3116871
Input: wacom - split out the pad device for Bamboos
by Benjamin Tissoires
· 10 years ago
10059cdc
Input: wacom - split out the pad device for Intuos/Cintiq
by Benjamin Tissoires
· 10 years ago
d2d13f1
Input: wacom - create a separate input device for pads
by Benjamin Tissoires
· 10 years ago
7097d4c
Input: wacom - assign phys field from struct wacom into input_dev
by Benjamin Tissoires
· 10 years ago
3cb8315
Input: Revert "wacom - testing result shows get_report is unnecessary."
by Benjamin Tissoires
· 10 years ago
5e740ce
Input: wacom_serial4 - prepare for wacom USB moving to HID
by Dmitry Torokhov
· 10 years ago
b4e0592
Input: add support for Wacom protocol 4 serial tablets
by Hans de Goede
· 10 years ago
ac414da
Input: wacom - process outbound for newer Cintiqs
by Ping Cheng
· 11 years ago
805a876
Input: wacom - set stylus_in_proximity when pen is in range
by Ping Cheng
· 11 years ago
d51ddb2
Input: wacom - add support for three new ISDv4 sensors
by Jason Gerecke
· 11 years ago
edc8e20a
Input: wacom - use unaligned access where necessary
by Jason Gerecke
· 11 years ago
879f99e
Merge tag 'v3.15-rc5' into next
by Dmitry Torokhov
· 11 years ago
61616ed
Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2
by Jason Gerecke
· 11 years ago
38a1807
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
by Jason Gerecke
· 11 years ago
74b6341
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
by Jason Gerecke
· 11 years ago
e9fc413
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
by Jason Gerecke
· 11 years ago
5866d9e
Input: wacom - use full 32-bit HID Usage value in switch statement
by Jason Gerecke
· 11 years ago
91ae0e7
Input: wacom - missed the last bit of expresskey for DTU-1031
by Ping Cheng
· 11 years ago
1f906f8
Input: gtco - fix usb_dev leak
by Alexey Khoroshilov
· 11 years ago
497ab1f
Input: wacom - add support for DTU-1031
by Ping Cheng
· 11 years ago
71348162
Input: wacom - fix wacom->shared guards for dual input devices
by Ping Cheng
· 11 years ago
bf9a9f8
Input: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
961794a
Input: wacom - add reporting of SW_MUTE_DEVICE events
by Ping Cheng
· 11 years ago
348324c
Merge tag 'v3.13-rc4' into next
by Dmitry Torokhov
· 11 years ago
b5fd2a3
Input: wacom - add support for three new Intuos devices
by Ping Cheng
· 11 years ago
1d0d6df
Input: wacom - make sure touch_max is set for touch devices
by Ping Cheng
· 11 years ago
0b279da
Input: wacom - scale up touch width and height values for Intuos Pro
by Jason Gerecke
· 11 years ago
4224909
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
57bcfce
Input: wacom - not all multi-interface devices support touch
by Ping Cheng
· 11 years ago
2d3163f
Input: wacom - add support for ISDv4 0x10E sensor
by Jason Gerecke
· 11 years ago
9b4f60e
Input: wacom - add support for ISDv4 0x10F sensor
by Jason Gerecke
· 11 years ago
6e2a6e8
Input: wacom - export battery scope
by Bastien Nocera
· 11 years ago
9a35c41
Input: wacom - add support for three new Intuos Pro devices
by Ping Cheng
· 11 years ago
c2b0c27
Input: wacom - LED is only supported through digitizer interface
by Ping Cheng
· 11 years ago
1b2faaf
Input: wacom - testing result shows get_report is unnecessary.
by Ping Cheng
· 11 years ago
4eb1830
Input: wacom - send proper tablet state info when pen leaves proximity
by Jason Gerecke
· 11 years ago
36d3c51
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
by Jason Gerecke
· 11 years ago
4ba25a4
Merge tag 'v3.11' into next
by Dmitry Torokhov
· 11 years ago
07176b9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
f41a64e
Input: wacom - add support for 0x300 and 0x301
by Ping Cheng
· 11 years ago
d4879c9
Input: wacom - fix error return code in wacom_probe()
by Wei Yongjun
· 11 years ago
401d7d1
Input: wacom - integrate resolution calculation
by Ping Cheng
· 11 years ago
7d753b0
Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs
by Ping Cheng
· 12 years ago
3bd1f7e
Input: wacom - fix a typo for Cintiq 22HDT
by Ping Cheng
· 12 years ago
Next »