aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/abx500-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16mfd: abx500-core: Adjust 14 checks for null pointersMarkus Elfring1-7/+7
2018-05-16mfd: abx500-core: Improve two size determinations in abx500_register_ops()Markus Elfring1-4/+2
2018-05-16mfd: abx500-core: Delete an error message for a failed memory allocation in abx500_register_ops()Markus Elfring1-3/+2
2016-11-29mfd: abx500-core: drop unused MODULE_ tags from non-modular codePaul Gortmaker1-5/+2
2014-06-03mfd: abx500-core: Remove unused function abx500_dump_all_banks()Lee Jones1-20/+0
2014-06-03mfd: abx500-core: Fix compiler warning larger stack frameJay Aurabind1-4/+8
2013-06-13mfd: abx500-core: Convert to managed resources for allocating memoryLee Jones1-6/+4
2013-05-17mfd: abx500-core: Fix sparse warningFabio Baltieri1-1/+1
2013-02-04mfd: abx500-core: Provide an API to dump all ABx500 registersMian Yousaf Kaukab1-0/+16
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker1-0/+1
2010-08-12mfd: kzalloc doesn't return ERR_PTRJulia Lawall1-1/+1
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin1-0/+157