开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-24
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-24
of: address: Fix empty resource handling in __of_address_resource_bounds()
Thomas Weißschuh
2025-01-24
of/fdt: Restore possibility to use both ACPI and FDT from bootloader
Dmytro Maluka
2025-01-18
of: address: Add parent_bus_addr to struct of_pci_range
Frank Li
2025-01-17
Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-17
of: Correct element count for two arrays in API of_parse_phandle_with_args_map()
Zijun Hu
2025-01-17
of: reserved-memory: Warn for missing static reserved memory regions
Zijun Hu
2025-01-17
of: Do not expose of_alias_scan() and correct its comments
Zijun Hu
2025-01-13
of: Warn when of_property_read_bool() is used on non-boolean properties
Rob Herring (Arm)
2025-01-13
device property: Split property reading bool and presence test ops
Rob Herring (Arm)
2025-01-13
of/fdt: Check fdt_get_mem_rsv() error in early_init_fdt_scan_reserved_mem()
Zijun Hu
2025-01-13
of: reserved-memory: Move an assignment to effective place in __reserved_mem_...
Zijun Hu
2025-01-13
of: reserved-memory: Do not make kmemleak ignore freed address
Zijun Hu
2025-01-13
of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
Zijun Hu
2025-01-13
of: Remove a duplicated code block
Zijun Hu
2025-01-13
of: property: Avoiding using uninitialized variable @imaplen in parse_interru...
Zijun Hu
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-12
of/address: Fix WARN when attempting translating non-translatable addresses
Rob Herring (Arm)
2025-01-12
of/unittest: Add test that of_address_to_resource() fails on non-translatable...
Rob Herring (Arm)
2025-01-10
of: Correct child specifier used as input of the 2nd nexus node
Zijun Hu
2024-12-31
of: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-22
Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-12-20
of: Add coreboot firmware to excluded default cells list
Rob Herring (Arm)
2024-12-20
samples: rust: add Rust platform sample driver
Danilo Krummrich
2024-12-16
of: Fix of_find_node_opts_by_path() handling of alias+path+options
Zijun Hu
2024-12-16
of: unittest: Add a test case for of_find_node_opts_by_path() with alias+path...
Zijun Hu
2024-12-10
of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
Zijun Hu
2024-12-10
of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()
Zijun Hu
2024-12-10
of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
Zijun Hu
2024-12-10
of/irq: Correct element count for array @dummy_imask in API of_irq_parse_raw()
Zijun Hu
2024-12-10
of: Simplify API of_find_node_with_property() implementation
Zijun Hu
2024-12-10
of/fdt: Dump __be32 array in CPU type order in of_dump_addr()
Zijun Hu
2024-12-10
of: Hide of_default_bus_match_table[]
Stephen Boyd
2024-12-03
of: Fix error path in of_parse_phandle_with_args_map()
Herve Codina
2024-12-03
of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attribute
Thomas Weißschuh
2024-12-02
of: Add #address-cells/#size-cells in the device-tree root empty node
Herve Codina
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-01
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-29
of: base: Document prefix argument for of_get_next_child_with_prefix()
Chen-Yu Tsai
2024-11-27
of: address: Preserve the flags portion on 1:1 dma-ranges mapping
Andrea della Porta
2024-11-27
of/unittest: Add empty dma-ranges address translation tests
Andrea della Porta
2024-11-27
of: base: Add for_each_child_of_node_with_prefix()
Chen-Yu Tsai
2024-11-27
of: dynamic: Add of_changeset_update_prop_string
Chen-Yu Tsai
2024-11-25
of: property: fw_devlink: Do not use interrupt-parent directly
Samuel Holland
2024-11-15
Merge branch 'dt/linus' into dt/next
Rob Herring (Arm)
[next]