Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
50002d4c2176da6b2ed5a2529a2367c05f0fd73b
/
drivers
/
input
/
tablet
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
· 10 years ago
805a876
Input: wacom - set stylus_in_proximity when pen is in range
by Ping Cheng
· 10 years ago
d51ddb2
Input: wacom - add support for three new ISDv4 sensors
by Jason Gerecke
· 10 years ago
edc8e20a
Input: wacom - use unaligned access where necessary
by Jason Gerecke
· 10 years ago
879f99e
Merge tag 'v3.15-rc5' into next
by Dmitry Torokhov
· 10 years ago
61616ed
Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2
by Jason Gerecke
· 10 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
· 11 years ago
3bd1f7e
Input: wacom - fix a typo for Cintiq 22HDT
by Ping Cheng
· 11 years ago
c73a1af
Input: wacom - add an eraser to DTH2242/DTK2241
by Ping Cheng
· 11 years ago
f0aacea
Input: wacom - add a few new styli for Cintiq series
by Ping Cheng
· 12 years ago
5621856
Input: wacom - add three new display tablets
by Ping Cheng
· 12 years ago
5846115
Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242
by Ping Cheng
· 12 years ago
1582eea
Input: wacom - DTH2242 Grip Pen id was off by one bit
by Ping Cheng
· 12 years ago
202dec8
Input: wacom - correct reported resolution for Intuos4 Wireless
by Jason Gerecke
· 12 years ago
e55b6a8
Input: wacom - fix "can not retrieve extra class descriptor" for 24HDT
by Jason Gerecke
· 12 years ago
5869483
Input: wacom - add support for 0x10d
by Stephan Frank
· 12 years ago
2d9f0d9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
a112e9f
Input: wacom - add support for DTH-2242
by Ping Cheng
· 12 years ago
9937c02
Input: wacom - fix wacom_set_report retry logic
by Chris Bagwell
· 12 years ago
02295e6
Input: wacom - use new input-mt routines
by Ping Cheng
· 12 years ago
8c0e0a4
Input: wacom - prepare for syncing with input-mt changes
by Ping Cheng
· 12 years ago
022573c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
e12b3ce
Input: wacom - fix touch support for Bamboo Fun CTH-461
by Diego Calleja
· 12 years ago
edbe265
Input: wacom - add support for a new MT device (0x4001)
by Ping Cheng
· 12 years ago
2ad5169
Input: wacom - simplify type check for newer V5 devices
by Ping Cheng
· 12 years ago
6afdc28
Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)
by Ping Cheng
· 12 years ago
3699dd7
Input: wacom - clean up device type code
by Ping Cheng
· 12 years ago
b216e12
Input: wacom - correct bad Cintiq 24HD check
by Jason Gerecke
· 12 years ago
68fe0f0a
Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes
by Dmitry Torokhov
· 12 years ago
b1e4279
Input: wacom - add touch sensor support for Cintiq 24HD touch
by Jason Gerecke
· 12 years ago
aea2bf6
Input: wacom - handle split-sensor devices with internal hubs
by Jason Gerecke
· 12 years ago
88fd449
Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HD
by Jason Gerecke
· 12 years ago
0cc8d6a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
fe494bc
Input: wacom - clean up wacom_query_tablet_data
by Jason Gerecke
· 12 years ago
115d5e1
Input: wacom - introduce wacom_fix_phy_from_hid
by Jason Gerecke
· 12 years ago
9d336da
Input: wacom - allow any multi-input Intuos device to set prox
by Jason Gerecke
· 12 years ago
4e90495
Input: wacom - report correct touch contact size for I5/Bamboo
by Jason Gerecke
· 12 years ago
7774036
Merge branch 'for-next' of git://github.com/rydberg/linux into next
by Dmitry Torokhov
· 12 years ago
5e056ef
Input: wacom - mark Intuos5 pad as in-prox when touching buttons
by Jason Gerecke
· 12 years ago
b4adbbe
Input: MT - Add flags to input_mt_init_slots()
by Henrik Rydberg
· 12 years ago
77626eb
Input: wacom - add support for EMR on Cintiq 24HD touch
by Jason Gerecke
· 12 years ago
6f4d038
Input: wacom - add support for EMR on Cintiq 24HD touch
by Jason Gerecke
· 12 years ago
d838c64
Input: wacom - add support to Cintiq 22HD
by Ping Cheng
· 12 years ago
8a90c03
Input: hanwang - add support for Art Master II tablet
by weixing
· 12 years ago
Next »