summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2017-09-01Merge tag 'lsk-v4.4-17.08-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2017-07-28Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-28 Merge tag 'v4.4.79' into linux-linaro-lsk-v4.4Alex Shi
2017-07-27of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd
2017-07-26Merge tag 'lsk-v4.4-17.07-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-07-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-06-30 Merge tag 'v4.4.75' into linux-linaro-lsk-v4.4Alex Shi
2017-06-29of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf
2017-06-07Merge tag 'lsk-v4.4-17.05-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-05-26Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-26 Merge tag 'v4.4.70' into linux-linaro-lsk-v4.4Alex Shi
2017-05-25of: fix sparse warning in of_pci_range_parser_oneRob Herring
2016-12-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-11-23UPSTREAM: of/pci: Add helper function to parse max-link-speed from dtShawn Lin
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-15 Merge tag 'v4.4.32' into linux-linaro-lsk-v4.4Alex Shi
2016-11-15of: silence warnings due to max() usageStephen Rothwell
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-20Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-09-07of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach
2016-08-20of: fix memory leak related to safe_name()Frank Rowand
2016-07-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2016-07-29Merge tag 'v4.4.16' into linux-linaro-lsk-v4.4Mark Brown
2016-07-27of: irq: fix of_irq_get[_byname]() kernel-docSergei Shtylyov
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-11of/fdt: factor out assignment of initrd_start/initrd_endArd Biesheuvel
2016-05-11of/fdt: make memblock minimum physical address arch configurableArd Biesheuvel
2016-04-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-12of: alloc anywhere from memblock if range not specifiedVinayak Menon
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-03of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy
2016-02-16of: Fix build warningsJohn Stultz
2016-02-16of: fix CONFIG_CMDLINE_EXTENDColin Cross
2016-02-16of: Support CONFIG_CMDLINE_EXTEND config optionDoug Anderson
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione
2015-12-08of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck
2015-11-30of/address: fix typo in comment block of of_translate_one()Masahiro Yamada
2015-11-30of: do not use 0x in front of %paDmitry V. Krivenok
2015-11-30of: Fix comparison of reserved memory regionsMichael Ellerman
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-10drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu
2015-11-10of: Print rather than WARN'ing when overlap check failsMichael Ellerman
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee
2015-11-07of/pci: Fix pci_get_host_bridge_device leakSuthikulpanit, Suravee
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-30of: simplify arch_find_n_match_cpu_physical_id() functionMasahiro Yamada