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