index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
Input: tsc2005 - convert to regmap
Sebastian Reichel
2
-112
/
+60
2015-07-27
Input: tsc2005 - fix Kconfig indentation
Sebastian Reichel
1
-4
/
+4
2015-07-27
Input: tsc2005 - improve readability of register defines
Sebastian Reichel
1
-10
/
+18
2015-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-1
/
+40
2015-07-24
Input: goodix - fix touch coordinates on WinBook TW100 and TW700
Bastien Nocera
1
-0
/
+36
2015-07-23
Input: ads7846 - change name of wakeup property to "wakeup-source"
Dmitry Torokhov
1
-1
/
+2
2015-07-23
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
Bernhard Bender
1
-0
/
+3
2015-07-20
Merge tag 'v4.2-rc3' into next
Dmitry Torokhov
4
-17
/
+470
2015-07-20
Input: zforce - don't invert the interrupt GPIO
Dirk Behme
1
-1
/
+1
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
21
-21
/
+0
2015-07-16
Input: zforce - don't overwrite the stack
Oleksij Rempel
1
-1
/
+1
2015-07-11
Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw reset
HungNien Chen
1
-1
/
+2
2015-07-11
Input: wdt87xx_i2c - populate vendor and product in input device
HungNien Chen
1
-1
/
+45
2015-07-11
Input: pixcir_i2c_ts - use standard OF touchscreen parsing code
Dmitry Torokhov
1
-51
/
+44
2015-07-11
Input: pixcir_i2c_ts - simplify input device initialization
Dmitry Torokhov
1
-5
/
+0
2015-07-11
Input: pixcir_i2c_ts - add RESET gpio
Roger Quadros
1
-0
/
+22
2015-07-11
Input: pixcir_i2c_ts - allow using with GPIO expanders
Dmitry Torokhov
1
-1
/
+1
2015-07-11
Input: pixcir_i2c_ts - switch the device over to gpiod
Dmitry Torokhov
1
-17
/
+9
2015-07-11
Input: pixcir_i2c_ts - move platform data
Dmitry Torokhov
1
-1
/
+1
2015-07-11
Input: of_touchscreen - switch to using device properties
Dmitry Torokhov
5
-31
/
+35
2015-07-11
Input: of_touchscreen - fix setting max values on X/Y axis
Dmitry Torokhov
1
-4
/
+6
2015-07-11
Input: of_touchscreen - always issue warning if axis is not set up
Dmitry Torokhov
1
-7
/
+3
2015-07-08
Input: zforce_ts - convert to use the gpiod interface
Dirk Behme
1
-28
/
+30
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-33
/
+1209
2015-07-03
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-33
/
+1209
2015-07-01
Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR event
HungNien Chen
1
-5
/
+14
2015-07-01
Input: wdt87xx_i2c - remove stray newline in diagnostic message
Dmitry Torokhov
1
-1
/
+1
2015-06-29
Input: wdt87xx_i2c - fix format warning
Dmitry Torokhov
1
-1
/
+1
2015-06-25
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-4
/
+45
2015-06-25
Input: improve parsing OF parameters for touchscreens
Dmitry Torokhov
3
-27
/
+46
2015-06-25
Input: edt-ft5x06 - mark as direct input device
Dmitry Torokhov
1
-6
/
+1
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-60
/
+54
2015-06-24
Input: add a driver for wdt87xx touchscreen controller
HungNien Chen
3
-0
/
+1153
2015-06-22
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-59
/
+53
2015-06-16
Input: pixcir_i2c_ts - fix receive error
Frodo Lai
1
-1
/
+1
2015-06-11
Input: cyttsp4 - use swap() in cyttsp4_get_touch()
Fabian Frederick
1
-4
/
+1
2015-06-11
Input: goodix - do not explicitly set evbits in input device
Dmitry Torokhov
1
-4
/
+0
2015-06-09
Input: goodix - export id and version read from device
Irina Tirdea
1
-12
/
+21
2015-06-09
Input: goodix - fix variable length array warning
Irina Tirdea
1
-1
/
+1
2015-06-09
Input: goodix - fix alignment issues
Irina Tirdea
1
-8
/
+8
2015-05-30
[media] return BUF_STATE_ERROR if streaming stopped during acquisition
Florian Echtler
1
-0
/
+5
2015-05-30
[media] add extra debug output, remove noisy warning
Florian Echtler
1
-1
/
+8
2015-05-30
[media] add frame size/frame rate query functions
Florian Echtler
1
-0
/
+30
2015-05-30
[media] reduce poll interval to allow full 60 FPS framerate
Florian Echtler
1
-1
/
+1
2015-05-26
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
2
-24
/
+6
2015-05-22
Input: stmpe-ts - fix automatic module loading
Dmitry Torokhov
1
-2
/
+10
2015-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+2
2015-05-21
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
1
-1
/
+1
2015-05-21
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
1
-1
/
+1
2015-05-20
Input: atmel_mxt_ts - use BIT() macro when reporting button state
Dmitry Torokhov
1
-4
/
+4
[prev]
[next]