summaryrefslogtreecommitdiff
path: root/drivers/mfd/iqs62x.c
AgeCommit message (Expand)Author
2023-11-01mfd: iqs62x: Annotate struct iqs62x_fw_blk with __counted_byKees Cook
2023-08-18mfd: Explicitly include correct DT includesRob Herring
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-02-14mfd: iqs62x: Provide device revision to sub-devicesJeff LaBundy
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo
2021-02-08mfd: iqs62x: Do not change clock frequency during ATIJeff LaBundy
2021-02-08mfd: iqs62x: Do not poll during ATIJeff LaBundy
2021-02-08mfd: iqs62x: Increase interrupt handler return delayJeff LaBundy
2021-02-08mfd: iqs62x: Rename regmap_config structJeff LaBundy
2021-02-08mfd: iqs62x: Remove unused bit maskJeff LaBundy
2021-02-08mfd: iqs62x: Remove superfluous whitespace above fallthroughsJeff LaBundy
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-27mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy