index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2024-01-25
of: unittest: Fix of_count_phandle_with_args() expected value message
Geert Uytterhoeven
2024-01-25
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
2023-09-23
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
2023-09-23
of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
Ruan Jinjie
2023-05-17
of: Fix modalias string generation
Miquel Raynal
2022-12-08
of: property: decrement node refcount in of_fwnode_get_reference_args()
Yang Yingliang
2022-09-28
of: mdio: Add of_node_put() when breaking out of for_each_xx
Liang He
2022-09-28
of: fdt: fix off-by-one error in unflatten_dt_nodes()
Sergey Shtylyov
2022-07-02
fdt: Update CRC check for rng-seed
Hsin-Yi Wang
2022-06-25
fdt: add support for rng-seed
Hsin-Yi Wang
2022-06-14
of: overlay: do not break notify on NOTIFY_{OK|STOP}
Nuno Sá
2021-09-22
of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
Marc Zyngier
2021-07-20
of: Fix truncation of memory sizes on 32-bit platforms
Geert Uytterhoeven
2021-05-22
Revert "fdt: Properly handle "no-map" field in the memory region"
Quentin Perret
2021-05-22
Revert "of/fdt: Make sure no-map does not remove already reserved regions"
Quentin Perret
2021-03-04
of/fdt: Make sure no-map does not remove already reserved regions
Nicolas Boichat
2021-03-04
fdt: Properly handle "no-map" field in the memory region
KarimAllah Ahmed
2020-11-18
of/address: Fix of_node memory leak in of_dma_is_coherent
Evan Nimmo
2020-11-10
of: Fix reserved-memory overlap detection
Vincent Whitchurch
2020-07-22
of: of_mdio: Correct loop scanning logic
Florian Fainelli
2020-06-25
of: Fix a refcounting bug in __of_attach_node_sysfs()
Dan Carpenter
2020-04-23
of: overlay: kmemleak in dup_and_fixup_symbol_prop()
Frank Rowand
2020-04-23
of: unittest: kmemleak in of_unittest_overlay_high_level()
Frank Rowand
2020-04-23
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
2020-04-23
of: unittest: kmemleak on changeset destroy
Frank Rowand
2020-04-02
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
2020-02-11
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2020-01-27
of: mdio: Fix a signedness bug in of_phy_get_and_connect()
Dan Carpenter
2019-12-17
of: unittest: fix memory leak in attach_node_and_children
Erhard Furtner
2019-12-17
of: overlay: add_changeset_property() memory leak
Frank Rowand
2019-12-01
of: unittest: initialize args before calling of_*parse_*()
Frank Rowand
2019-12-01
of: unittest: allow base devicetree to have symbol metadata
Frank Rowand
2019-11-20
of/unittest: Fix I2C bus unit-address error
Rob Herring
2019-11-20
of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
Rob Herring
2019-11-10
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
2019-06-09
of: overlay: set node fields from properties when add new overlay node
Frank Rowand
2019-06-09
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
2019-02-06
of: overlay: do not duplicate properties from overlay for new nodes
Frank Rowand
2019-02-06
of: overlay: use prop add changeset entry for property in new nodes
Frank Rowand
2019-02-06
of: overlay: add missing of_node_get() in __of_attach_node_sysfs
Frank Rowand
2019-02-06
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
2019-02-06
of: Convert to using %pOFn instead of device_node.name
Rob Herring
2019-01-26
of: overlay: add missing of_node_put() after add new node to changeset
Frank Rowand
2019-01-22
OF: properties: add missing of_node_put
Julia Lawall
2019-01-13
of: __of_detach_node() - remove node from phandle cache
Frank Rowand
2019-01-13
of: of_node_get()/of_node_put() nodes held in phandle cache
Frank Rowand
2018-11-27
of/device: Really only set bus DMA mask when appropriate
Robin Murphy
2018-11-21
of, numa: Validate some distance map rules
John Garry
2018-11-13
of: Add missing exports of node name compare functions
Rob Herring
2018-10-10
Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
[next]