index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
iqs269a.c
Age
Commit message (
Expand
)
Author
2024-10-03
Input: iqs269a - use cleanup facility for fwnodes
Dmitry Torokhov
2024-10-03
Input: iqs269a - use guard notation when acquiring mutex
Dmitry Torokhov
2024-07-15
Input: iqs269a - use device_for_each_child_node_scoped()
Javier Carrasco
2024-01-01
Input: iqs269a - add support for OTP variants
Jeff LaBundy
2024-01-01
Input: iqs269a - add support for slider gestures
Jeff LaBundy
2023-12-13
Input: iqs269a - use sysfs_emit() instead of scnprintf()
ye xingchen
2023-09-06
Input: iqs269a - use device core to create driver-specific device attributes
Dmitry Torokhov
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-10
Input: iqs269a - do not poll during ATI
Jeff LaBundy
2023-01-10
Input: iqs269a - do not poll during suspend or resume
Jeff LaBundy
2023-01-10
Input: iqs269a - configure device with a single block write
Jeff LaBundy
2023-01-10
Input: iqs269a - increase interrupt handler return delay
Jeff LaBundy
2023-01-10
Input: iqs269a - drop unused device node references
Jeff LaBundy
2023-01-09
Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-17
Input: add support for Azoteq IQS269A
Jeff LaBundy