index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2014-12-18
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+3
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
23
-78
/
+1731
2014-12-16
Input: edt-ft5x06 - fixed a macro coding style issue
Asaf Vertz
1
-1
/
+3
2014-12-16
Merge branch 'next' into for-linus
Dmitry Torokhov
23
-78
/
+1731
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-17
/
+0
2014-12-08
Input: add support for Elan eKTH I2C touchscreens
Scott Liu
3
-0
/
+1284
2014-12-05
input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
17
-17
/
+0
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
19
-78
/
+38
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2014-10-31
Input: add driver for the Goodix touchpanel
Bastien Nocera
3
-0
/
+409
2014-10-25
Input: wm97xx - adapt parameters to tosa touchscreen.
Dmitry Eremin-Solenikov
1
-2
/
+2
2014-10-20
input: touchscreen: drop owner assignment from platform_drivers
Wolfram Sang
17
-17
/
+0
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+194
2014-10-14
input: edt-ft5x06: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-10-11
Merge tag 'v3.17' into next
Dmitry Torokhov
3
-8
/
+21
2014-10-10
Input: Add Microchip AR1021 i2c touchscreen
Christian Gmeiner
3
-0
/
+194
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-7
/
+3
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-7
/
+3
2014-09-10
Input: atmel_mxt_ts - fix double free of input device
Stephen Warren
1
-5
/
+13
2014-09-10
Input: atmel_mxt_ts - downgrade warning about empty interrupts
Nick Dyer
1
-1
/
+6
2014-09-10
Input: wm971x - fix typo in module parameter description
Masanari Iida
2
-2
/
+2
2014-08-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-169
/
+198
2014-08-14
Input: edt-ft5x06 - remove superfluous assignment
Maks Naumov
1
-1
/
+0
2014-08-13
Input: atmel_mxt_ts - fix a few issues reported by Coverity
Dmitry Torokhov
1
-6
/
+11
2014-08-13
Input: atmel_mxt_ts - split config update a bit
Dmitry Torokhov
1
-125
/
+145
2014-08-13
Input: atmel_mxt_ts - simplify mxt_initialize a bit
Dmitry Torokhov
1
-39
/
+42
2014-08-08
Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA
Nick Dyer
1
-3
/
+5
2014-08-07
Merge branch 'next' into for-linus
Dmitry Torokhov
12
-791
/
+1442
2014-07-31
Input: jornada720_ts - get rid of space indentation and use tab
Pramod Gurav
1
-13
/
+12
2014-07-31
Input: jornada720_ts - switch to using managed resources
Pramod Gurav
1
-32
/
+13
2014-07-31
Input: mcs5000_ts - remove ifdef around power management methods
Fabio Estevam
1
-4
/
+2
2014-07-31
Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEP
Fabio Estevam
1
-1
/
+1
2014-07-31
Input: ads7846 - release resources on failure for clean exit
Pramod Gurav
1
-2
/
+4
2014-07-28
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
1
-26
/
+73
2014-07-28
Input: pixcir_i2c_ts - add device tree support
Roger Quadros
1
-0
/
+77
2014-07-28
Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs
Roger Quadros
1
-17
/
+57
2014-07-28
Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol
Roger Quadros
1
-31
/
+94
2014-07-24
Input: ipaq-micro-ts - introduce open/close
Dmitry Torokhov
1
-32
/
+56
[next]