Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-23 | mfd: sec: Add myself as module author | 1 | -0/+1 | |
2025-05-23 | mfd: sec-common: Convert to using MFD_CELL macros | 1 | -36/+21 | |
2025-05-23 | mfd: sec-common: Use sizeof(*var), not sizeof(struct type_of_var) | 1 | -1/+1 | |
2025-05-23 | mfd: sec: Don't compare against NULL / 0 for errors, use ! | 1 | -1/+1 | |
2025-05-23 | mfd: sec: Change device_type to int | 1 | -5/+4 | |
2025-05-23 | mfd: sec-common: Don't ignore errors from sec_irq_init() | 1 | -1/+3 | |
2025-05-23 | mfd: sec: Use dev_err_probe() where appropriate | 1 | -3/+3 | |
2025-05-23 | mfd: sec-common: Fix multiple trivial whitespace issues | 1 | -4/+4 | |
2025-05-23 | mfd: sec: Merge separate core and irq modules | 1 | -0/+314 |