Age | Commit message (Expand) | Author | Files | Lines |
2016-08-15 | of: fix reference counting in of_graph_get_endpoint_by_regs | Lucas Stach | 1 | -9/+2 |
2016-08-12 | of/platform: disable the of_platform_default_populate_init() for all the ppc ... | Kevin Hao | 1 | -0/+2 |
2016-08-09 | of/irq: Mark interrupt controllers as populated before initialisation | Philipp Zabel | 1 | -2/+3 |
2016-08-09 | drivers/of: Validate device node in __unflatten_device_tree() | Gavin Shan | 1 | -1/+1 |
2016-08-09 | of: Delete an unnecessary check before the function call "of_node_put" | Markus Elfring | 1 | -2/+1 |
2016-08-05 | ramoops: use DT reserved-memory bindings | Kees Cook | 1 | -2/+18 |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+22 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -139/+188 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -2/+37 |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+13 |
2016-07-27 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -20/+63 |
2016-07-25 | Merge branch 'acpi-numa' | Rafael J. Wysocki | 1 | -2/+2 |
2016-07-20 | dt: Add of_device_compatible_match() | Benjamin Herrenschmidt | 1 | -0/+22 |
2016-07-19 | of: fdt: mark unflattened tree as detached | Michal Suchanek | 1 | -3/+10 |
2016-07-19 | of: overlay: add resolver error prints | Michal Suchanek | 1 | -0/+6 |
2016-07-19 | of: use pr_fmt prefix for all console printing | Rob Herring | 11 | -121/+124 |
2016-07-17 | of_mdio: Abstract a general interface for phy connect | Dongpo Li | 1 | -0/+36 |
2016-07-09 | Merge tag 'v4.7-rc6' into patchwork | Mauro Carvalho Chehab | 3 | -13/+32 |
2016-07-06 | FDT: Add a helper to get the subnode by given name | Shannon Zhao | 1 | -0/+13 |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -13/+32 |
2016-06-28 | of_mdio: select fixed phy support unconditionally | Arnd Bergmann | 2 | -2/+1 |
2016-06-24 | of/irq: Mark initialised interrupt controllers as populated | Jon Hunter | 1 | -0/+2 |
2016-06-24 | of: fix memory leak related to safe_name() | Frank Rowand | 3 | -10/+25 |
2016-06-23 | Revert "of/platform: export of_default_bus_match_table" | Kefeng Wang | 1 | -1/+0 |
2016-06-23 | of: unittest: use of_platform_default_populate() to populate default bus | Kefeng Wang | 1 | -3/+2 |
2016-06-23 | of/platform: Add common method to populate default bus | Kefeng Wang | 1 | -1/+19 |
2016-06-23 | of_mdio: Enable fixed PHY support if driver is a module | Ben Hutchings | 1 | -1/+1 |
2016-06-09 | drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes() | Gavin Shan | 1 | -2/+13 |
2016-06-09 | [media] of: reserved_mem: restore old behavior when no region is defined | Marek Szyprowski | 1 | -1/+1 |
2016-06-03 | of: silence warnings due to max() usage | Stephen Rothwell | 1 | -2/+6 |
2016-06-03 | drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent | Jaewon | 1 | -1/+4 |
2016-06-03 | of: irq: fix of_irq_get[_byname]() kernel-doc | Sergei Shtylyov | 1 | -9/+10 |
2016-06-03 | of: reserved_mem: add support for using more than one region for given device | Marek Szyprowski | 1 | -21/+64 |
2016-05-30 | arm64, NUMA: rework numa_add_memblk() | Hanjun Guo | 1 | -2/+2 |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -120/+0 |
2016-05-21 | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -220/+380 |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+3 |
2016-05-20 | Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -25/+12 |
2016-05-20 | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2016-05-19 | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -115/+1 |
2016-05-19 | of/unittest: Remove unnecessary module.h header inclusion | Javier Martinez Canillas | 1 | -1/+0 |
2016-05-19 | drivers/of: Fix build warning in populate_node() | Gavin Shan | 1 | -8/+8 |
2016-05-19 | drivers/of: Fix depth when unflattening devicetree | Rhyland Klein | 1 | -9/+9 |
2016-05-18 | Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+23 |
2016-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -14/+13 |
2016-05-16 | of: dynamic: changeset prop-update revert fix | Pantelis Antoniou | 1 | -0/+5 |
2016-05-16 | drivers/of: Export of_detach_node() | Gavin Shan | 1 | -0/+1 |
2016-05-16 | drivers/of: Return allocated memory from of_fdt_unflatten_tree() | Gavin Shan | 1 | -11/+22 |
2016-05-16 | drivers/of: Specify parent node in of_fdt_unflatten_tree() | Gavin Shan | 2 | -5/+11 |
2016-05-16 | drivers/of: Rename unflatten_dt_node() | Gavin Shan | 1 | -7/+7 |