summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-162-8/+37
|\
| * soc: qcom: Remote filesystem memory driverBjorn Andersson2017-10-221-0/+1
| * of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson2017-10-221-0/+26
| * of/platform: Generalize /reserved-memory handlingBjorn Andersson2017-10-221-8/+10
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-3/+16
|\ \
| * | of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez2017-10-051-3/+16
| |/
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-1411-679/+1106
|\ \
| * \ Merge branch 'dt/kbuild' into dt/nextRob Herring2017-11-091-2/+0
| |\ \
| | * | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-081-2/+0
| | |/
| * | of: dynamic: fix memory leak related to properties of __of_node_dupLixin Wang2017-10-231-12/+14
| * | of: overlay: make pr_err() string uniqueFrank Rowand2017-10-191-1/+1
| * | of: overlay: pr_err from return NOTIFY_OK to overlay apply/removeFrank Rowand2017-10-191-1/+1
| * | of: overlay: remove unneeded check for NULL kbasename()Frank Rowand2017-10-171-2/+0
| * | of: overlay: remove a dependency on device node full_nameFrank Rowand2017-10-173-35/+59
| * | of: overlay: simplify applying symbols from an overlayFrank Rowand2017-10-171-26/+65
| * | of: overlay: avoid race condition between applying multiple overlaysFrank Rowand2017-10-174-6/+67
| * | of: overlay: loosen overly strict phandle clash checkFrank Rowand2017-10-171-4/+4
| * | of: overlay: expand check of whether overlay changeset can be removedFrank Rowand2017-10-171-7/+13
| * | of: overlay: detect cases where device tree may become corruptFrank Rowand2017-10-174-89/+364
| * | of: overlay: minor restructuringFrank Rowand2017-10-171-113/+92
| * | of: overlay: rename identifiers in dup_and_fixup_symbol_prop()Frank Rowand2017-10-171-6/+18
| * | of: overlay: rename identifiers to more reflect what they doFrank Rowand2017-10-173-257/+295
| * | of: overlay.c: Convert comparisons to zero or NULL to logical expressionsFrank Rowand2017-10-171-18/+18
| * | of: overlay.c: Remove comments that state the obvious, to reduce clutterFrank Rowand2017-10-171-29/+18
| * | of: overlay: fix memory leak related to duplicated propertyLixin Wang2017-10-171-4/+11
| * | of: unittest: Remove redundant OF_DETACHED flag settingStephen Boyd2017-10-161-2/+0
| * | of/fdt: Document detached argument to __unflatten_device_tree()Stephen Boyd2017-10-161-0/+1
| * | of/resolver: Replace kmalloc + memcpy with kmemdup()Stephen Boyd2017-10-161-2/+1
| * | of/resolver: Simplify to be32_add_cpu()Stephen Boyd2017-10-161-4/+1
| * | of/fdt: skip unflattening of disabled nodesRob Herring2017-10-161-0/+4
| * | of/fdt: add of_fdt_device_is_available functionRob Herring2017-10-161-3/+14
| * | of: make kobject and bin_attribute support configurableRob Herring2017-10-166-152/+192
| * | of: move kobj_to_device_node() into dynamic.cRob Herring2017-10-162-6/+5
| * | of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring2017-10-161-3/+0
| * | of/fdt: only store the device node basename in full_nameRob Herring2017-10-031-58/+11
| |/
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-7/+1
|\ \
| * | drivers: flag buses which demand DMA configurationRobin Murphy2017-10-191-7/+1
* | | device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2017-11-091-2/+2
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0212-0/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-211-12/+27
|\ \ \ | |/ / |/| |
| * | of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven2017-10-221-12/+27
| |/
* | device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund2017-10-121-1/+1
* | drivers: of: increase MAX_RESERVED_REGIONS to 32Stewart Smith2017-10-121-1/+1
* | of: do not leak console optionsSergey Senozhatsky2017-10-121-2/+6
|/
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-16/+32
|\
| * of: restrict DMA configurationRobin Murphy2017-09-011-16/+32
* | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-0715-272/+418
|\ \
| * | devicetree: Adjust status "ok" -> "okay" under drivers/of/Robert P. J. Day2017-09-051-3/+3
| * | of: Use PLATFORM_DEVID_NONE definitionAndy Shevchenko2017-08-252-2/+2
| * | of/device: Fix of_device_get_modalias() buffer handlingBjorn Andersson2017-08-241-5/+10
OpenPOWER on IntegriCloud