aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/motorola-cpcap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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