index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
|
\
|
|
*
|
Input: add support for FocalTech FT6236 touchscreen controller
Noralf Trønnes
2015-10-02
3
-0
/
+341
|
|
*
|
Input: cyttsp - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
2015-10-02
1
-4
/
+1
|
|
*
|
Input: ads7846 - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
2015-10-02
1
-3
/
+1
|
|
*
|
Input: tps6507x-ts - simplify function return logic
Javier Martinez Canillas
2015-10-02
1
-8
/
+1
|
|
*
|
Input: auo-pixcir-ts - simplify function return logic
Javier Martinez Canillas
2015-10-02
1
-6
/
+1
|
|
*
|
Input: zforce - simplify function return logic
Javier Martinez Canillas
2015-10-02
1
-6
/
+1
|
|
*
|
Merge tag 'v4.3-rc3' into next
Dmitry Torokhov
2015-09-29
5
-15
/
+49
|
|
|
\
\
|
|
*
|
|
Input: edt-ft5x06 - do not hardcode interrupt trigger type
Dmitry Torokhov
2015-09-27
1
-3
/
+9
|
|
*
|
|
Input: edt-ft5x06 - use generic properties API
Dmitry Torokhov
2015-09-27
1
-11
/
+15
|
|
*
|
|
Input: edt-ft5x06 - remove support for platform data
Dmitry Torokhov
2015-09-27
1
-37
/
+4
|
|
*
|
|
Input: edt-ft5x06 - drop parsing of irq gpio
Dmitry Torokhov
2015-09-27
1
-10
/
+0
|
|
*
|
|
Input: edt-ft5x06 - switch to newer gpio framework
Franklin S Cooper Jr
2015-09-27
1
-91
/
+38
*
|
|
|
|
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
6
-6
/
+0
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
6
-6
/
+0
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
6
-6
/
+0
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-11-05
1
-9
/
+11
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+2
|
*
|
|
|
|
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-8
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-10-30
2
-2
/
+3
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Input: sur40 - add dependency on VIDEO_V4L2
Randy Dunlap
2015-10-18
1
-0
/
+1
|
*
|
|
|
Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2015-10-17
1
-2
/
+2
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-10-16
1
-2
/
+6
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Input: ads7846 - correct the value got from SPI
Andrey Gelman
2015-10-06
1
-2
/
+6
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-10-02
2
-14
/
+24
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Input: imx6ul_tsc - fix controller name
Fabio Estevam
2015-09-19
1
-1
/
+1
|
*
|
Input: imx6ul_tsc - use the preferred method for kzalloc()
Fabio Estevam
2015-09-19
1
-1
/
+1
|
*
|
Input: imx6ul_tsc - check for negative return value
Fabio Estevam
2015-09-19
1
-1
/
+1
|
*
|
Input: imx6ul_tsc - propagate the errors
Fabio Estevam
2015-09-19
1
-9
/
+19
|
*
|
Input: mms114 - remove unneded semicolons
Javier Martinez Canillas
2015-09-19
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-09-11
7
-3
/
+936
|
\
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-09-11
7
-3
/
+936
|
|
\
|
|
|
*
Input: touchscreen - add imx6ul_tsc driver support
Haibo Chen
2015-09-05
3
-0
/
+536
|
|
*
Input: Add touchscreen support for Colibri VF50
Sanchayan Maity
2015-09-05
3
-0
/
+399
|
|
*
Input: elants_i2c - extend the calibration timeout to 12 seconds
James Chen
2015-09-03
1
-1
/
+1
|
|
*
Input: cyttsp - remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-09-03
2
-2
/
+0
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-09-11
1
-4
/
+4
|
\
\
\
|
*
|
|
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-4
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-09-04
28
-454
/
+647
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]