index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
Revert "of: reserved-memory: Fix using wrong number of cells to get property ...
Rob Herring (Arm)
1
-2
/
+2
2025-02-17
of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
Zijun Hu
1
-2
/
+2
2025-02-17
of: Fix of_find_node_opts_by_path() handling of alias+path+options
Zijun Hu
1
-3
/
+3
2025-02-17
of: Correct child specifier used as input of the 2nd nexus node
Zijun Hu
1
-1
/
+1
2025-02-08
of: reserved-memory: Do not make kmemleak ignore freed address
Zijun Hu
1
-1
/
+2
2025-02-01
of/unittest: Add test that of_address_to_resource() fails on non-translatable...
Rob Herring (Arm)
2
-0
/
+27
2025-01-09
of: address: Preserve the flags portion on 1:1 dma-ranges mapping
Andrea della Porta
1
-1
/
+2
2025-01-09
of: address: Store number of bus flag cells rather than bool
Rob Herring
1
-9
/
+5
2025-01-09
of: address: Remove duplicated functions
Herve Codina
1
-11
/
+2
2024-12-27
of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
Zijun Hu
1
-1
/
+1
2024-12-27
of: Fix error path in of_parse_phandle_with_args_map()
Herve Codina
1
-5
/
+10
2024-12-27
of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
Zijun Hu
1
-0
/
+1
2024-12-27
of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()
Zijun Hu
1
-0
/
+1
2024-12-09
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2
-7
/
+9
2024-12-09
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
1
-4
/
+0
2024-10-10
of/irq: Support #msi-cells=<0> in of_msi_get_domain
Andrew Jones
1
-27
/
+7
2024-10-10
of: address: Report error on resource bounds overflow
Thomas Weißschuh
1
-0
/
+5
2024-10-10
of/irq: Refer to actual buffer size in of_irq_parse_one()
Geert Uytterhoeven
1
-2
/
+2
2024-09-12
of/irq: Prevent device address out-of-bounds read in interrupt map walk
Stefan Wiehler
1
-4
/
+11
2024-07-25
of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
Marc Zyngier
1
-14
/
+4
2024-07-25
of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...
Rob Herring (Arm)
2
-51
/
+77
2024-06-12
of: module: add buffer overflow check in of_modalias()
Sergey Shtylyov
1
-3
/
+4
2024-04-10
of: module: prevent NULL pointer dereference in vsnprintf()
Sergey Shtylyov
1
-0
/
+8
2024-04-10
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
1
-0
/
+12
2024-03-06
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
Saravana Kannan
1
-1
/
+1
2024-02-23
of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
Saravana Kannan
1
-1
/
+3
2024-02-23
of: property: fix typo in io-channels
Nuno Sa
1
-1
/
+1
2024-02-23
of: property: Improve finding the supplier of a remote-endpoint property
Saravana Kannan
1
-1
/
+11
2024-02-23
of: property: Improve finding the consumer of a remote-endpoint property
Saravana Kannan
1
-37
/
+10
2024-02-23
of: unittest: Fix compile in the non-dynamic case
Christian A. Ehrhardt
1
-3
/
+9
2024-01-25
of: unittest: Fix of_count_phandle_with_args() expected value message
Geert Uytterhoeven
1
-1
/
+1
2024-01-25
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
3
-32
/
+53
2023-12-13
of: dynamic: Fix of_reconfig_get_state_change() return value documentation
Luca Ceresoli
1
-2
/
+3
2023-11-28
of: address: Fix address translation when address-size is greater than 2
Herve Codina
1
-2
/
+28
2023-10-02
of: overlay: Reorder struct fragment fields kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2023-09-11
of: dynamic: Fix potential memory leak in of_changeset_action()
Dan Carpenter
1
-3
/
+3
2023-08-30
Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
33
-366
/
+790
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+3
2023-08-28
of: unittest: Fix of_unittest_pci_node() kconfig dependencies
Rob Herring
1
-9
/
+7
2023-08-23
of: unittest-data: Fix whitespace - angular brackets
Geert Uytterhoeven
6
-40
/
+40
2023-08-23
of: unittest-data: Fix whitespace - indentation
Geert Uytterhoeven
2
-6
/
+6
2023-08-23
of: unittest-data: Fix whitespace - blank lines
Geert Uytterhoeven
19
-11
/
+11
2023-08-23
of: unittest-data: Convert remaining overlay DTS files to sugar syntax
Geert Uytterhoeven
4
-32
/
+12
2023-08-23
of: overlay: unittest: Add test for unresolved symbol
Geert Uytterhoeven
3
-1
/
+26
2023-08-23
of: unittest: Add separators to of_unittest_overlay_high_level()
Geert Uytterhoeven
1
-0
/
+10
2023-08-23
of: unittest: Cleanup partially-applied overlays
Geert Uytterhoeven
1
-48
/
+84
2023-08-23
of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()
Geert Uytterhoeven
1
-27
/
+18
2023-08-23
of: unittest: Improve messages and comments in apply/revert checks
Geert Uytterhoeven
1
-4
/
+6
2023-08-23
of: unittest: Restore indentation in overlay_bad_add_dup_prop test
Geert Uytterhoeven
1
-3
/
+3
2023-08-23
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
1
-1
/
+1
[next]