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
/
iqs5xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
Input: iqs5xx - use local input_dev pointer
Jeff LaBundy
1
-8
/
+8
2021-03-25
Input: iqs5xx - make reset GPIO optional
Jeff LaBundy
1
-8
/
+17
2021-03-25
Input: iqs5xx - close bootloader using hardware reset
Jeff LaBundy
1
-17
/
+7
2021-03-25
Input: iqs5xx - remove superfluous revision validation
Jeff LaBundy
1
-32
/
+8
2021-03-25
Input: iqs5xx - expose firmware revision to user space
Jeff LaBundy
1
-16
/
+40
2021-03-25
Input: iqs5xx - optimize axis definition and validation
Jeff LaBundy
1
-16
/
+14
2021-03-25
Input: iqs5xx - update vendor's URL
Jeff LaBundy
1
-1
/
+1
2021-01-28
Input: iqs5xx - initialize an uninitialized variable
Jeff LaBundy
1
-1
/
+1
2021-01-25
Input: iqs5xx - allow device to be a wake-up source
Jeff LaBundy
1
-2
/
+2
2021-01-25
Input: iqs5xx - allow more time for ATI to complete
Jeff LaBundy
1
-6
/
+5
2021-01-25
Input: iqs5xx - eliminate unnecessary register read
Jeff LaBundy
1
-19
/
+12
2021-01-25
Input: iqs5xx - simplify axis setup logic
Jeff LaBundy
1
-79
/
+21
2021-01-25
Input: iqs5xx - re-initialize device upon warm reset
Jeff LaBundy
1
-11
/
+41
2021-01-25
Input: iqs5xx - accommodate bootloader latency
Jeff LaBundy
1
-2
/
+7
2021-01-25
Input: iqs5xx - preserve bootloader errors
Jeff LaBundy
1
-1
/
+5
2021-01-25
Input: iqs5xx - minor cosmetic improvements
Jeff LaBundy
1
-4
/
+4
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-2
/
+2
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
1
-11
/
+13
2019-06-09
Input: iqs5xx - get axis info before calling input_mt_init_slots()
Jeff LaBundy
1
-11
/
+13
2019-05-23
Input: iqs5xx - remove redundant dev_set_drvdata call
Axel Lin
1
-2
/
+0
2019-04-30
Input: add support for Azoteq IQS550/572/525
Jeff LaBundy
1
-0
/
+1133