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.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-06-26
Input: improve parsing OF parameters for touchscreens
Dmitry Torokhov
3
-27
/
+46
2015-06-26
Input: edt-ft5x06 - mark as direct input device
Dmitry Torokhov
1
-6
/
+1
2015-06-25
Input: add a driver for wdt87xx touchscreen controller
HungNien Chen
3
-0
/
+1153
2015-06-12
Input: cyttsp4 - use swap() in cyttsp4_get_touch()
Fabian Frederick
1
-4
/
+1
2015-06-12
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-27
Input: stmpe-ts - enforce device tree only mode
Dmitry Torokhov
2
-24
/
+6
2015-05-23
Input: stmpe-ts - fix automatic module loading
Dmitry Torokhov
1
-2
/
+10
2015-05-21
Input: atmel_mxt_ts - use BIT() macro when reporting button state
Dmitry Torokhov
1
-4
/
+4
2015-05-13
Input: zforce - remove duplicated include
Wei Yongjun
1
-1
/
+0
2015-05-08
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
1
-1
/
+1
2015-05-08
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
1
-1
/
+1
2015-05-07
Input: s3c2410_ts - constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-07
Input: goodix - check the 'buffer status' bit before reading data
Paul Cercueil
1
-0
/
+3
2015-04-20
Input: elants_i2c - zero-extend hardware ID in firmware name
Dmitry Torokhov
1
-1
/
+1
2015-04-15
Input: atmel_mxt_ts - add support for Google Pixel 2
Dmitry Torokhov
1
-11
/
+130
2015-04-06
Input: atmel_mxt_ts - split out touchpad initialisation logic
Sjoerd Simons
1
-22
/
+30
2015-04-06
Input: atmel_mxt_ts - implement support for T100 touch object
Nick Dyer
1
-27
/
+318
2015-04-01
Input: tsc2007 - Convert msecs to jiffies only once
Aaron Sierra
1
-6
/
+5
2015-03-24
Input: edt-ft5x06 - remove EV_SYN event report
Maxime Ripard
1
-1
/
+0
2015-03-24
Input: edt-ft5x06 - allow to setting the maximum axes value through the DT
Maxime Ripard
1
-0
/
+5
2015-03-24
Input: of_touchscreen - register multitouch axes
Maxime Ripard
1
-5
/
+17
2015-03-24
Input: of_touchscreen - rework the DT parsing function
Maxime Ripard
1
-10
/
+40
2015-03-24
Input: add support for ChipOne icn8318 based touchscreens
Hans de Goede
3
-0
/
+330
2015-03-24
Input: usbtouchscreen - add new model from IRTOUCHSYSTEMS
Lars Poeschel
1
-0
/
+11
2015-03-23
Input: add Broadcom iProc touchscreen driver
Jonathan Richardson
3
-0
/
+535
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
1
-0
/
+1
2015-03-23
Input: sun4i-ts - allow controlling filter and sensitivity via DT
Jens Thiele
1
-4
/
+16
2015-03-19
Input: constify of_device_id arrays
Fabian Frederick
1
-1
/
+1
2015-03-13
Input: sun4i-ts - really fix A10 temperature reporting
Hans de Goede
1
-7
/
+7
2015-03-11
Input: sx8654 - signedness bug in sx8654_irq()
Dan Carpenter
1
-1
/
+1
2015-03-11
Input: elants_i2c - append hw_version to FW file
Charlie Mooney
1
-4
/
+10
2015-03-09
Input: sun4i-ts - A10 (sun4i) has a different temperature curve
Hans de Goede
1
-3
/
+13
2015-03-07
Input: add support for Semtech SX8654 I2C touchscreen controller
Sébastien Szymanski
3
-0
/
+298
2015-03-07
Input: goodix - add device tree support
Aleksei Mamlin
2
-3
/
+23
2015-03-07
Input: goodix - use max touch number from device config
Aleksei Mamlin
1
-6
/
+9
2015-03-03
Input: sun4i-ts - add thermal driver dependency
Arnd Bergmann
1
-0
/
+1
2015-02-03
Input: ti_am335x_tsc - replace delta filtering with median filtering
Vignesh R
1
-40
/
+52
2015-02-03
Input: ti_am335x_tsc - read charge delay from DT
Vignesh R
1
-1
/
+13
2015-02-03
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
1
-36
/
+31
2015-02-03
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
1
-18
/
+24
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
1
-1
/
+1
2015-01-27
Input: sun4i-ts - add support for touchpanel controller on A31
Chen-Yu Tsai
1
-13
/
+33
2015-01-18
Input: sun4i-ts - add thermal zone sensor support
Chen-Yu Tsai
1
-4
/
+50
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
22
-101
/
+33
2014-12-31
Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
Linus Torvalds
1
-73
/
+26
2014-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+3
2014-12-30
Input: elants_i2c - remove unnecessary version.h inclusion
Fabian Frederick
1
-2
/
+0
[next]