aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/motorola-cpcap.c
AgeCommit message (Expand)Author
2023-11-01mfd: motorola-cpcap: Drop unnecessary of_match_device() callRob Herring
2022-12-08mfd: Drop obsolete dependencies on COMPILE_TESTJean Delvare
2022-12-07mfd: motorola-cpcap: Remove #ifdef guards for PM related functionsPaul Cercueil
2021-11-05mfd: cpcap: Add SPI device ID tableMark Brown
2021-06-02mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren
2020-11-19mfd: cpcap: Fix interrupt regression with regmap clear_ackTony Lindgren
2020-08-13mfd: motorola-cpcap: Disable interrupt for suspendTony Lindgren
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-23mfd: motorola-cpcap: Add audio-codec supportSebastian Reichel
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-07-06mfd: motorola-cpcap: Use devm_of_platform_populate()Benjamin Gaignard
2017-04-27mfd: cpcap: Fix bad use of IRQ sense registerTony Lindgren
2017-04-27mfd: cpcap: Use ack_invert interruptsTony Lindgren
2017-04-27mfd: cpcap: Fix interrupt to use level interruptTony Lindgren
2017-04-11mfd: cpcap: Implement IRQ sense helperSebastian Reichel
2017-02-13mfd: cpcap: Add minimal supportTony Lindgren