summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/motorola-cpcap.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: motorola-cpcap: Drop unnecessary of_match_device() callRob Herring2023-11-011-6/+1
* mfd: Drop obsolete dependencies on COMPILE_TESTJean Delvare2022-12-081-1/+1
* mfd: motorola-cpcap: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
* mfd: cpcap: Add SPI device ID tableMark Brown2021-11-051-0/+8
* mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren2021-06-021-0/+4
* mfd: cpcap: Fix interrupt regression with regmap clear_ackTony Lindgren2020-11-191-3/+3
* mfd: motorola-cpcap: Disable interrupt for suspendTony Lindgren2020-08-131-0/+23
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mfd: motorola-cpcap: Add audio-codec supportSebastian Reichel2018-10-231-1/+50
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-3/+3
* mfd: motorola-cpcap: Use devm_of_platform_populate()Benjamin Gaignard2017-07-061-12/+1
* mfd: cpcap: Fix bad use of IRQ sense registerTony Lindgren2017-04-271-1/+0
* mfd: cpcap: Use ack_invert interruptsTony Lindgren2017-04-271-0/+3
* mfd: cpcap: Fix interrupt to use level interruptTony Lindgren2017-04-271-1/+1
* mfd: cpcap: Implement IRQ sense helperSebastian Reichel2017-04-111-0/+28
* mfd: cpcap: Add minimal supportTony Lindgren2017-02-131-0/+259