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
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
/
raydium_i2c_ts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...
Cai Huoqing
1
-2
/
+2
2021-09-06
Input: raydium_i2c_ts - read device version in bootloader mode
simba.hsu
1
-7
/
+43
2021-02-23
Merge tag 'v5.11' into next
Dmitry Torokhov
1
-38
/
+88
2020-12-16
Input: raydium_ts_i2c - do not send zero length
jeffrey.lin
1
-1
/
+2
2020-12-07
Input: raydium_ts_i2c - do not split tx transactions
Furquan Shaikh
1
-38
/
+88
2020-09-14
Input: raydium_i2c_ts - use single i2c_transfer transaction when using RM_CMD...
Furquan Shaikh
1
-73
/
+58
2020-03-07
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
Dan Carpenter
1
-4
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-10
/
+1
2018-08-08
Input: raydium_i2c_ts - use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-01-05
Input: raydium_i2c_ts - include hardware version in firmware name
Jeffrey Lin
1
-2
/
+12
2017-09-30
Input: raydium_i2c_ts - use managed devm_device_add_group
Andi Shyti
1
-17
/
+1
2017-07-13
Input: raydium_i2c_ts - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-01-23
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
1
-2
/
+0
2016-11-17
Input: raydium_i2c_ts - fix spelling mistake in dev_err message
Colin Ian King
1
-1
/
+1
2016-07-14
Input: raydium_i2c_ts - check CRC of incoming packets
Jeffrey Lin
1
-19
/
+43
2016-06-01
Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional
Dmitry Torokhov
1
-6
/
+5
2016-05-28
Input: add Raydium I2C touchscreen driver
Jeffrey Lin
1
-0
/
+1215