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
2013-07-05
Input: cyttsp4 - kfree xfer_buf on error path in probe()
Ferruh Yigit
1
-1
/
+3
2013-07-03
Input: tps6507x-ts - select INPUT_POLLDEV
Dmitry Torokhov
1
-0
/
+1
2013-07-03
Input: cyttsp4 - leak on error path in probe()
Dan Carpenter
1
-3
/
+3
2013-07-03
Input: cyttsp4 - silence NULL dereference warning
Dan Carpenter
1
-5
/
+0
2013-07-03
Input: cyttsp4 - silence shift wrap warning
Dan Carpenter
1
-1
/
+1
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
23
-139
/
+3111
2013-07-01
Input: tps6507x-ts - convert to polled input device infrastructure
Dmitry Torokhov
1
-78
/
+48
2013-07-01
Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+215
2013-07-01
Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
3
-0
/
+100
2013-07-01
Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices
Ferruh Yigit
4
-0
/
+2654
2013-07-01
Input: cyttsp - I2C driver split into two modules
Ferruh Yigit
6
-74
/
+112
2013-06-28
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
1
-1
/
+1
2013-06-25
Input: tps6507x-ts - remove vref from platform data
Dmitry Torokhov
1
-5
/
+0
2013-06-25
Input: tps6507x-ts - use bool for booleans
Dmitry Torokhov
1
-7
/
+7
2013-06-25
Input: tps6507x-ts - remove bogus unreachable code
Alan Cox
1
-20
/
+5
2013-06-19
Input: wacom_i2c - implement hovering capability
Tatsunosuke Tobita
1
-4
/
+10
2013-06-06
Input: atmel_tsadcc - fix error handing with missing platform data
Wei Yongjun
1
-4
/
+4
2013-06-06
Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers
Matthias Kaehlcke
1
-1
/
+1
2013-06-06
Input: cyttsp - add missing handshake
Ferruh Yigit
1
-6
/
+20
2013-06-06
Input: cyttsp - fix memcpy size param
Ferruh Yigit
1
-1
/
+1
2013-05-23
Input: touchscreen - use platform_{get,set}_drvdata()
Jingoo Han
2
-2
/
+2
2013-05-08
Input: w90p910_ts - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-06
Input: tnetv107x-ts - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-06
Input: ti_am335x_tsc - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-06
Input: mc13783_ts - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-06
Input: jornada720_ts - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-06
Input: intel-mid-touch - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-06
Input: da9052_tsi - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-06
Input: atmel-wm97xx - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-06
Input: 88pm860x-ts - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-06
Input: egalax_ts - move to devm_* functions
Andy Shevchenko
1
-39
/
+14
2013-05-06
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Heiko Abraham
1
-1
/
+1
2013-04-15
Input: st1232 - add reset pin handling
Bastian Hecht
1
-4
/
+43
2013-04-15
Input: st1232 - convert to devm_* infrastructure
Laurent Pinchart
1
-22
/
+12
2013-04-08
Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-5
/
+5
2013-04-08
Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-03-31
Input: eeti_ts - remove redundant null check
Sachin Kamat
1
-2
/
+1
2013-03-31
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
1
-2
/
+1
2013-03-18
Input: mc13783_ts - use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-03-18
Input: atmel-wm97xx - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-18
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
9
-544
/
+518
2013-03-12
Input: wm9712 - fix dev_dbg newlines
Markus Pargmann
1
-9
/
+9
2013-03-12
Input: wm9712 - fix wrong pen up readings
Markus Pargmann
1
-2
/
+6
2013-03-12
Input: wm9712 - fix return code for wrong sample
Markus Pargmann
1
-1
/
+1
2013-03-12
Input: wm97xx - drop out of range inputs
Markus Pargmann
1
-0
/
+11
2013-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-10
/
+31
2013-03-11
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
1
-9
/
+25
2013-03-11
Input: ads7864 - check return value of regulator enable
Mark Brown
1
-1
/
+6
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
1
-2
/
+62
[next]