index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
cs42l43.c
Age
Commit message (
Expand
)
Author
2025-10-01
mfd: cs42l43: Remove IRQ masking in suspend
Charles Keepax
2025-10-01
mfd: cs42l43: Move IRQ enable/disable to encompass force suspend
Charles Keepax
2025-07-30
mfd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-01-22
Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-12-17
mfd: cs42l43: Use devres for remove as well
Charles Keepax
2024-12-17
mfd: cs42l43: Increase the SoundWire attach timeout
Charles Keepax
2024-12-17
mfd: cs42l43: Use gpiod_set_raw for GPIO operations
Charles Keepax
2024-12-17
mfd: cs42l43: Prepare support for updated bios patch
Maciej Strozek
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-31
mfd: cs42l43: Disable IRQs during suspend
Charles Keepax
2024-10-16
mfd: cs42l43: Fix issues in probe error paths
Charles Keepax
2024-05-10
mfd: cs42l43: Update patching revision check
Charles Keepax
2024-03-05
mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaults
Maciej Strozek
2024-02-29
mfd: cs42l43: Fix wrong register defaults
Maciej Strozek
2024-02-23
mfd: cs42l43: Handle error from devm_pm_runtime_enable()
Charles Keepax
2024-02-23
mfd: cs42l43: Add time postfixes on defines
Charles Keepax
2024-02-23
mfd: cs42l43: Use __u8 type rather than u8 for firmware interface
Charles Keepax
2024-02-23
mfd: cs42l43: Tidy up header includes
Charles Keepax
2023-09-23
mfd: cs42l43: Use correct macro for new-style PM runtime ops
Charles Keepax
2023-08-17
mfd: cs42l43: Add support for cs42l43 core driver
Charles Keepax