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: add support for Azoteq IQS550/572/525
Jeff LaBundy
2019-04-30
3
-0
/
+1144
*
|
|
|
|
Input: goodix - add GT5663 CTP support
Jagan Teki
2019-04-03
1
-0
/
+2
*
|
|
|
|
Input: goodix - add regulators suppot
Jagan Teki
2019-04-03
1
-0
/
+52
*
|
|
|
|
Input: edt-ft5x06 - convert to use SPDX identifier
Andy Shevchenko
2019-03-03
1
-14
/
+2
*
|
|
|
|
Input: edt-ft5x06 - enable ACPI enumeration
Andy Shevchenko
2019-03-03
1
-5
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'
YueHaibing
2019-02-19
1
-4
/
+0
*
|
|
|
Input: goodix - print values in case of inconsistencies
Guido Günther
2019-02-16
1
-1
/
+3
*
|
|
|
Input: goodix - support Goodix gt5688
Guido Günther
2019-02-16
1
-0
/
+2
*
|
|
|
Input: st1232 - handle common DT bindings
Matthias Fend
2019-02-16
1
-2
/
+6
*
|
|
|
Input: st1232 - switch to gpiod API
Martin Kepplinger
2019-02-16
1
-14
/
+11
*
|
|
|
Input: ili210x - fetch touchscreen geometry from DT
Marek Vasut
2019-02-09
1
-40
/
+11
*
|
|
|
Input: stmfts - acknowledge that setting brightness is a blocking call
Dmitry Torokhov
2019-02-07
1
-14
/
+16
*
|
|
|
Input: ili210x - switch to using devm_device_add_group()
Dmitry Torokhov
2019-02-07
1
-14
/
+2
*
|
|
|
Input: ili210x - add ILI251X support
Marek Vasut
2019-02-06
1
-15
/
+103
*
|
|
|
Input: ili210x - add OF match table
Marek Vasut
2019-02-06
1
-0
/
+7
*
|
|
|
Input: ili210x - reorder probe
Marek Vasut
2019-02-06
1
-16
/
+16
*
|
|
|
Input: ili210x - rework the touchscreen sample processing
Marek Vasut
2019-02-06
1
-25
/
+30
*
|
|
|
Input: ili210x - convert to devm IRQ
Marek Vasut
2019-02-06
1
-11
/
+15
*
|
|
|
Input: ili210x - add reset GPIO support
Marek Vasut
2019-02-06
1
-0
/
+26
*
|
|
|
Input: ili210x - convert to devm_ functions
Marek Vasut
2019-02-06
1
-10
/
+7
*
|
|
|
Input: ili210x - drop get_pendown_state
Marek Vasut
2019-02-06
1
-12
/
+1
*
|
|
|
Input: ili210x - drop platform data support
Marek Vasut
2019-02-06
1
-10
/
+2
*
|
|
|
Input: sx8654 - do not override interrupt trigger
Dmitry Torokhov
2019-02-04
1
-1
/
+1
*
|
|
|
Input: sx8654 - convert #defined flags to BIT(x)
Richard Leitner
2019-02-04
1
-5
/
+6
*
|
|
|
Input: sx8654 - use common of_touchscreen functions
Richard Leitner
2019-01-28
1
-4
/
+8
*
|
|
|
Input: sx8654 - add sx8650 support
Richard Leitner
2019-01-28
1
-20
/
+176
*
|
|
|
Input: sx8654 - add sx8655 and sx8656 to compatibles
Richard Leitner
2019-01-28
1
-0
/
+4
*
|
|
|
Input: sx8654 - add reset-gpio support
Richard Leitner
2019-01-28
1
-6
/
+38
*
|
|
|
Input: st1232 - add Martin as module author
Martin Kepplinger
2019-01-28
1
-0
/
+1
*
|
|
|
Input: st1232 - add support for st1633
Martin Kepplinger
2019-01-28
2
-37
/
+89
*
|
|
|
Input: edt-ft5x06 - add offset support for ev-ft5726
Marco Felsch
2019-01-13
1
-0
/
+46
*
|
|
|
Input: edt-ft5x06 - add support to update ev-ft5726 registers
Marco Felsch
2019-01-13
1
-5
/
+15
*
|
|
|
Input: edt-ft5x06 - add support for Evervision FT5726
Marco Felsch
2019-01-13
1
-3
/
+41
*
|
|
|
Merge tag 'v4.20' into next
Dmitry Torokhov
2019-01-13
11
-33
/
+250
|
\
|
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-12-04
2
-24
/
+3
|
|
\
|
|
|
|
*
|
Input: st1232 - convert to SPDX identifiers
Kuninori Morimoto
2018-11-12
1
-10
/
+2
|
|
*
|
Input: migor_ts - convert to SPDX identifiers
Kuninori Morimoto
2018-11-12
1
-14
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-10-27
6
-14
/
+49
|
|
\
|
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-10-22
6
-14
/
+49
|
|
|
\
\
|
*
|
\
\
Merge tag 'mfd-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-10-25
1
-5
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
Input: ti_am335x_tsc: Mark IRQ as wakeup capable
Vignesh R
2018-10-09
1
-0
/
+6
|
|
*
|
|
|
Input: ti_am335x_tsc: Mark TSC device as wakeup source
Vignesh R
2018-10-09
1
-5
/
+11
|
|
|
|
|
|
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2018-10-21
1
-1
/
+2
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-1
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
2018-09-28
1
-0
/
+6
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
/
/
/
|
|
|
/
/
/
|
|
*
|
|
Input: egalax_ts - add system wakeup support
Anson Huang
2018-09-18
1
-0
/
+6
|
*
|
|
|
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
2018-07-13
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-08-18
12
-153
/
+655
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-08-16
12
-153
/
+655
|
|
|
\
\
\
\
[prev]
[next]