aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/abx500-core.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Gravatar Thomas Gleixner 1-1/+1
2018-05-16mfd: abx500-core: Adjust 14 checks for null pointersGravatar Markus Elfring 1-7/+7
2018-05-16mfd: abx500-core: Improve two size determinations in abx500_register_ops()Gravatar Markus Elfring 1-4/+2
2018-05-16mfd: abx500-core: Delete an error message for a failed memory allocation in a...Gravatar Markus Elfring 1-3/+2
2016-11-29mfd: abx500-core: drop unused MODULE_ tags from non-modular codeGravatar Paul Gortmaker 1-5/+2
2014-06-03mfd: abx500-core: Remove unused function abx500_dump_all_banks()Gravatar Lee Jones 1-20/+0
2014-06-03mfd: abx500-core: Fix compiler warning larger stack frameGravatar Jay Aurabind 1-4/+8
2013-06-13mfd: abx500-core: Convert to managed resources for allocating memoryGravatar Lee Jones 1-6/+4
2013-05-17mfd: abx500-core: Fix sparse warningGravatar Fabio Baltieri 1-1/+1
2013-02-04mfd: abx500-core: Provide an API to dump all ABx500 registersGravatar Mian Yousaf Kaukab 1-0/+16
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersGravatar Paul Gortmaker 1-0/+1
2010-08-12mfd: kzalloc doesn't return ERR_PTRGravatar Julia Lawall 1-1/+1
2010-05-28mfd: AB3100 register access change to abx500 APIGravatar Mattias Wallin 1-0/+157