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
/
imx6ul_tsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2020-11-13
Input: imx6ul_tsc - remove set but unused variable 'value'
Lee Jones
1
-2
/
+1
2020-09-16
Input: imx6ul_tsc - unify open/close and PM paths
Dmitry Torokhov
1
-30
/
+22
2020-09-16
Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
Dan Carpenter
1
-11
/
+16
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-6
/
+2
2019-05-21
Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-6
/
+2
2018-06-22
Input: imx6ul_tsc - switch to SPDX identifier
Fabio Estevam
1
-9
/
+5
2017-04-12
Input: imx6ul_tsc - fix error handling
Fabio Estevam
1
-3
/
+12
2016-12-16
Input: imx6ul_tsc - generalize the averaging property
Guy Shapiro
1
-11
/
+27
2016-12-01
Input: imx6ul_tsc - convert int to u32
Guy Shapiro
1
-21
/
+21
2016-12-01
Input: imx6ul_tsc - add mask when set REG_ADC_CFG
Haibo Chen
1
-1
/
+10
2016-11-28
Input: imx6ul_tsc - add support for sample averaging
Guy Shapiro
1
-0
/
+18
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-05
Input: touchscreen - add imx6ul_tsc driver support
Haibo Chen
1
-0
/
+523