index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2025-09-04
Input: iqs7222 - avoid enabling unused interrupts
Jeff LaBundy
1
-0
/
+3
2025-06-29
Input: iqs7222 - explicitly define number of external channels
Jeff LaBundy
1
-2
/
+5
2025-03-09
Input: iqs7222 - preserve system status register
Jeff LaBundy
1
-28
/
+22
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+14
2024-10-03
Input: iqs7222 - use cleanup facility for fwnodes
Dmitry Torokhov
1
-16
/
+14
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
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-27
Input: iqs7222 - remove support for RF filter
Jeff LaBundy
1
-7
/
+0
2022-06-27
Input: iqs7222 - handle reset during ATI
Jeff LaBundy
1
-3
/
+6
2022-06-27
Input: iqs7222 - acknowledge reset before writing registers
Jeff LaBundy
1
-3
/
+29
2022-06-27
Input: iqs7222 - protect volatile registers
Jeff LaBundy
1
-4
/
+14
2022-06-27
Input: iqs7222 - fortify slider event reporting
Jeff LaBundy
1
-38
/
+58
2022-06-27
Input: iqs7222 - correct slider event disable logic
Jeff LaBundy
1
-7
/
+9
2022-04-17
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-08
Input: add support for Azoteq IQS7222A/B/C
Jeff LaBundy
1
-0
/
+2445