aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/motorola-cpcap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-05mfd: cpcap: Add SPI device ID tableMark Brown1-0/+8
2021-06-02mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren1-0/+4
2020-11-19mfd: cpcap: Fix interrupt regression with regmap clear_ackTony Lindgren1-3/+3
2020-08-13mfd: motorola-cpcap: Disable interrupt for suspendTony Lindgren1-0/+23
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-10-23mfd: motorola-cpcap: Add audio-codec supportSebastian Reichel1-1/+50
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2017-07-06mfd: motorola-cpcap: Use devm_of_platform_populate()Benjamin Gaignard1-12/+1
2017-04-27mfd: cpcap: Fix bad use of IRQ sense registerTony Lindgren1-1/+0
2017-04-27mfd: cpcap: Use ack_invert interruptsTony Lindgren1-0/+3
2017-04-27mfd: cpcap: Fix interrupt to use level interruptTony Lindgren1-1/+1
2017-04-11mfd: cpcap: Implement IRQ sense helperSebastian Reichel1-0/+28
2017-02-13mfd: cpcap: Add minimal supportTony Lindgren1-0/+259