summaryrefslogtreecommitdiff
path: root/drivers/of (follow)
Commit message (Expand)AuthorAge
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
|\
| * Merge tag 'v4.4.16' into linux-linaro-lsk-v4.4Mark Brown2016-07-29
| |\
| | * of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov2016-07-27
* | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
|\| |
| * | of/fdt: factor out assignment of initrd_start/initrd_endArd Biesheuvel2016-05-11
| * | of/fdt: make memblock minimum physical address arch configurableArd Biesheuvel2016-05-11
| |/
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
|\|
| * of: alloc anywhere from memblock if range not specifiedVinayak Menon2016-04-12
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
|\|
| * of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy2016-03-03
* | of: Fix build warningsJohn Stultz2016-02-16
* | of: fix CONFIG_CMDLINE_EXTENDColin Cross2016-02-16
* | of: Support CONFIG_CMDLINE_EXTEND config optionDoug Anderson2016-02-16
|/
* of/irq: Export of_irq_find_parent againCarlo Caione2015-12-09
* of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck2015-12-08
* of/address: fix typo in comment block of of_translate_one()Masahiro Yamada2015-11-30
* of: do not use 0x in front of %paDmitry V. Krivenok2015-11-30
* of: Fix comparison of reserved memory regionsMichael Ellerman2015-11-30
* Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\
| * Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-07
| |\
| | * PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-07
| | * of/pci: Fix pci_get_host_bridge_device leakSuthikulpanit, Suravee2015-11-07
* | | Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-11
|\ \ \
| * | | drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu2015-11-10
| * | | of: Print rather than WARN'ing when overlap check failsMichael Ellerman2015-11-10
* | | | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-06
|\| | |
| * | | of: simplify arch_find_n_match_cpu_physical_id() functionMasahiro Yamada2015-10-30
| * | | drivers: of: removing assignment of 0 to static variableSaurabh Sengar2015-10-30
| * | | Merge branch 'all-dtbs-v2' into for-nextRob Herring2015-10-27
| |\ \ \
| | * | | of: add config option to enable building of all dtbsRob Herring2015-10-27
| | | |/ | | |/|
| * | | of/fdt: fix error checking for earlycon addressMasahiro Yamada2015-10-27
| * | | of/overlay: add missing of_node_putJulia Lawall2015-10-22
| * | | of/platform: add missing of_node_putJulia Lawall2015-10-22
| * | | of/irq: add missing of_node_putJulia Lawall2015-10-22
| * | | of/unittest: add missing of_node_putJulia Lawall2015-10-22
| * | | Merge branch 'dt-doc-cleanup' into for-nextRob Herring2015-10-22
| |\| |
| * | | of/irq: make of_irq_find_parent staticJonas Gorski2015-10-13
| * | | of/fdt: fix aliases with baudrate in earlyconStefan Agner2015-10-13
| * | | PCI: of: Ignore resources with failed translationPavel Fedin2015-10-13
| * | | PCI: of: Add 64-bit address recognition without LPAE supportPavel Fedin2015-10-13
| * | | of: Check for overlap in reserved memory regionsMitchel Humpherys2015-09-17
| * | | of: to support binding numa node to specified device in devicetreeZhen Lei2015-09-17
* | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-06
|\ \ \ \
| * | | | of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"Marc Zyngier2015-09-17
| |/ / /
* | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | of: to support binding numa node to specified device in devicetreeZhen Lei2015-10-17
| | |/ | |/|
* | | of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier2015-10-16
* | | of/irq: Split of_msi_map_rid to reuse msi-map lookupMarc Zyngier2015-10-16
* | | of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-16
* | | of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier2015-10-16