| Commit message (Expand) | Author | Age | Files | Lines |
* | of: irq: fix of_irq_get[_byname]() kernel-doc | Sergei Shtylyov | 2016-07-27 | 1 | -9/+10 |
* | of: alloc anywhere from memblock if range not specified | Vinayak Menon | 2016-04-12 | 1 | -1/+3 |
* | of/irq: Fix msi-map calculation for nonzero rid-base | Robin Murphy | 2016-03-03 | 1 | -1/+8 |
* | of/irq: Export of_irq_find_parent again | Carlo Caione | 2015-12-09 | 1 | -1/+2 |
* | of/fdt: Add mutex protection for calls to __unflatten_device_tree() | Guenter Roeck | 2015-12-08 | 1 | -0/+5 |
* | of/address: fix typo in comment block of of_translate_one() | Masahiro Yamada | 2015-11-30 | 1 | -2/+3 |
* | of: do not use 0x in front of %pa | Dmitry V. Krivenok | 2015-11-30 | 1 | -1/+1 |
* | of: Fix comparison of reserved memory regions | Michael Ellerman | 2015-11-30 | 1 | -1/+7 |
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-12 | 1 | -20/+0 |
|\ |
|
| * | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2015-11-07 | 1 | -20/+0 |
| |\ |
|
| | * | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() | Suthikulpanit, Suravee | 2015-11-07 | 1 | -19/+0 |
| | * | of/pci: Fix pci_get_host_bridge_device leak | Suthikulpanit, Suravee | 2015-11-07 | 1 | -3/+2 |
* | | | Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-11 | 1 | -4/+7 |
|\ \ \ |
|
| * | | | drivers: of: of_reserved_mem: fixup the alignment with CMA setup | Jason Liu | 2015-11-10 | 1 | -0/+4 |
| * | | | of: Print rather than WARN'ing when overlap check fails | Michael Ellerman | 2015-11-10 | 1 | -4/+3 |
* | | | | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-06 | 10 | -19/+93 |
|\ \ \ \
| |/ / / |
|
| * | | | of: simplify arch_find_n_match_cpu_physical_id() function | Masahiro Yamada | 2015-10-30 | 1 | -4/+1 |
| * | | | drivers: of: removing assignment of 0 to static variable | Saurabh Sengar | 2015-10-30 | 1 | -1/+1 |
| * | | | Merge branch 'all-dtbs-v2' into for-next | Rob Herring | 2015-10-27 | 1 | -0/+10 |
| |\ \ \ |
|
| | * | | | of: add config option to enable building of all dtbs | Rob Herring | 2015-10-27 | 1 | -0/+10 |
| | | |/
| | |/| |
|
| * | | | of/fdt: fix error checking for earlycon address | Masahiro Yamada | 2015-10-27 | 1 | -2/+3 |
| * | | | of/overlay: add missing of_node_put | Julia Lawall | 2015-10-22 | 1 | -1/+4 |
| * | | | of/platform: add missing of_node_put | Julia Lawall | 2015-10-22 | 1 | -2/+6 |
| * | | | of/irq: add missing of_node_put | Julia Lawall | 2015-10-22 | 1 | -2/+5 |
| * | | | of/unittest: add missing of_node_put | Julia Lawall | 2015-10-22 | 1 | -2/+6 |
| * | | | Merge branch 'dt-doc-cleanup' into for-next | Rob Herring | 2015-10-22 | 2 | -12/+37 |
| |\ \ \
| | |/ / |
|
| * | | | of/irq: make of_irq_find_parent static | Jonas Gorski | 2015-10-13 | 1 | -1/+1 |
| * | | | of/fdt: fix aliases with baudrate in earlycon | Stefan Agner | 2015-10-13 | 1 | -1/+4 |
| * | | | PCI: of: Ignore resources with failed translation | Pavel Fedin | 2015-10-13 | 1 | -2/+4 |
| * | | | PCI: of: Add 64-bit address recognition without LPAE support | Pavel Fedin | 2015-10-13 | 1 | -0/+6 |
| * | | | of: Check for overlap in reserved memory regions | Mitchel Humpherys | 2015-09-17 | 1 | -1/+42 |
| * | | | of: to support binding numa node to specified device in devicetree | Zhen Lei | 2015-09-17 | 1 | -5/+6 |
* | | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-06 | 1 | -0/+26 |
|\ \ \ \ |
|
| * | | | | of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only" | Marc Zyngier | 2015-09-17 | 1 | -0/+26 |
| |/ / / |
|
* | | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-04 | 1 | -5/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | of: to support binding numa node to specified device in devicetree | Zhen Lei | 2015-10-17 | 1 | -5/+6 |
| | |/
| |/| |
|
* | | | of/irq: Use the msi-map property to provide device-specific MSI domain | Marc Zyngier | 2015-10-16 | 1 | -0/+18 |
* | | | of/irq: Split of_msi_map_rid to reuse msi-map lookup | Marc Zyngier | 2015-10-16 | 1 | -15/+28 |
* | | | of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsing | Marc Zyngier | 2015-10-16 | 1 | -20/+11 |
* | | | of/irq: Add support code for multi-parent version of "msi-parent" | Marc Zyngier | 2015-10-16 | 1 | -0/+59 |
* | | | of/irq: Add new function of_msi_map_rid() | David Daney | 2015-10-16 | 1 | -0/+84 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-09-26 | 1 | -4/+23 |
|\ \ |
|
| * | | of_mdio: fix MDIO phy device refcounting | Russell King | 2015-09-24 | 1 | -4/+23 |
| |/ |
|
* | | of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages. | David Daney | 2015-09-17 | 1 | -8/+14 |
|/ |
|
* | Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2015-09-08 | 1 | -0/+1 |
|\ |
|
| * | of/irq: export of_get_irq_byname() | Dmitry Torokhov | 2015-08-26 | 1 | -0/+1 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-09-04 | 1 | -5/+7 |
|\ \ |
|
| * | | of/fdt: make memblock maximum physical address arch configurable | Ard Biesheuvel | 2015-08-24 | 1 | -5/+7 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 1 | -4/+26 |
|\ \ \ |
|
| * | | | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn | 2015-08-31 | 1 | -3/+10 |