aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAge
* of: reserved_mem: add missing of_node_put() for proper ref-countingChris Goldsworthy2019-10-23
* of: unittest: fix memory leak in unittest_data_addNavid Emamdoost2019-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-28
|\
| * of: mdio: Fix a signedness bug in of_phy_get_and_connect()Dan Carpenter2019-09-27
* | Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-19
|\ \ | |/ |/|
| * of: restore old handling of cells_name=NULL in of_*_phandle_with_args()Uwe Kleine-König2019-09-19
| * of: Let of_for_each_phandle fallback to non-negative cell_countUwe Kleine-König2019-09-13
| * of: unittest: Add of_node_put() before returnNishka Dasgupta2019-08-27
* | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-17
|\ \
| * | drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-30
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-16
|\ \ \ | |_|/ |/| |
| * | fdt: Update CRC check for rng-seedHsin-Yi Wang2019-08-27
| * | fdt: add support for rng-seedHsin-Yi Wang2019-08-23
| |/
* | of: irq: fix a trivial typo in a doc commentLubomir Rintel2019-08-14
* | of: resolver: Add of_node_put() before return and breakNishka Dasgupta2019-08-12
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-07-17
|\
| * of: Allow the iommu-map property to omit untranslated devicesJean-Philippe Brucker2019-06-06
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \
| * | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-23
| |/
* | Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-11
|\ \
| * | of: unittest: simplify getting the adapter of a clientWolfram Sang2019-07-08
| * | of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomapMasahiro Yamada2019-07-08
| * | of/platform: Drop superfluous cast in of_device_make_bus_id()Geert Uytterhoeven2019-07-08
| * | of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warningKefeng Wang2019-06-18
| * | of/fdt: Mark initial_boot_params as __ro_after_initStephen Boyd2019-05-24
| * | of/fdt: Remove dead code and mark functions with __initStephen Boyd2019-05-24
| * | of: reserved-memory: ignore disabled memory-region nodesKrishna Reddy2019-05-24
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-05
|/
* of_net: Fix missing of_find_device_by_node ref count dropPetr Štetiar2019-05-13
* of_net: remove nvmem-mac-address propertyPetr Štetiar2019-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * of_net: add NVMEM support to of_get_mac_addressPetr Štetiar2019-05-06
* | Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-08
|\ \ | |/ |/|
| * of: unittest: Remove error printing on OOMGeert Uytterhoeven2019-05-02
| * of: irq: Remove WARN_ON() for kzalloc() failureGeert Uytterhoeven2019-05-02
| * of/device.c: fix the wrong commentsJojo Zeng2019-05-01
| * of: del redundant type conversionxiaojiangfeng2019-04-29
| * of: Improve of_phandle_iterator_next() error messageFlorian Fainelli2019-04-10
| * of: address: Add support for the parent DMA busMaxime Ripard2019-04-10
| * of: address: Retrieve a parent through a callback in __of_translate_addressMaxime Ripard2019-04-10
| * of: reserved_mem: fix reserve memory leakpierre Kuo2019-04-10
| * of: property: Document that of_graph_get_endpoint_by_regs needs of_node_putMaxime Ripard2019-04-10
* | of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar2019-04-19
|/
* of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport2019-03-12
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* memblock: drop __memblock_alloc_base()Mike Rapoport2019-03-12
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-20
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-13
* | Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-10
|\ \