index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
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-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)
2024-08-30
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-08-26
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
2024-08-26
of: resolver: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-26
of/platform: Simplify with scoped for each OF child
Jinjie Ruan
2024-08-26
of: overlay: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-26
of/irq: Refer to actual buffer size in of_irq_parse_one()
Geert Uytterhoeven
2024-08-26
Merge branch 'dt/linus' into dt/next
Rob Herring (Arm)
2024-08-19
of/irq: Support #msi-cells=<0> in of_msi_get_domain
Andrew Jones
2024-08-13
of/irq: Prevent device address out-of-bounds read in interrupt map walk
Stefan Wiehler
2024-08-06
of: unittest: Use of_property_present()
Rob Herring (Arm)
2024-07-29
of: Add a KUnit test for overlays and test managed APIs
Stephen Boyd
2024-07-29
of: Add test managed wrappers for of_overlay_apply()/of_node_put()
Stephen Boyd
2024-07-29
of/platform: Allow overlays to create platform devices from the root node
Stephen Boyd
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-17
Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-08
of: unittest: Add a test case for of_changeset_add_prop_bool()
Herve Codina
2024-07-08
of: dynamic: Introduce of_changeset_add_prop_bool()
Herve Codina
[next]