aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_reserved_mem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-22of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson1-0/+5
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab1-0/+7
2016-06-09drivers: of: add definition of early_init_dt_alloc_reserved_memory_archBen Dooks1-0/+7
2016-06-03of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski1-3/+22
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski1-3/+6
2014-08-01drivers: of: add automated assignment of reserved regions to client devicesMarek Szyprowski1-0/+7
2014-05-20of: consolidate linker section OF match table declarationsRob Herring1-16/+2
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring1-2/+2
2014-03-11drivers: of: add support for custom reserved memory driversMarek Szyprowski1-0/+32
2014-03-11drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski1-0/+21
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski1-14/+0
2013-08-27drivers: of: add initialization code for dma reserved memoryMarek Szyprowski1-0/+14