aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_reserved_mem.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-28of: mark early_init_dt_alloc_reserved_memory_arch staticGravatar Christoph Hellwig 1-7/+0
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-22of: reserved_mem: Accessor for acquiring reserved_memGravatar Bjorn Andersson 1-0/+5
2016-07-08Merge tag 'v4.7-rc6' into patchworkGravatar Mauro Carvalho Chehab 1-0/+7
2016-06-09drivers: of: add definition of early_init_dt_alloc_reserved_memory_archGravatar Ben Dooks 1-0/+7
2016-06-03of: reserved_mem: add support for using more than one region for given deviceGravatar Marek Szyprowski 1-3/+22
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Gravatar Marek Szyprowski 1-3/+6
2014-08-01drivers: of: add automated assignment of reserved regions to client devicesGravatar Marek Szyprowski 1-0/+7
2014-05-20of: consolidate linker section OF match table declarationsGravatar Rob Herring 1-16/+2
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksGravatar Rob Herring 1-2/+2
2014-03-11drivers: of: add support for custom reserved memory driversGravatar Marek Szyprowski 1-0/+32
2014-03-11drivers: of: add initialization code for dynamic reserved memoryGravatar Marek Szyprowski 1-0/+21
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Gravatar Marek Szyprowski 1-14/+0
2013-08-27drivers: of: add initialization code for dma reserved memoryGravatar Marek Szyprowski 1-0/+14