summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-011-1/+36
|\
| * of: of_mdio: Add a whitelist of PHY compatibilities.Andrew Lunn2016-01-281-0/+27
| * of: of_mdio: Ensure mdio device is a PHYAndrew Lunn2016-01-281-1/+9
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-311-15/+3
|\ \ | |/ |/|
| * of: MSI: Simplify irqdomain lookupMarc Zyngier2016-01-261-15/+3
* | Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-01-147-42/+81
|\ \
| * | drivers/of: Export OF changeset functionsGavin Shan2016-01-134-27/+52
| * | of/platform: export of_default_bus_match_tableMasahiro Yamada2016-01-051-0/+1
| * | of/unittest: Show broken behaviour in the platform busGrant Likely2016-01-051-0/+14
| * | of/address: replace printk(KERN_ERR ...) with pr_err(...)Masahiro Yamada2015-12-091-1/+1
| * | of/irq: optimize device node matching loop in of_irq_init()Masahiro Yamada2015-12-091-14/+13
* | | mdio: remove an unneed conditionDan Carpenter2016-01-121-4/+2
* | | mdio: Add support for mdio drivers.Andrew Lunn2016-01-071-0/+33
* | | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-1/+1
* | | of: phy: Only register a phy device for physAndrew Lunn2016-01-071-7/+34
* | | phy: Add an mdio_device structureAndrew Lunn2016-01-071-3/+3
* | | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-6/+1
| |/ |/|
* | 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
| |/ / /
* | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | of: to support binding numa node to specified device in devicetreeZhen Lei2015-10-171-5/+6
| | |/ | |/|
OpenPOWER on IntegriCloud