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
pinetabv-6.6.y-devel
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
/
misc
/
iqs7222.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
Input: iqs7222 - add support for IQS7222D v1.1 and v1.2
Jeff LaBundy
1
-0
/
+112
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-10
Input: iqs7222 - add support for Azoteq IQS7222D
Jeff LaBundy
1
-9
/
+459
2023-07-10
Input: iqs7222 - configure power mode before triggering ATI
Jeff LaBundy
1
-4
/
+4
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-10-24
Input: iqs7222 - add support for IQS7222A v1.13+
Jeff LaBundy
1
-0
/
+111
2022-10-24
Input: iqs7222 - protect against undefined slider size
Jeff LaBundy
1
-1
/
+8
2022-10-24
Input: iqs7222 - report malformed properties
Jeff LaBundy
1
-8
/
+36
2022-10-24
Input: iqs7222 - drop unused device node references
Jeff LaBundy
1
-194
/
+146
2022-09-14
Input: iqs7222 - set all ULP entry masks by default
Jeff LaBundy
1
-5
/
+6
2022-09-14
Input: iqs7222 - avoid sending empty SYN_REPORT events
Jeff LaBundy
1
-0
/
+3
2022-09-14
Input: iqs7222 - trim force communication command
Jeff LaBundy
1
-1
/
+1
2022-06-28
Input: iqs7222 - remove support for RF filter
Jeff LaBundy
1
-7
/
+0
2022-06-28
Input: iqs7222 - handle reset during ATI
Jeff LaBundy
1
-3
/
+6
2022-06-28
Input: iqs7222 - acknowledge reset before writing registers
Jeff LaBundy
1
-3
/
+29
2022-06-28
Input: iqs7222 - protect volatile registers
Jeff LaBundy
1
-4
/
+14
2022-06-28
Input: iqs7222 - fortify slider event reporting
Jeff LaBundy
1
-38
/
+58
2022-06-28
Input: iqs7222 - correct slider event disable logic
Jeff LaBundy
1
-7
/
+9
2022-04-18
Input: iqs7222 - avoid dereferencing a NULL pointer
Jeff LaBundy
1
-2
/
+3
2022-04-17
Input: iqs7222 - propagate some error codes correctly
Dan Carpenter
1
-16
/
+16
2022-04-09
Input: add support for Azoteq IQS7222A/B/C
Jeff LaBundy
1
-0
/
+2445