summaryrefslogtreecommitdiff
path: root/drivers/mfd/sec-common.c
AgeCommit message (Expand)Author
2025-05-23mfd: sec: Add myself as module authorAndré Draszik
2025-05-23mfd: sec-common: Convert to using MFD_CELL macrosAndré Draszik
2025-05-23mfd: sec-common: Use sizeof(*var), not sizeof(struct type_of_var)André Draszik
2025-05-23mfd: sec: Don't compare against NULL / 0 for errors, use !André Draszik
2025-05-23mfd: sec: Change device_type to intAndré Draszik
2025-05-23mfd: sec-common: Don't ignore errors from sec_irq_init()André Draszik
2025-05-23mfd: sec: Use dev_err_probe() where appropriateAndré Draszik
2025-05-23mfd: sec-common: Fix multiple trivial whitespace issuesAndré Draszik
2025-05-23mfd: sec: Merge separate core and irq modulesAndré Draszik