summaryrefslogtreecommitdiff
path: root/drivers/of
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing supportMarc Gonzalez2017-10-05
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\ \
| * \ Merge branch 'dt/kbuild' into dt/nextRob Herring2017-11-09
| |\ \
| | * | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-08
| | |/
| * | of: dynamic: fix memory leak related to properties of __of_node_dupLixin Wang2017-10-23
| * | of: overlay: make pr_err() string uniqueFrank Rowand2017-10-19
| * | of: overlay: pr_err from return NOTIFY_OK to overlay apply/removeFrank Rowand2017-10-19
| * | of: overlay: remove unneeded check for NULL kbasename()Frank Rowand2017-10-17
| * | of: overlay: remove a dependency on device node full_nameFrank Rowand2017-10-17
| * | of: overlay: simplify applying symbols from an overlayFrank Rowand2017-10-17
| * | of: overlay: avoid race condition between applying multiple overlaysFrank Rowand2017-10-17
| * | of: overlay: loosen overly strict phandle clash checkFrank Rowand2017-10-17
| * | of: overlay: expand check of whether overlay changeset can be removedFrank Rowand2017-10-17
| * | of: overlay: detect cases where device tree may become corruptFrank Rowand2017-10-17
| * | of: overlay: minor restructuringFrank Rowand2017-10-17
| * | of: overlay: rename identifiers in dup_and_fixup_symbol_prop()Frank Rowand2017-10-17
| * | of: overlay: rename identifiers to more reflect what they doFrank Rowand2017-10-17
| * | of: overlay.c: Convert comparisons to zero or NULL to logical expressionsFrank Rowand2017-10-17
| * | of: overlay.c: Remove comments that state the obvious, to reduce clutterFrank Rowand2017-10-17
| * | of: overlay: fix memory leak related to duplicated propertyLixin Wang2017-10-17
| * | of: unittest: Remove redundant OF_DETACHED flag settingStephen Boyd2017-10-16
| * | of/fdt: Document detached argument to __unflatten_device_tree()Stephen Boyd2017-10-16
| * | of/resolver: Replace kmalloc + memcpy with kmemdup()Stephen Boyd2017-10-16
| * | of/resolver: Simplify to be32_add_cpu()Stephen Boyd2017-10-16
| * | of/fdt: skip unflattening of disabled nodesRob Herring2017-10-16
| * | of/fdt: add of_fdt_device_is_available functionRob Herring2017-10-16
| * | of: make kobject and bin_attribute support configurableRob Herring2017-10-16
| * | of: move kobj_to_device_node() into dynamic.cRob Herring2017-10-16
| * | of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring2017-10-16
| * | of/fdt: only store the device node basename in full_nameRob Herring2017-10-03
| |/
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-14
|\ \
| * | drivers: flag buses which demand DMA configurationRobin Murphy2017-10-19
* | | device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2017-11-09
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-21
|\ \ \ | |/ / |/| |
| * | of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven2017-10-22
| |/
* | device property: preserve usecount for node passed to of_fwnode_graph_get_por...Niklas Söderlund2017-10-12
* | drivers: of: increase MAX_RESERVED_REGIONS to 32Stewart Smith2017-10-12
* | of: do not leak console optionsSergey Senozhatsky2017-10-12
|/
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-12
|\
| * of: restrict DMA configurationRobin Murphy2017-09-01
* | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-07
|\ \
| * | devicetree: Adjust status "ok" -> "okay" under drivers/of/Robert P. J. Day2017-09-05
| * | of: Use PLATFORM_DEVID_NONE definitionAndy Shevchenko2017-08-25
| * | of/device: Fix of_device_get_modalias() buffer handlingBjorn Andersson2017-08-24
| * | of/device: Prevent buffer overflow in of_device_modalias()Bjorn Andersson2017-08-24
| * | device property: use of_graph_get_remote_endpoint() for of_fwnodeKuninori Morimoto2017-08-14
| * | of/irq: use of_property_read_u32_index to parse interrupts propertyRob Herring2017-08-01
| * | of/device: use of_property_for_each_string to parse compatible stringsRob Herring2017-08-01