summaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)Author
2016-08-15of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach
2016-08-12of/platform: disable the of_platform_default_populate_init() for all the ppc ...Kevin Hao
2016-08-09of/irq: Mark interrupt controllers as populated before initialisationPhilipp Zabel
2016-08-09drivers/of: Validate device node in __unflatten_device_tree()Gavin Shan
2016-08-09of: Delete an unnecessary check before the function call "of_node_put"Markus Elfring
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki
2016-07-20dt: Add of_device_compatible_match()Benjamin Herrenschmidt
2016-07-18of: fdt: mark unflattened tree as detachedMichal Suchanek
2016-07-18of: overlay: add resolver error printsMichal Suchanek
2016-07-18of: use pr_fmt prefix for all console printingRob Herring
2016-07-16of_mdio: Abstract a general interface for phy connectDongpo Li
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab
2016-07-06FDT: Add a helper to get the subnode by given nameShannon Zhao
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-28of_mdio: select fixed phy support unconditionallyArnd Bergmann
2016-06-24of/irq: Mark initialised interrupt controllers as populatedJon Hunter
2016-06-24of: fix memory leak related to safe_name()Frank Rowand
2016-06-23Revert "of/platform: export of_default_bus_match_table"Kefeng Wang
2016-06-23of: unittest: use of_platform_default_populate() to populate default busKefeng Wang
2016-06-23of/platform: Add common method to populate default busKefeng Wang
2016-06-23of_mdio: Enable fixed PHY support if driver is a moduleBen Hutchings
2016-06-09drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes()Gavin Shan
2016-06-09[media] of: reserved_mem: restore old behavior when no region is definedMarek Szyprowski
2016-06-03of: silence warnings due to max() usageStephen Rothwell
2016-06-03drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherentJaewon
2016-06-03of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov
2016-06-03of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski
2016-05-30arm64, NUMA: rework numa_add_memblk()Hanjun Guo
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-20Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-19of/unittest: Remove unnecessary module.h header inclusionJavier Martinez Canillas
2016-05-19drivers/of: Fix build warning in populate_node()Gavin Shan
2016-05-19drivers/of: Fix depth when unflattening devicetreeRhyland Klein
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-16of: dynamic: changeset prop-update revert fixPantelis Antoniou
2016-05-16drivers/of: Export of_detach_node()Gavin Shan
2016-05-16drivers/of: Return allocated memory from of_fdt_unflatten_tree()Gavin Shan
2016-05-16drivers/of: Specify parent node in of_fdt_unflatten_tree()Gavin Shan
2016-05-16drivers/of: Rename unflatten_dt_node()Gavin Shan