Age | Commit message (Expand) | Author |
2018-03-07 | of: cache phandle nodes to reduce cost of of_find_node_by_phandle() | Frank Rowand |
2018-03-05 | of: overlay: do not include path in full_name of added nodes | Frank Rowand |
2018-03-05 | of: unittest: clean up changeset test | Frank Rowand |
2018-03-05 | Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin... | Rob Herring |
2018-03-04 | of: improve reporting invalid overlay target path | Frank Rowand |
2018-03-04 | of: convert unittest overlay devicetree source to sugar syntax | Frank Rowand |
2018-03-04 | of: change overlay apply input data from unflattened to FDT | Frank Rowand |
2018-02-12 | of: unittest: Add phandle remapping test | Stephen Boyd |
2018-02-12 | of: Support parsing phandle argument lists through a nexus node | Stephen Boyd |
2018-02-12 | device property: Constify device_get_match_data() | Andy Shevchenko |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-02-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-02-01 | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-02-01 | Merge remote-tracking branch 'lorenzo/pci/tegra' into next | Bjorn Helgaas |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-31 | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2018-01-30 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-01-23 | of: platform: fix OF node refcount leak | Sudeep Holla |
2018-01-17 | PCI: Move OF-related PCI functions into PCI core | Rob Herring |
2018-01-15 | of: Export of_pci_range_to_resource() | Manikanta Maddireddy |
2018-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-10 | of_mdio: avoid MDIO bus removal when a PHY is missing | Madalin Bucur |
2018-01-08 | of: unittest: refactor Makefile | Masahiro Yamada |
2018-01-08 | of/fdt: use memblock_virt_alloc for early alloc | Rob Herring |
2018-01-08 | of: Use SPDX license tag for DT files | Rob Herring |
2018-01-05 | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/... | Arnd Bergmann |
2018-01-04 | of: platform: populate /firmware/ node from of_platform_default_populate_init() | Sudeep Holla |
2018-01-02 | of: Add helper for mapping device node to logical CPU number | Suzuki K Poulose |
2017-12-27 | phylib: rename reset-(post-)delay-us to reset-(de)assert-us | Richard Leitner |
2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-13 | of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated | Russell King |
2017-12-13 | phylib: Add device reset delay support | Richard Leitner |
2017-12-13 | OF: properties: Implement get_match_data() callback | Sinan Kaya |
2017-12-12 | of: irq: Fix function description comment | Vasyl Gomonovych |
2017-12-12 | of: enable unittests on UML | Rob Herring |
2017-12-08 | of: overlay: Make node skipping in init_overlay_changeset() clearer | Geert Uytterhoeven |
2017-12-08 | of: overlay: Fix out-of-bounds write in init_overlay_changeset() | Geert Uytterhoeven |
2017-12-06 | of: overlay: Fix (un)locking in of_overlay_apply() | Geert Uytterhoeven |
2017-12-06 | of: overlay: Fix memory leak in of_overlay_apply() error path | Geert Uytterhoeven |
2017-12-06 | of: overlay: Remove else after goto | Geert Uytterhoeven |
2017-12-06 | of: Spelling s/changset/changeset/ | Geert Uytterhoeven |
2017-12-06 | of: unittest: Remove bogus overlay mutex release from overlay_data_add() | Geert Uytterhoeven |
2017-11-20 | Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-20 | of: Document exactly what of_find_node_by_name() puts | Stephen Boyd |
2017-11-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-11-16 | of: unittest: disable interrupts_property warning | Rob Herring |
2017-11-16 | of: unittest: let dtc generate __local_fixups__ | Rob Herring |
2017-11-16 | of/pci: Fix theoretical NULL dereference | Robin Murphy |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |