| Age | Commit message (Expand) | Author | Files | Lines |
| 12 days | mfd: cs42l43: Sanity check firmware size | Charles Keepax | 1 | -1/+1 |
| 2026-03-09 | mfd: cs42l43: Add support for the B variant | Maciej Strozek | 1 | -13/+80 |
| 2025-10-01 | mfd: cs42l43: Remove IRQ masking in suspend | Charles Keepax | 1 | -26/+0 |
| 2025-10-01 | mfd: cs42l43: Move IRQ enable/disable to encompass force suspend | Charles Keepax | 1 | -4/+4 |
| 2025-07-30 | mfd: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -1/+0 |
| 2025-01-22 | Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -14/+23 |
| 2024-12-17 | mfd: cs42l43: Use devres for remove as well | Charles Keepax | 1 | -8/+13 |
| 2024-12-17 | mfd: cs42l43: Increase the SoundWire attach timeout | Charles Keepax | 1 | -1/+1 |
| 2024-12-17 | mfd: cs42l43: Use gpiod_set_raw for GPIO operations | Charles Keepax | 1 | -4/+6 |
| 2024-12-17 | mfd: cs42l43: Prepare support for updated bios patch | Maciej Strozek | 1 | -1/+3 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -6/+6 |
| 2024-10-31 | mfd: cs42l43: Disable IRQs during suspend | Charles Keepax | 1 | -8/+54 |
| 2024-10-16 | mfd: cs42l43: Fix issues in probe error paths | Charles Keepax | 1 | -1/+2 |
| 2024-05-10 | mfd: cs42l43: Update patching revision check | Charles Keepax | 1 | -6/+30 |
| 2024-03-05 | mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults | Maciej Strozek | 1 | -2/+2 |
| 2024-02-29 | mfd: cs42l43: Fix wrong register defaults | Maciej Strozek | 1 | -34/+34 |
| 2024-02-23 | mfd: cs42l43: Handle error from devm_pm_runtime_enable() | Charles Keepax | 1 | -1/+3 |
| 2024-02-23 | mfd: cs42l43: Add time postfixes on defines | Charles Keepax | 1 | -18/+18 |
| 2024-02-23 | mfd: cs42l43: Use __u8 type rather than u8 for firmware interface | Charles Keepax | 1 | -2/+2 |
| 2024-02-23 | mfd: cs42l43: Tidy up header includes | Charles Keepax | 1 | -1/+7 |
| 2023-09-23 | mfd: cs42l43: Use correct macro for new-style PM runtime ops | Charles Keepax | 1 | -2/+2 |
| 2023-08-17 | mfd: cs42l43: Add support for cs42l43 core driver | Charles Keepax | 1 | -0/+1188 |