aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
AgeCommit message (Expand)Author
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-23of: platform: fix OF node refcount leakSudeep Holla
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring
2018-01-15of: Export of_pci_range_to_resource()Manikanta Maddireddy
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur
2018-01-08of: unittest: refactor MakefileMasahiro Yamada
2018-01-08of/fdt: use memblock_virt_alloc for early allocRob Herring
2018-01-08of: Use SPDX license tag for DT filesRob Herring
2018-01-05Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2018-01-04of: platform: populate /firmware/ node from of_platform_default_populate_init()Sudeep Holla
2018-01-02of: Add helper for mapping device node to logical CPU numberSuzuki K Poulose
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King
2017-12-13phylib: Add device reset delay supportRichard Leitner
2017-12-13OF: properties: Implement get_match_data() callbackSinan Kaya
2017-12-12of: irq: Fix function description commentVasyl Gomonovych
2017-12-12of: enable unittests on UMLRob Herring
2017-12-08of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven
2017-12-08of: overlay: Fix out-of-bounds write in init_overlay_changeset()Geert Uytterhoeven
2017-12-06of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven
2017-12-06of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven
2017-12-06of: overlay: Remove else after gotoGeert Uytterhoeven
2017-12-06of: Spelling s/changset/changeset/Geert Uytterhoeven
2017-12-06of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-16of: unittest: disable interrupts_property warningRob Herring
2017-11-16of: unittest: let dtc generate __local_fixups__Rob Herring
2017-11-16of/pci: Fix theoretical NULL dereferenceRobin Murphy
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-09Merge branch 'dt/kbuild' into dt/nextRob Herring
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23of: dynamic: fix memory leak related to properties of __of_node_dupLixin Wang
2017-10-22soc: qcom: Remote filesystem memory driverBjorn Andersson
2017-10-22of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson
2017-10-22of/platform: Generalize /reserved-memory handlingBjorn Andersson