summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-11earlycon: Use common framework for earlycon declarationsPeter Hurley
2016-07-22Merge "of_batterydata: Pass battery id directly to find battery profile"Linux Build Service Account
2016-07-21of_batterydata: Pass battery id directly to find battery profileSubbaraman Narayanamurthy
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
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-12of: alloc anywhere from memblock if range not specifiedVinayak Menon
2016-03-25Revert "of/platform: Move platform devices under /sys/devices/platform"Kaushal Kumar
2016-03-23of: alloc anywhere from memblock if range not specifiedVinayak Menon
2016-03-23drivers: of: Add snapshot of of_slimbus driverGirish Mahadevan
2016-03-22of: Always print out reserved mem detailsLaura Abbott
2016-03-22of: platform: initialize of_reserved_memDavid Keitel
2016-03-03of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy
2016-03-01power_supply: change getting and setting power supply propertiesAbhijeet Dharmapurikar
2016-03-01of/address: Add new API of_iomap_by_name and of_get_address_by_nameXiaocheng Li
2016-03-01qpnp: Add snapshot of some qpnp, regulator and charger driversAbhijeet Dharmapurikar
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
2015-10-30drivers: of: removing assignment of 0 to static variableSaurabh Sengar
2015-10-27Merge branch 'all-dtbs-v2' into for-nextRob Herring
2015-10-27of: add config option to enable building of all dtbsRob Herring
2015-10-27of/fdt: fix error checking for earlycon addressMasahiro Yamada
2015-10-22of/overlay: add missing of_node_putJulia Lawall
2015-10-22of/platform: add missing of_node_putJulia Lawall
2015-10-22of/irq: add missing of_node_putJulia Lawall
2015-10-22of/unittest: add missing of_node_putJulia Lawall
2015-10-22Merge branch 'dt-doc-cleanup' into for-nextRob Herring
2015-10-17of: to support binding numa node to specified device in devicetreeZhen Lei
2015-10-16of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier
2015-10-16of/irq: Split of_msi_map_rid to reuse msi-map lookupMarc Zyngier
2015-10-16of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsingMarc Zyngier