summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* of_mdio: fix node leak in of_phy_register_fixed_link error pathJohan Hovold2020-05-101-1/+4
* of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand2020-04-241-2/+5
* of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring2020-04-241-3/+0
* of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman2020-02-142-1/+9
* of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring2019-11-251-1/+1
* of: unittest: fix memory leak in unittest_data_addNavid Emamdoost2019-11-101-0/+1
* of: add helper to lookup compatible child nodeJohan Hovold2018-12-011-0/+25
* of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-10-131-9/+19
* of: unittest: for strings, account for trailing \0 in property length fieldStefan M Schaeckeler2018-07-031-4/+4
* of: fix of_device_get_modalias returned length when truncating buffersRob Herring2018-03-221-1/+1
* of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd2017-07-271-0/+2
* of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf2017-06-291-3/+6
* of: fix sparse warning in of_pci_range_parser_oneRob Herring2017-05-251-1/+1
* of: silence warnings due to max() usageStephen Rothwell2016-11-151-2/+6
* of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach2016-09-071-9/+2
* of: fix memory leak related to safe_name()Frank Rowand2016-08-203-10/+25
* of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov2016-07-271-9/+10
* of: alloc anywhere from memblock if range not specifiedVinayak Menon2016-04-121-1/+3
* of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy2016-03-031-1/+8
* of/irq: Export of_irq_find_parent againCarlo Caione2015-12-091-1/+2
* of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck2015-12-081-0/+5
* of/address: fix typo in comment block of of_translate_one()Masahiro Yamada2015-11-301-2/+3
* of: do not use 0x in front of %paDmitry V. Krivenok2015-11-301-1/+1
* of: Fix comparison of reserved memory regionsMichael Ellerman2015-11-301-1/+7
* Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-121-20/+0
|\
| * Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-20/+0
| |\
| | * PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-071-19/+0
| | * of/pci: Fix pci_get_host_bridge_device leakSuthikulpanit, Suravee2015-11-071-3/+2
* | | Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-111-4/+7
|\ \ \
| * | | drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu2015-11-101-0/+4
| * | | of: Print rather than WARN'ing when overlap check failsMichael Ellerman2015-11-101-4/+3
* | | | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-0610-19/+93
|\| | |
| * | | of: simplify arch_find_n_match_cpu_physical_id() functionMasahiro Yamada2015-10-301-4/+1
| * | | drivers: of: removing assignment of 0 to static variableSaurabh Sengar2015-10-301-1/+1
| * | | Merge branch 'all-dtbs-v2' into for-nextRob Herring2015-10-271-0/+10
| |\ \ \
| | * | | of: add config option to enable building of all dtbsRob Herring2015-10-271-0/+10
| | | |/ | | |/|
| * | | of/fdt: fix error checking for earlycon addressMasahiro Yamada2015-10-271-2/+3
| * | | of/overlay: add missing of_node_putJulia Lawall2015-10-221-1/+4
| * | | of/platform: add missing of_node_putJulia Lawall2015-10-221-2/+6
| * | | of/irq: add missing of_node_putJulia Lawall2015-10-221-2/+5
| * | | of/unittest: add missing of_node_putJulia Lawall2015-10-221-2/+6
| * | | Merge branch 'dt-doc-cleanup' into for-nextRob Herring2015-10-222-12/+37
| |\| |
| * | | of/irq: make of_irq_find_parent staticJonas Gorski2015-10-131-1/+1
| * | | of/fdt: fix aliases with baudrate in earlyconStefan Agner2015-10-131-1/+4
| * | | PCI: of: Ignore resources with failed translationPavel Fedin2015-10-131-2/+4
| * | | PCI: of: Add 64-bit address recognition without LPAE supportPavel Fedin2015-10-131-0/+6
| * | | of: Check for overlap in reserved memory regionsMitchel Humpherys2015-09-171-1/+42
| * | | of: to support binding numa node to specified device in devicetreeZhen Lei2015-09-171-5/+6
* | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-0/+26
|\ \ \ \
| * | | | of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"Marc Zyngier2015-09-171-0/+26
| |/ / /