summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* 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-12-011-2/+3
* of: do not use 0x in front of %paDmitry V. Krivenok2015-12-011-1/+1
* of: Fix comparison of reserved memory regionsMichael Ellerman2015-12-011-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/+0Star
|\
| * Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-20/+0Star
| |\
| | * PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-071-19/+0Star
| | * of/pci: Fix pci_get_host_bridge_device leakSuthikulpanit, Suravee2015-11-071-3/+2Star
* | | Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-121-4/+7
|\ \ \
| * | | drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu2015-11-111-0/+4
| * | | of: Print rather than WARN'ing when overlap check failsMichael Ellerman2015-11-111-4/+3Star
* | | | 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/+1Star
| * | | 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
| |/ / /
* | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-051-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | of: to support binding numa node to specified device in devicetreeZhen Lei2015-10-181-5/+6
| | |/ | |/|
* | | of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier2015-10-161-0/+18
* | | of/irq: Split of_msi_map_rid to reuse msi-map lookupMarc Zyngier2015-10-161-15/+28
* | | of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier2015-10-161-20/+11Star
* | | of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier2015-10-161-0/+59
* | | of/irq: Add new function of_msi_map_rid()David Daney2015-10-161-0/+84
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-261-4/+23
|\ \
| * | of_mdio: fix MDIO phy device refcountingRussell King2015-09-251-4/+23
| |/
* / of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.David Daney2015-09-171-8/+14
|/
* Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-09-091-0/+1
|\
| * of/irq: export of_get_irq_byname()Dmitry Torokhov2015-08-261-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-041-5/+7
|\ \
| * | of/fdt: make memblock maximum physical address arch configurableArd Biesheuvel2015-08-241-5/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-4/+26
|\ \ \
| * | | phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-311-3/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-012-4/+1Star
| |\ \ \ | | | |/ | | |/|
| * | | of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev2015-07-221-2/+17
| | |/ | |/|
* | | Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-022-3/+12
|\ \ \