index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
iqs269a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Input: iqs269a - add support for OTP variants
Jeff LaBundy
1
-3
/
+89
2024-01-01
Input: iqs269a - add support for slider gestures
Jeff LaBundy
1
-29
/
+191
2023-12-13
Input: iqs269a - use sysfs_emit() instead of scnprintf()
ye xingchen
1
-12
/
+11
2023-09-06
Input: iqs269a - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-8
/
+2
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-10
Input: iqs269a - do not poll during ATI
Jeff LaBundy
1
-51
/
+46
2023-01-10
Input: iqs269a - do not poll during suspend or resume
Jeff LaBundy
1
-87
/
+31
2023-01-10
Input: iqs269a - configure device with a single block write
Jeff LaBundy
1
-59
/
+39
2023-01-10
Input: iqs269a - increase interrupt handler return delay
Jeff LaBundy
1
-1
/
+1
2023-01-10
Input: iqs269a - drop unused device node references
Jeff LaBundy
1
-1
/
+11
2023-01-09
Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-14
/
+7
2020-05-17
Input: add support for Azoteq IQS269A
Jeff LaBundy
1
-0
/
+1833