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