index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-14
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver
Vignesh R
1
-12
/
+0
2015-10-10
Input: ft6236 - change module license string to match copyright notice
Dmitry Torokhov
1
-1
/
+1
2015-10-07
Input: ft6236 - do not explicitly set driver's owner
Fengguang Wu
1
-1
/
+0
2015-10-07
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
Franklin S Cooper Jr
1
-2
/
+3
2015-10-06
Input: add support for ROHM BU21023/24 touchscreen
Yoichi Yuasa
3
-0
/
+1230
2015-10-06
Merge tag 'v4.3-rc4' into next
Dmitry Torokhov
2
-14
/
+24
2015-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-14
/
+24
2015-10-02
Input: add support for FocalTech FT6236 touchscreen controller
Noralf Trønnes
3
-0
/
+341
2015-10-02
Input: cyttsp - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
1
-4
/
+1
2015-10-02
Input: ads7846 - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
1
-3
/
+1
2015-10-02
Input: tps6507x-ts - simplify function return logic
Javier Martinez Canillas
1
-8
/
+1
2015-10-02
Input: auo-pixcir-ts - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-10-02
Input: zforce - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-09-30
Merge tag 'v4.3-rc3' into next
Dmitry Torokhov
5
-15
/
+49
2015-09-28
Input: edt-ft5x06 - do not hardcode interrupt trigger type
Dmitry Torokhov
1
-3
/
+9
2015-09-28
Input: edt-ft5x06 - use generic properties API
Dmitry Torokhov
1
-11
/
+15
2015-09-28
Input: edt-ft5x06 - remove support for platform data
Dmitry Torokhov
1
-37
/
+4
2015-09-28
Input: edt-ft5x06 - drop parsing of irq gpio
Dmitry Torokhov
1
-10
/
+0
2015-09-28
Input: edt-ft5x06 - switch to newer gpio framework
Franklin S Cooper Jr
1
-91
/
+38
2015-09-19
Input: imx6ul_tsc - fix controller name
Fabio Estevam
1
-1
/
+1
2015-09-19
Input: imx6ul_tsc - use the preferred method for kzalloc()
Fabio Estevam
1
-1
/
+1
2015-09-19
Input: imx6ul_tsc - check for negative return value
Fabio Estevam
1
-1
/
+1
2015-09-19
Input: imx6ul_tsc - propagate the errors
Fabio Estevam
1
-9
/
+19
2015-09-19
Input: mms114 - remove unneded semicolons
Javier Martinez Canillas
1
-2
/
+2
2015-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-3
/
+936
2015-09-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-4
/
+4
2015-09-11
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-3
/
+936
2015-09-05
Input: touchscreen - add imx6ul_tsc driver support
Haibo Chen
3
-0
/
+536
2015-09-05
Input: Add touchscreen support for Colibri VF50
Sanchayan Maity
3
-0
/
+399
2015-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
28
-454
/
+647
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-9
/
+4
2015-09-04
Input: elants_i2c - extend the calibration timeout to 12 seconds
James Chen
1
-1
/
+1
2015-09-03
Input: cyttsp - remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2
-2
/
+0
2015-09-03
Merge branch 'next' into for-linus
Dmitry Torokhov
28
-469
/
+1115
2015-08-24
Input: sur40 - fix error return code
Julia Lawall
1
-0
/
+1
2015-08-21
ALSA: ac97: Switch to dev_pm_ops
Lars-Peter Clausen
1
-9
/
+4
2015-08-14
Input: elants_i2c - fix for devm_gpiod_get API change
Stephen Rothwell
1
-9
/
+1
2015-08-08
Input: elants_i2c - enable asynchronous probing
Dmitry Torokhov
1
-0
/
+1
2015-08-08
Input: elants_i2c - wire up regulator support
Dmitry Torokhov
1
-22
/
+162
2015-08-07
treewide: Fix typo in printk
Masanari Iida
1
-2
/
+2
2015-08-05
Input: elants_i2c - disable idle mode before updating firmware
James Chen
1
-1
/
+7
2015-08-05
Input: atmel_mxt_ts - remove warning on zero T44 count
Nick Dyer
1
-9
/
+8
2015-08-05
Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECT
Nick Dyer
1
-0
/
+2
2015-08-05
Input: atmel_mxt_ts - disable interrupt for 50ms after reset
Nick Dyer
1
-1
/
+8
2015-08-05
Input: atmel_mxt_ts - improve device tree parsing
Nick Dyer
1
-13
/
+9
2015-08-05
Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to init
Pan Xinhui
1
-0
/
+6
2015-08-05
Input: atmel_mxt_ts - remove unused defines
Nick Dyer
1
-65
/
+1
2015-08-05
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
1
-11
/
+108
2015-08-04
Input: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-4
/
+4
2015-08-04
Input: zforce - make the interrupt GPIO optional
Dirk Behme
1
-14
/
+49
[next]