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: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
2015-08-04
1
-11
/
+108
|
|
*
|
Input: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-08-04
1
-4
/
+4
|
|
*
|
Input: zforce - make the interrupt GPIO optional
Dirk Behme
2015-08-03
1
-14
/
+49
|
|
*
|
Input: touchscreen - export OF module alias information
Javier Martinez Canillas
2015-07-30
2
-0
/
+2
|
|
*
|
Input: export I2C module alias information in missing drivers
Javier Martinez Canillas
2015-07-30
1
-0
/
+1
|
|
*
|
Input: tsc2005 - convert to gpiod
Sebastian Reichel
2015-07-27
1
-29
/
+18
|
|
*
|
Input: tsc2005 - simplify drvdata acquisition
Sebastian Reichel
2015-07-27
1
-10
/
+6
|
|
*
|
Input: tsc2005 - convert to regmap
Sebastian Reichel
2015-07-27
2
-112
/
+60
|
|
*
|
Input: tsc2005 - fix Kconfig indentation
Sebastian Reichel
2015-07-27
1
-4
/
+4
|
|
*
|
Input: tsc2005 - improve readability of register defines
Sebastian Reichel
2015-07-27
1
-10
/
+18
|
|
*
|
Input: ads7846 - change name of wakeup property to "wakeup-source"
Dmitry Torokhov
2015-07-23
1
-1
/
+2
|
|
*
|
Merge tag 'v4.2-rc3' into next
Dmitry Torokhov
2015-07-20
4
-17
/
+470
|
|
|
\
\
|
|
*
|
|
Input: zforce - don't invert the interrupt GPIO
Dirk Behme
2015-07-20
1
-1
/
+1
|
|
*
|
|
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-17
21
-21
/
+0
|
|
*
|
|
Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw reset
HungNien Chen
2015-07-11
1
-1
/
+2
|
|
*
|
|
Input: wdt87xx_i2c - populate vendor and product in input device
HungNien Chen
2015-07-11
1
-1
/
+45
|
|
*
|
|
Input: pixcir_i2c_ts - use standard OF touchscreen parsing code
Dmitry Torokhov
2015-07-11
1
-51
/
+44
|
|
*
|
|
Input: pixcir_i2c_ts - simplify input device initialization
Dmitry Torokhov
2015-07-11
1
-5
/
+0
|
|
*
|
|
Input: pixcir_i2c_ts - add RESET gpio
Roger Quadros
2015-07-11
1
-0
/
+22
|
|
*
|
|
Input: pixcir_i2c_ts - allow using with GPIO expanders
Dmitry Torokhov
2015-07-11
1
-1
/
+1
|
|
*
|
|
Input: pixcir_i2c_ts - switch the device over to gpiod
Dmitry Torokhov
2015-07-11
1
-17
/
+9
|
|
*
|
|
Input: pixcir_i2c_ts - move platform data
Dmitry Torokhov
2015-07-11
1
-1
/
+1
|
|
*
|
|
Input: of_touchscreen - switch to using device properties
Dmitry Torokhov
2015-07-11
5
-31
/
+35
|
|
*
|
|
Input: of_touchscreen - fix setting max values on X/Y axis
Dmitry Torokhov
2015-07-11
1
-4
/
+6
|
|
*
|
|
Input: of_touchscreen - always issue warning if axis is not set up
Dmitry Torokhov
2015-07-11
1
-7
/
+3
|
|
*
|
|
Input: zforce_ts - convert to use the gpiod interface
Dirk Behme
2015-07-08
1
-28
/
+30
*
|
|
|
|
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-09-04
1
-9
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
ALSA: ac97: Switch to dev_pm_ops
Lars-Peter Clausen
2015-08-21
1
-9
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
treewide: Fix typo in printk
Masanari Iida
2015-08-07
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-07-30
1
-1
/
+1
|
\
|
|
|
|
*
|
|
Revert "Input: zforce - don't overwrite the stack"
Dmitry Torokhov
2015-07-28
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-07-24
3
-1
/
+40
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Input: goodix - fix touch coordinates on WinBook TW100 and TW700
Bastien Nocera
2015-07-24
1
-0
/
+36
|
*
|
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
Bernhard Bender
2015-07-23
1
-0
/
+3
|
*
|
Input: zforce - don't overwrite the stack
Oleksij Rempel
2015-07-16
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-07-04
6
-33
/
+1209
|
\
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-07-03
6
-33
/
+1209
|
|
\
|
|
|
*
Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR event
HungNien Chen
2015-07-01
1
-5
/
+14
|
|
*
Input: wdt87xx_i2c - remove stray newline in diagnostic message
Dmitry Torokhov
2015-07-01
1
-1
/
+1
|
|
*
Input: wdt87xx_i2c - fix format warning
Dmitry Torokhov
2015-06-29
1
-1
/
+1
|
|
*
Input: improve parsing OF parameters for touchscreens
Dmitry Torokhov
2015-06-25
3
-27
/
+46
|
|
*
Input: edt-ft5x06 - mark as direct input device
Dmitry Torokhov
2015-06-25
1
-6
/
+1
|
|
*
Input: add a driver for wdt87xx touchscreen controller
HungNien Chen
2015-06-24
3
-0
/
+1153
*
|
|
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-06-25
2
-4
/
+45
|
\
\
\
|
*
|
|
[media] return BUF_STATE_ERROR if streaming stopped during acquisition
Florian Echtler
2015-05-30
1
-0
/
+5
|
*
|
|
[media] add extra debug output, remove noisy warning
Florian Echtler
2015-05-30
1
-1
/
+8
|
*
|
|
[media] add frame size/frame rate query functions
Florian Echtler
2015-05-30
1
-0
/
+30
|
*
|
|
[media] reduce poll interval to allow full 60 FPS framerate
Florian Echtler
2015-05-30
1
-1
/
+1
|
*
|
|
[media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMA
Geert Uytterhoeven
2015-05-01
1
-2
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-06-24
8
-60
/
+54
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[prev]
[next]