index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
iqs7222.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-03-07
Input: iqs7222 - add support for IQS7222D v1.1 and v1.2
Jeff LaBundy
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-07-10
Input: iqs7222 - add support for Azoteq IQS7222D
Jeff LaBundy
2023-07-10
Input: iqs7222 - configure power mode before triggering ATI
Jeff LaBundy
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-10-24
Input: iqs7222 - add support for IQS7222A v1.13+
Jeff LaBundy
2022-10-24
Input: iqs7222 - protect against undefined slider size
Jeff LaBundy
2022-10-24
Input: iqs7222 - report malformed properties
Jeff LaBundy
2022-10-24
Input: iqs7222 - drop unused device node references
Jeff LaBundy
2022-09-14
Input: iqs7222 - set all ULP entry masks by default
Jeff LaBundy
2022-09-14
Input: iqs7222 - avoid sending empty SYN_REPORT events
Jeff LaBundy
2022-09-14
Input: iqs7222 - trim force communication command
Jeff LaBundy
2022-06-27
Input: iqs7222 - remove support for RF filter
Jeff LaBundy
2022-06-27
Input: iqs7222 - handle reset during ATI
Jeff LaBundy
2022-06-27
Input: iqs7222 - acknowledge reset before writing registers
Jeff LaBundy
2022-06-27
Input: iqs7222 - protect volatile registers
Jeff LaBundy
2022-06-27
Input: iqs7222 - fortify slider event reporting
Jeff LaBundy
2022-06-27
Input: iqs7222 - correct slider event disable logic
Jeff LaBundy
2022-04-17
Input: iqs7222 - avoid dereferencing a NULL pointer
Jeff LaBundy
2022-04-17
Input: iqs7222 - propagate some error codes correctly
Dan Carpenter
2022-04-08
Input: add support for Azoteq IQS7222A/B/C
Jeff LaBundy