index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
iqs62x.c
Age
Commit message (
Expand
)
Author
5 days
mfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Triet Hoang
2026-08-06
mfd: iqs62x: Reject zero-length firmware records
Pengpeng Hou
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2023-11-01
mfd: iqs62x: Annotate struct iqs62x_fw_blk with __counted_by
Kees Cook
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
2023-06-15
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-14
mfd: iqs62x: Provide device revision to sub-devices
Jeff LaBundy
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-02-08
mfd: iqs62x: Do not change clock frequency during ATI
Jeff LaBundy
2021-02-08
mfd: iqs62x: Do not poll during ATI
Jeff LaBundy
2021-02-08
mfd: iqs62x: Increase interrupt handler return delay
Jeff LaBundy
2021-02-08
mfd: iqs62x: Rename regmap_config struct
Jeff LaBundy
2021-02-08
mfd: iqs62x: Remove unused bit mask
Jeff LaBundy
2021-02-08
mfd: iqs62x: Remove superfluous whitespace above fallthroughs
Jeff LaBundy
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-27
mfd: Add support for Azoteq IQS620A/621/622/624/625
Jeff LaBundy