aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko1-2/+2
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-538/+4
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+6
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds20-100/+39
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas1-0/+1
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+8
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+26
2018-01-23of: platform: fix OF node refcount leakSudeep Holla1-1/+3
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring5-538/+3
2018-01-15of: Export of_pci_range_to_resource()Manikanta Maddireddy1-0/+1
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur1-2/+7
2018-01-08of: unittest: refactor MakefileMasahiro Yamada1-14/+5
2018-01-08of/fdt: use memblock_virt_alloc for early allocRob Herring2-15/+12
2018-01-08of: Use SPDX license tag for DT filesRob Herring18-67/+18
2018-01-05Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/driversArnd Bergmann1-0/+4
2018-01-04of: platform: populate /firmware/ node from of_platform_default_populate_init()Sudeep Holla1-0/+4
2018-01-02of: Add helper for mapping device node to logical CPU numberSuzuki K Poulose1-0/+26
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner1-3/+4
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King1-0/+3
2017-12-13phylib: Add device reset delay supportRichard Leitner1-0/+4
2017-12-13OF: properties: Implement get_match_data() callbackSinan Kaya1-0/+8
2017-12-12of: irq: Fix function description commentVasyl Gomonovych1-2/+1
2017-12-12of: enable unittests on UMLRob Herring1-2/+3
2017-12-08of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven1-10/+11
2017-12-08of: overlay: Fix out-of-bounds write in init_overlay_changeset()Geert Uytterhoeven1-3/+4
2017-12-06of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven1-10/+5
2017-12-06of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven1-8/+8
2017-12-06of: overlay: Remove else after gotoGeert Uytterhoeven1-15/+12
2017-12-06of: Spelling s/changset/changeset/Geert Uytterhoeven2-6/+6
2017-12-06of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven1-1/+0
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-67/+7
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd1-3/+3
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+37
2017-11-16of: unittest: disable interrupts_property warningRob Herring1-0/+1
2017-11-16of: unittest: let dtc generate __local_fixups__Rob Herring1-63/+2
2017-11-16of/pci: Fix theoretical NULL dereferenceRobin Murphy1-1/+1
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+16
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds11-679/+1106
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+1
2017-11-09Merge branch 'dt/kbuild' into dt/nextRob Herring1-2/+0
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus1-2/+2
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman12-0/+12
2017-10-23of: dynamic: fix memory leak related to properties of __of_node_dupLixin Wang1-12/+14
2017-10-22soc: qcom: Remote filesystem memory driverBjorn Andersson1-0/+1
2017-10-22of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson1-0/+26
2017-10-22of/platform: Generalize /reserved-memory handlingBjorn Andersson1-8/+10