index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8 hours
3
-3
/
+42
|
\
|
*
of/address: Fix WARN when attempting translating non-translatable addresses
Rob Herring (Arm)
5 days
1
-3
/
+15
|
*
of/unittest: Add test that of_address_to_resource() fails on non-translatable...
Rob Herring (Arm)
5 days
2
-0
/
+27
*
|
Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-12-22
7
-11
/
+66
|
\
|
|
*
of: Add coreboot firmware to excluded default cells list
Rob Herring (Arm)
2024-12-20
1
-1
/
+2
|
*
of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
Zijun Hu
2024-12-10
1
-0
/
+1
|
*
of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()
Zijun Hu
2024-12-10
1
-0
/
+1
|
*
of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
Zijun Hu
2024-12-10
1
-1
/
+1
|
*
of: Fix error path in of_parse_phandle_with_args_map()
Herve Codina
2024-12-03
1
-5
/
+10
|
*
of: Add #address-cells/#size-cells in the device-tree root empty node
Herve Codina
2024-12-02
1
-1
/
+8
|
*
of: address: Preserve the flags portion on 1:1 dma-ranges mapping
Andrea della Porta
2024-11-27
1
-1
/
+2
|
*
of/unittest: Add empty dma-ranges address translation tests
Andrea della Porta
2024-11-27
2
-0
/
+41
|
*
of: property: fw_devlink: Do not use interrupt-parent directly
Samuel Holland
2024-11-25
1
-2
/
+0
*
|
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
1
-3
/
+3
*
|
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-01
2
-0
/
+80
|
\
\
|
*
|
of: base: Document prefix argument for of_get_next_child_with_prefix()
Chen-Yu Tsai
2024-11-29
1
-0
/
+1
|
*
|
of: base: Add for_each_child_of_node_with_prefix()
Chen-Yu Tsai
2024-11-27
1
-0
/
+35
|
*
|
of: dynamic: Add of_changeset_update_prop_string
Chen-Yu Tsai
2024-11-27
1
-0
/
+44
|
|
/
*
|
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-30
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
2024-11-04
1
-0
/
+6
*
|
Merge branch 'dt/linus' into dt/next
Rob Herring (Arm)
2024-11-15
6
-2
/
+29
|
\
\
|
*
|
of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n
Stephen Boyd
2024-11-15
3
-1
/
+4
|
|
/
|
*
of: Skip kunit tests when arm64+ACPI doesn't populate root node
Stephen Boyd
2024-10-10
4
-0
/
+24
|
*
of: Fix unbalanced of node refcount and memory leaks
Jinjie Ruan
2024-10-10
1
-1
/
+1
*
|
of/address: Rework bus matching to avoid warnings
Rob Herring (Arm)
2024-11-08
1
-5
/
+9
*
|
of: WARN on deprecated #address-cells/#size-cells handling
Rob Herring (Arm)
2024-11-08
2
-8
/
+24
*
|
of/fdt: Don't use default address cell sizes for address translation
Rob Herring (Arm)
2024-11-08
1
-2
/
+2
*
|
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
2
-7
/
+9
*
|
of: property: use new of_graph functions
Kuninori Morimoto
2024-10-24
1
-13
/
+5
*
|
of: property: add of_graph_get_next_port_endpoint()
Kuninori Morimoto
2024-10-24
1
-0
/
+27
*
|
of: property: add of_graph_get_next_port()
Kuninori Morimoto
2024-10-24
1
-0
/
+54
*
|
of: module: remove strlen() call in of_modalias()
Sergey Shtylyov
2024-10-16
1
-3
/
+1
*
|
of: reserved_mem: Add code to dynamically allocate reserved_mem array
Oreoluwa Babatunde
2024-10-15
1
-4
/
+59
*
|
of: reserved_mem: Restructure how the reserved memory regions are processed
Oreoluwa Babatunde
2024-10-15
3
-54
/
+122
*
|
of/address: Constify of_busses[] array and pointers
Rob Herring (Arm)
2024-10-15
1
-6
/
+6
*
|
of: Constify safe_name() kobject arg
Rob Herring (Arm)
2024-10-15
1
-1
/
+1
*
|
of: Constify of_changeset_entry function arguments
Rob Herring (Arm)
2024-10-15
1
-2
/
+2
*
|
of: Constify struct property pointers
Rob Herring (Arm)
2024-10-15
6
-25
/
+26
*
|
of: Constify struct device_node function arguments
Rob Herring (Arm)
2024-10-15
7
-22
/
+22
*
|
of:of_numa: remove unused macro
Ba Jing
2024-10-08
1
-3
/
+0
|
/
*
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-09-24
2
-3
/
+3
|
\
|
*
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
2024-09-09
2
-3
/
+3
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-09-24
7
-3
/
+221
|
\
\
|
*
|
of: Add a KUnit test for overlays and test managed APIs
Stephen Boyd
2024-07-30
5
-0
/
+137
|
*
|
of: Add test managed wrappers for of_overlay_apply()/of_node_put()
Stephen Boyd
2024-07-30
2
-0
/
+78
|
*
|
of/platform: Allow overlays to create platform devices from the root node
Stephen Boyd
2024-07-30
1
-3
/
+6
*
|
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-2
/
+3
|
\
\
\
|
*
|
|
of, numa: return -EINVAL when no numa-node-id is found
Mike Rapoport (Microsoft)
2024-09-04
1
-2
/
+2
|
*
|
|
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-04
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-19
7
-100
/
+66
|
\
\
\
|
|
/
/
|
/
|
|
[next]