index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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-06-04
of: module: add buffer overflow check in of_modalias()
Sergey Shtylyov
1
-3
/
+4
2025-05-02
of/irq: Fix device node refcount leakages in of_irq_init()
Zijun Hu
1
-0
/
+3
2025-05-02
of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
Zijun Hu
1
-1
/
+5
2025-05-02
of/irq: Fix device node refcount leakages in of_irq_count()
Zijun Hu
1
-1
/
+3
2025-03-13
Revert "of: reserved-memory: Fix using wrong number of cells to get property ...
Rob Herring (Arm)
1
-2
/
+2
2025-03-13
of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
Zijun Hu
1
-2
/
+2
2025-03-13
of: Fix of_find_node_opts_by_path() handling of alias+path+options
Zijun Hu
1
-3
/
+3
2025-03-13
of: Correct child specifier used as input of the 2nd nexus node
Zijun Hu
1
-1
/
+1
2025-01-09
of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
Zijun Hu
1
-1
/
+1
2025-01-09
of: Fix error path in of_parse_phandle_with_args_map()
Herve Codina
1
-5
/
+10
2025-01-09
of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
Zijun Hu
1
-0
/
+1
2024-10-17
of/irq: Support #msi-cells=<0> in of_msi_get_domain
Andrew Jones
1
-27
/
+7
2024-10-17
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-04-13
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
1
-0
/
+12
2024-02-23
of: property: fix typo in io-channels
Nuno Sa
1
-1
/
+1
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-12-13
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
7
-73
/
+99
2023-12-13
of: Fix kerneldoc output formatting
Rob Herring
2
-143
/
+141
2023-12-13
of: base: Fix some formatting issues and provide missing descriptions
Lee Jones
1
-5
/
+11
2023-10-10
of: dynamic: Fix potential memory leak in of_changeset_action()
Dan Carpenter
1
-3
/
+3
2023-09-19
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
1
-1
/
+1
2023-09-19
of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
Ruan Jinjie
1
-4
/
+6
2023-08-30
of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
Rob Herring
1
-22
/
+9
2023-05-17
of: Fix modalias string generation
Miquel Raynal
1
-2
/
+5
2023-02-15
of/address: Return an error when no valid dma-ranges are found
Mark Brown
1
-6
/
+15
2023-01-14
of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...
ruanjinjie
1
-2
/
+2
2022-12-08
of: property: decrement node refcount in of_fwnode_get_reference_args()
Yang Yingliang
1
-1
/
+3
2022-09-23
of: fdt: fix off-by-one error in unflatten_dt_nodes()
Sergey Shtylyov
1
-1
/
+1
2022-06-09
of: overlay: do not break notify on NOTIFY_{OK|STOP}
Nuno Sá
1
-3
/
+1
2022-01-27
of: base: Improve argument length mismatch error
Baruch Siach
1
-3
/
+8
2022-01-27
of: base: Fix phandle argument length mismatch error message
Baruch Siach
1
-2
/
+2
2022-01-27
of: unittest: 64 bit dma address test requires arch support
Frank Rowand
1
-2
/
+3
2022-01-27
of: unittest: fix warning on PowerPC frame size warning
Jim Quinlan
1
-4
/
+12
2021-11-18
of: unittest: fix EXPECT text for gpio hog errors
Frank Rowand
1
-8
/
+8
2021-09-18
of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
Marc Zyngier
1
-1
/
+1
2021-07-14
of: Fix truncation of memory sizes on 32-bit platforms
Geert Uytterhoeven
2
-8
/
+8
2021-05-14
of: overlay: fix for_each_child.cocci warnings
kernel test robot
1
-0
/
+1
2021-04-14
of: property: fw_devlink: do not link ".*,nr-gpios"
Ilya Lipnitskiy
1
-1
/
+10
2021-03-09
of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS
Catalin Marinas
1
-0
/
+3
2021-03-09
of: unittest: Add test for of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
1
-0
/
+18
2021-03-09
of/address: Introduce of_dma_get_max_cpu_address()
Nicolas Saenz Julienne
1
-0
/
+42
2021-03-04
of/fdt: Make sure no-map does not remove already reserved regions
Nicolas Boichat
1
-1
/
+9
2021-03-04
fdt: Properly handle "no-map" field in the memory region
KarimAllah Ahmed
1
-1
/
+1
2021-02-03
of/device: Update dma_range_map only when dev has valid dma-ranges
Yong Wu
1
-3
/
+7
2020-11-11
of/address: Fix of_node memory leak in of_dma_is_coherent
Evan Nimmo
1
-1
/
+3
2020-11-02
of: Drop superfluous ULL suffix for ~0
Geert Uytterhoeven
1
-1
/
+1
[next]