index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
of: resolver: Fix device node refcount leakage in of_resolve_phandles()
Zijun Hu
1
-1
/
+2
2025-05-02
of: resolver: Simplify of_resolve_phandles() using __free()
Rob Herring (Arm)
1
-23
/
+11
2025-04-20
of/irq: Fix device node refcount leakages in of_irq_init()
Zijun Hu
1
-0
/
+3
2025-04-20
of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
Zijun Hu
1
-1
/
+5
2025-04-20
of/irq: Fix device node refcount leakages in of_irq_count()
Zijun Hu
1
-1
/
+3
2025-04-20
of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
Zijun Hu
1
-0
/
+8
2025-04-20
of/irq: Fix device node refcount leakage in API of_irq_parse_one()
Zijun Hu
1
-32
/
+27
2025-02-26
Revert "of: reserved-memory: Fix using wrong number of cells to get property ...
Rob Herring (Arm)
1
-2
/
+2
2025-02-03
of: address: Add kunit test for __of_address_resource_bounds()
Thomas Weißschuh
3
-2
/
+126
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+2
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2
-14
/
+2
2025-01-26
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2025-01-25
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-100
/
+122
2025-01-25
of: address: Fix empty resource handling in __of_address_resource_bounds()
Thomas Weißschuh
1
-7
/
+5
2025-01-25
of/fdt: Restore possibility to use both ACPI and FDT from bootloader
Dmytro Maluka
1
-9
/
+1
2025-01-19
of: address: Add parent_bus_addr to struct of_pci_range
Frank Li
1
-0
/
+2
2025-01-18
Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-3
/
+42
2025-01-17
of: Correct element count for two arrays in API of_parse_phandle_with_args_map()
Zijun Hu
1
-2
/
+2
2025-01-17
of: reserved-memory: Warn for missing static reserved memory regions
Zijun Hu
1
-0
/
+5
2025-01-17
of: Do not expose of_alias_scan() and correct its comments
Zijun Hu
3
-2
/
+5
2025-01-14
of: Warn when of_property_read_bool() is used on non-boolean properties
Rob Herring (Arm)
1
-0
/
+26
2025-01-14
device property: Split property reading bool and presence test ops
Rob Herring (Arm)
1
-0
/
+7
2025-01-14
of/fdt: Check fdt_get_mem_rsv() error in early_init_fdt_scan_reserved_mem()
Zijun Hu
1
-1
/
+6
2025-01-14
of: reserved-memory: Move an assignment to effective place in __reserved_mem_...
Zijun Hu
1
-2
/
+1
2025-01-14
of: reserved-memory: Do not make kmemleak ignore freed address
Zijun Hu
1
-1
/
+2
2025-01-14
of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
Zijun Hu
1
-2
/
+2
2025-01-13
of: Remove a duplicated code block
Zijun Hu
3
-35
/
+25
2025-01-13
of: property: Avoiding using uninitialized variable @imaplen in parse_interru...
Zijun Hu
1
-1
/
+1
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
7
-11
/
+66
2025-01-13
of/address: Fix WARN when attempting translating non-translatable addresses
Rob Herring (Arm)
1
-3
/
+15
2025-01-13
of/unittest: Add test that of_address_to_resource() fails on non-translatable...
Rob Herring (Arm)
2
-0
/
+27
2025-01-10
of: Correct child specifier used as input of the 2nd nexus node
Zijun Hu
1
-1
/
+1
2024-12-31
of: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-2
/
+2
2024-12-22
Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-11
/
+66
2024-12-21
of: Add coreboot firmware to excluded default cells list
Rob Herring (Arm)
1
-1
/
+2
2024-12-20
samples: rust: add Rust platform sample driver
Danilo Krummrich
1
-0
/
+5
2024-12-17
of: Fix of_find_node_opts_by_path() handling of alias+path+options
Zijun Hu
1
-3
/
+3
2024-12-17
of: unittest: Add a test case for of_find_node_opts_by_path() with alias+path...
Zijun Hu
1
-0
/
+9
2024-12-10
of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
Zijun Hu
1
-0
/
+1
2024-12-10
of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()
Zijun Hu
1
-0
/
+1
2024-12-10
of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
Zijun Hu
1
-1
/
+1
2024-12-10
of/irq: Correct element count for array @dummy_imask in API of_irq_parse_raw()
Zijun Hu
1
-1
/
+1
2024-12-10
of: Simplify API of_find_node_with_property() implementation
Zijun Hu
1
-7
/
+3
2024-12-10
of/fdt: Dump __be32 array in CPU type order in of_dump_addr()
Zijun Hu
1
-1
/
+1
2024-12-10
of: Hide of_default_bus_match_table[]
Stephen Boyd
1
-12
/
+11
2024-12-03
of: Fix error path in of_parse_phandle_with_args_map()
Herve Codina
1
-5
/
+10
2024-12-03
of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attribute
Thomas Weißschuh
1
-12
/
+4
2024-12-02
of: Add #address-cells/#size-cells in the device-tree root empty node
Herve Codina
1
-1
/
+8
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-3
/
+3
[next]