aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_reserved_mem.h
AgeCommit message (Expand)Author
2019-02-28of: mark early_init_dt_alloc_reserved_memory_arch staticChristoph Hellwig
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-22of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab
2016-06-09drivers: of: add definition of early_init_dt_alloc_reserved_memory_archBen Dooks
2016-06-03of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-08-01drivers: of: add automated assignment of reserved regions to client devicesMarek Szyprowski
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring
2014-03-11drivers: of: add support for custom reserved memory driversMarek Szyprowski
2014-03-11drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski
2013-08-27drivers: of: add initialization code for dma reserved memoryMarek Szyprowski