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-04-10
of: module: prevent NULL pointer dereference in vsnprintf()
Sergey Shtylyov
2024-04-10
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
2024-03-06
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
Saravana Kannan
2024-02-23
of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
Saravana Kannan
2024-02-23
of: property: fix typo in io-channels
Nuno Sa
2024-02-23
of: property: Improve finding the supplier of a remote-endpoint property
Saravana Kannan
2024-02-23
of: property: Improve finding the consumer of a remote-endpoint property
Saravana Kannan
2024-02-23
of: unittest: Fix compile in the non-dynamic case
Christian A. Ehrhardt
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-12-13
of: dynamic: Fix of_reconfig_get_state_change() return value documentation
Luca Ceresoli
2023-11-28
of: address: Fix address translation when address-size is greater than 2
Herve Codina
2023-10-02
of: overlay: Reorder struct fragment fields kerneldoc
Geert Uytterhoeven
2023-09-11
of: dynamic: Fix potential memory leak in of_changeset_action()
Dan Carpenter
2023-08-30
Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-28
of: unittest: Fix of_unittest_pci_node() kconfig dependencies
Rob Herring
2023-08-23
of: unittest-data: Fix whitespace - angular brackets
Geert Uytterhoeven
2023-08-23
of: unittest-data: Fix whitespace - indentation
Geert Uytterhoeven
2023-08-23
of: unittest-data: Fix whitespace - blank lines
Geert Uytterhoeven
2023-08-23
of: unittest-data: Convert remaining overlay DTS files to sugar syntax
Geert Uytterhoeven
2023-08-23
of: overlay: unittest: Add test for unresolved symbol
Geert Uytterhoeven
2023-08-23
of: unittest: Add separators to of_unittest_overlay_high_level()
Geert Uytterhoeven
2023-08-23
of: unittest: Cleanup partially-applied overlays
Geert Uytterhoeven
2023-08-23
of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()
Geert Uytterhoeven
2023-08-23
of: unittest: Improve messages and comments in apply/revert checks
Geert Uytterhoeven
2023-08-23
of: unittest: Restore indentation in overlay_bad_add_dup_prop test
Geert Uytterhoeven
2023-08-23
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
2023-08-23
of: overlay: Call of_changeset_init() early
Geert Uytterhoeven
2023-08-23
of: unittest: Check tree matches original after reverting a changeset
Rob Herring
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
2023-08-23
of: unittest: Run overlay apply/revert sequence three times
Geert Uytterhoeven
2023-08-22
of: unittest: Add pci_dt_testdrv pci driver
Lizhi Hou
2023-08-22
of: overlay: Extend of_overlay_fdt_apply() to specify the target node
Lizhi Hou
2023-08-22
of: dynamic: Add interfaces for creating device node dynamically
Lizhi Hou
2023-08-22
of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESS
Viresh Kumar
2023-08-21
of: Refactor node and property manipulation function locking
Rob Herring
2023-08-21
of: dynamic: Move dead property list check into property add/update functions
Rob Herring
2023-08-21
of: dynamic: Fix race in getting old property when updating property
Rob Herring
2023-08-21
of: dynamic: Refactor changeset action printing to common helpers
Rob Herring
2023-08-21
Merge branch 'dt/linus' into dt/next
Rob Herring
2023-08-21
of/platform: increase refcount of fwnode
Peng Fan
2023-08-21
of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
Rob Herring
2023-08-21
of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
Rob Herring
2023-08-18
mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
Rik van Riel
2023-08-10
of: unittest: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-04
of: Move of_device_{add,register,unregister} to platform.c
Rob Herring
2023-08-04
of: Move of_platform_register_reconfig_notifier() into DT core
Rob Herring
2023-08-01
of: property: fw_devlink: Add a devlink for panel followers
Douglas Anderson
2023-07-27
of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
Ruan Jinjie
[next]