summaryrefslogtreecommitdiff
path: root/drivers/of (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
|\
| * of: fix of_device_get_modalias returned length when truncating buffersRob Herring2018-03-22
* | Merge 4.4.79 into android-4.4Greg Kroah-Hartman2017-07-27
|\|
| * of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd2017-07-27
* | Merge 4.4.75 into android-4.4Greg Kroah-Hartman2017-06-29
|\|
| * of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf2017-06-29
* | Merge 4.4.70 into android-4.4Greg Kroah-Hartman2017-05-25
|\|
| * of: fix sparse warning in of_pci_range_parser_oneRob Herring2017-05-25
* | Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt2016-11-15
|\|
| * of: silence warnings due to max() usageStephen Rothwell2016-11-15
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-26
|\ \
| * | UPSTREAM: of/fdt: factor out assignment of initrd_start/initrd_endArd Biesheuvel2016-09-22
| * | UPSTREAM: of/fdt: make memblock minimum physical address arch configurableArd Biesheuvel2016-09-22
* | | Merge tag 'v4.4.20' into android-4.4.yDmitry Shmidt2016-09-07
|\ \ \ | | |/ | |/|
| * | of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach2016-09-07
* | | Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt2016-08-22
|\| |
| * | of: fix memory leak related to safe_name()Frank Rowand2016-08-20
* | | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\| | | |/ |/|
| * of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov2016-07-27
| * of: alloc anywhere from memblock if range not specifiedVinayak Menon2016-04-12
| * 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