index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
Input: elants_i2c - fix wake-on-touch
James Chen
2015-12-18
1
-9
/
+12
|
|
*
|
|
|
Input: atmel_mxt_ts - add maxtouch to I2C table for module autoload
Javier Martinez Canillas
2015-12-11
1
-0
/
+1
|
|
*
|
|
|
Input: atmel_mxt_ts - add generic platform data for Chromebooks
Dmitry Torokhov
2015-12-02
1
-0
/
+33
*
|
|
|
|
|
Input: melfas_mip4 - add resolution reporting
Sangwon Jee
2016-03-04
1
-4
/
+22
*
|
|
|
|
|
Input: stmpe-ts - restore kerneldoc
Linus Walleij
2016-03-02
1
-0
/
+31
*
|
|
|
|
|
Input: add MELFAS MIP4 Touchscreen driver
Sangwon Jee
2016-02-17
3
-0
/
+1511
*
|
|
|
|
|
Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIB
Geert Uytterhoeven
2016-02-09
1
-2
/
+3
*
|
|
|
|
|
Input: cyttsp - perform hard reset of the chip during probe
Oreste Salerno
2016-01-27
1
-0
/
+12
*
|
|
|
|
|
Input: cyttsp - switch to using device properties
Oreste Salerno
2016-01-27
2
-43
/
+102
*
|
|
|
|
|
Input: cyttsp - check return value of input_mt_init_slots
Oreste Salerno
2016-01-27
1
-1
/
+5
*
|
|
|
|
|
Input: cyttsp - use devres managed resource allocations
Oreste Salerno
2016-01-27
4
-59
/
+30
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Input: atmel_mxt_ts - improve touchscreen size/orientation handling
Nick Dyer
2016-01-11
1
-42
/
+26
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
Peter Hutterer
2016-01-11
1
-3
/
+0
*
|
|
|
Input: ti_am335x_tsc - fix HWPEN interrupt handling
Dave Gerlach
2016-01-07
1
-2
/
+0
*
|
|
|
Input: rohm_bu21023 - fix handling of retrying firmware update
Dmitry Torokhov
2016-01-07
1
-1
/
+1
*
|
|
|
Merge branch 'goodix' into next
Dmitry Torokhov
2016-01-06
2
-41
/
+473
|
\
\
\
\
|
*
|
|
|
Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"
Karsten Merker
2015-12-17
1
-8
/
+4
|
*
|
|
|
Input: goodix - add axis swapping and axis inversion support
Karsten Merker
2015-12-17
1
-0
/
+25
|
*
|
|
|
Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
Irina Tirdea
2015-12-17
1
-6
/
+1
|
*
|
|
|
Input: goodix - add power management support
Irina Tirdea
2015-12-17
1
-5
/
+98
|
*
|
|
|
Input: goodix - write configuration data to device
Irina Tirdea
2015-12-17
1
-32
/
+212
|
*
|
|
|
Input: goodix - reset device at init
Irina Tirdea
2015-12-17
2
-0
/
+120
|
*
|
|
|
Input: goodix - use actual config length for each device type
Irina Tirdea
2015-12-17
1
-2
/
+25
|
|
/
/
/
*
|
|
|
Input: pcap_ts - use to_delayed_work
Geliang Tang
2016-01-02
1
-1
/
+1
*
|
|
|
Input: egalax_ts_serial - fix potential NULL dereference on error
Dan Carpenter
2015-12-19
1
-1
/
+1
*
|
|
|
Input: add touchscreen support for TS-4800
Damien Riegel
2015-12-16
3
-0
/
+233
*
|
|
|
Input: add eGalaxTouch serial touchscreen driver
Böszörményi Zoltán
2015-12-16
3
-0
/
+205
*
|
|
|
Input: pixcir_i2c - add support for wake and enable gpios
Sander Vermin
2015-12-04
1
-0
/
+41
*
|
|
|
Input: wacom_w8001 - split the touch and pen devices into two devices
Peter Hutterer
2015-12-03
1
-51
/
+116
*
|
|
|
Input: wacom_w8001 - split pen and touch initialization up
Peter Hutterer
2015-12-03
1
-83
/
+111
*
|
|
|
Input: wacom_w8001 - handle touch error case correctly
Peter Hutterer
2015-12-03
1
-10
/
+9
*
|
|
|
Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
Peter Hutterer
2015-12-03
1
-0
/
+1
*
|
|
|
Input: wacom_w8001 - use __set_bit for evbits
Peter Hutterer
2015-12-03
1
-1
/
+2
|
/
/
/
*
|
/
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-11-13
6
-696
/
+863
|
\
|
|
|
|
/
|
/
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-11-13
6
-696
/
+863
|
|
\
|
|
*
Input: tsc2004 - add support for tsc2004
Michael Welling
2015-11-03
3
-0
/
+97
|
|
*
Input: tsc200x-core - rename functions and variables
Michael Welling
2015-11-03
3
-152
/
+152
|
|
*
Input: tsc2005 - separate SPI and core functions
Michael Welling
2015-11-03
5
-695
/
+765
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-11-06
11
-191
/
+1669
|
\
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-11-03
14
-206
/
+1679
|
|
\
|
|
|
*
Input: edt-ft5x06 - work around FT5506 firmware bug
Franklin S Cooper Jr
2015-10-16
1
-3
/
+3
|
|
*
Input: edt-ft5x06 - add support for FT5506
Franklin S Cooper Jr
2015-10-16
1
-1
/
+7
|
|
*
Input: edt-ft5x06 - add support for different max support points
Franklin S Cooper Jr
2015-10-16
1
-9
/
+29
|
|
*
Input: edt-ft5x06 - use max support points to determine how much to read
Franklin S Cooper Jr
2015-10-16
1
-4
/
+5
|
|
*
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver
Vignesh R
2015-10-13
1
-12
/
+0
|
|
*
Input: ft6236 - change module license string to match copyright notice
Dmitry Torokhov
2015-10-10
1
-1
/
+1
|
|
*
Input: ft6236 - do not explicitly set driver's owner
Fengguang Wu
2015-10-06
1
-1
/
+0
|
|
*
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
Franklin S Cooper Jr
2015-10-06
1
-2
/
+3
|
|
*
Input: add support for ROHM BU21023/24 touchscreen
Yoichi Yuasa
2015-10-05
3
-0
/
+1230
|
|
*
Merge tag 'v4.3-rc4' into next
Dmitry Torokhov
2015-10-05
2
-14
/
+24
|
|
|
\
[prev]
[next]