index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-728
/
+288
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
17
-728
/
+288
2018-01-31
Input: goodix - use generic touchscreen_properties
Marcin Niestroj
1
-83
/
+58
2018-01-31
Input: mms114 - fix typo in definition
Andi Shyti
1
-2
/
+2
2018-01-30
Input: mms114 - use BIT() macro instead of explicit shifting
Andi Shyti
1
-1
/
+1
2018-01-30
Input: mms114 - replace mdelay with msleep
Andi Shyti
1
-1
/
+1
2018-01-26
Input: mms114 - add support for mms152
Simon Shields
1
-19
/
+73
2018-01-26
Input: mms114 - drop platform data and use generic APIs
Simon Shields
1
-82
/
+65
2018-01-26
Input: mms114 - mark as direct input device
Dmitry Torokhov
1
-8
/
+5
2018-01-26
Input: mms114 - do not clobber interrupt trigger
Dmitry Torokhov
1
-3
/
+3
2018-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-20
/
+10
2018-01-24
Input: edt-ft5x06 - fix error handling for factory mode on non-M06
Dmitry Torokhov
1
-8
/
+6
2018-01-22
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
Andi Shyti
1
-3
/
+8
2018-01-22
Input: auo-pixcir-ts - delete an unnecessary return statement
Markus Elfring
1
-2
/
+0
2018-01-22
Input: auo-pixcir-ts - remove custom log for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-01-22
Input: da9052_tsi - remove unused mutex
Marcus Folkesson
1
-1
/
+0
2018-01-22
Input: ad7877 - use managed resource allocations
Andi Shyti
1
-44
/
+23
2018-01-22
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2
-20
/
+10
2018-01-22
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2
-20
/
+10
2018-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+16
2018-01-19
Input: remove atmel-wm97xx touchscreen driver
Corentin Labbe
3
-452
/
+0
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
1
-7
/
+2
2018-01-16
Input: remove unneeded MODULE_VERSION() usage in touchscreen drivers
Greg Kroah-Hartman
4
-7
/
+0
2018-01-12
Input: goodix - disable IRQs while suspended
Hans de Goede
1
-2
/
+6
2018-01-10
Input: of_touchscreen - add MODULE_LICENSE
Arnd Bergmann
1
-0
/
+4
2018-01-09
Input: silead - add support for capactive home button found on some x86 tablets
Hans de Goede
1
-11
/
+35
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
1
-1
/
+1
2018-01-08
Input: 88pm860x-ts - fix child-node lookup
Johan Hovold
1
-4
/
+12
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-5
/
+8
2018-01-05
Input: raydium_i2c_ts - include hardware version in firmware name
Jeffrey Lin
1
-2
/
+12
2017-12-18
Input: hideep - fix compile error due to missing include file
Anthony Kim
1
-2
/
+1
2017-11-29
Input: elants_i2c - do not clobber interrupt trigger on x86
Dmitry Torokhov
1
-3
/
+7
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-1
/
+1
2017-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
21
-209
/
+2238
2017-11-14
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-83
/
+171
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-11-13
Merge branch 'next' into for-linus
Dmitry Torokhov
23
-210
/
+2241
2017-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2017-11-10
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...
Mark Brown
2
-83
/
+171
2017-11-10
Input: add support for the Samsung S6SY761 touchscreen
Andi Shyti
3
-0
/
+571
2017-11-10
Input: add support for HiDeep touchscreen
Anthony Kim
3
-0
/
+1132
2017-11-07
Input: st1232 - remove obsolete platform device support
Geert Uytterhoeven
1
-13
/
+3
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
3
-0
/
+3
2017-11-07
Input: tsc200x-core - set INPUT_PROP_DIRECT
Martin Kepplinger
1
-0
/
+1
2017-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2017-11-03
Input: ar1021_i2c - set INPUT_PROP_DIRECT
Martin Kepplinger
1
-0
/
+1
2017-11-03
Input: cyttsp4 - avoid overflows when calculating memory sizes
Vince Kim
1
-12
/
+40
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
[next]