summaryrefslogtreecommitdiffstats
path: root/drivers/misc/vexpress-syscfg.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-8/+1Star
* misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter2018-12-061-1/+1
* misc: vexpress/syscfg: Use devm_ioremap_resource() to map memorySudeep Holla2018-07-161-7/+3Star
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1Star
* misc: vexpress: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-071-3/+1Star
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* ARM: vexpress: Remove non-DT codePawel Moll2014-11-281-47/+13Star
* misc: vexpress: Fix sparse non static symbol warningsWei Yongjun2014-07-231-2/+2
* mfd: vexpress: fix error handling vexpress_syscfg_regmap_init()Dan Carpenter2014-07-101-4/+8
* mfd: vexpress: Define the device as MFD cellsPawel Moll2014-05-151-0/+324