index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
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-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-03
of: Fix error path in of_parse_phandle_with_args_map()
Herve Codina
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)
2024-11-15
of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n
Stephen Boyd
2024-11-08
of/address: Rework bus matching to avoid warnings
Rob Herring (Arm)
2024-11-08
of: WARN on deprecated #address-cells/#size-cells handling
Rob Herring (Arm)
2024-11-08
of/fdt: Don't use default address cell sizes for address translation
Rob Herring (Arm)
2024-11-04
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-24
of: property: use new of_graph functions
Kuninori Morimoto
2024-10-24
of: property: add of_graph_get_next_port_endpoint()
Kuninori Morimoto
2024-10-24
of: property: add of_graph_get_next_port()
Kuninori Morimoto
2024-10-16
of: module: remove strlen() call in of_modalias()
Sergey Shtylyov
2024-10-15
of: reserved_mem: Add code to dynamically allocate reserved_mem array
Oreoluwa Babatunde
2024-10-15
of: reserved_mem: Restructure how the reserved memory regions are processed
Oreoluwa Babatunde
2024-10-15
of/address: Constify of_busses[] array and pointers
Rob Herring (Arm)
2024-10-15
of: Constify safe_name() kobject arg
Rob Herring (Arm)
2024-10-15
of: Constify of_changeset_entry function arguments
Rob Herring (Arm)
2024-10-15
of: Constify struct property pointers
Rob Herring (Arm)
2024-10-15
of: Constify struct device_node function arguments
Rob Herring (Arm)
2024-10-10
of: Skip kunit tests when arm64+ACPI doesn't populate root node
Stephen Boyd
2024-10-09
of: Fix unbalanced of node refcount and memory leaks
Jinjie Ruan
2024-10-08
of:of_numa: remove unused macro
Ba Jing
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-09-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-19
Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-13
of/irq: Use helper to define resources
Vasileios Amoiridis
2024-09-13
of/irq: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-13
drivers/of: Improve documentation for match_string
Miquel Sabaté Solà
2024-09-13
of: property: Do some clean up with use of __free()
Zhang Zekun
2024-09-13
of: address: Unify resource bounds overflow checking
Thomas Weißschuh
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
2024-09-05
of: address: Report error on resource bounds overflow
Thomas Weißschuh
2024-09-03
of, numa: return -EINVAL when no numa-node-id is found
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
[next]