index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: property: Add fw_devlink support for pse parent
Kory Maincent (Dent Project)
2024-04-16
1
-0
/
+2
*
of: module: prevent NULL pointer dereference in vsnprintf()
Sergey Shtylyov
2024-03-27
1
-0
/
+8
*
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
2024-03-26
1
-0
/
+12
*
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
1
-3
/
+12
|
\
|
*
of: property: fw_devlink: Add support for "post-init-providers" property
Saravana Kannan
2024-03-07
1
-3
/
+12
|
*
driver core: Adds flags param to fwnode_link_add()
Saravana Kannan
2024-03-07
1
-1
/
+1
*
|
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
1
-0
/
+2
|
\
\
|
*
\
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-25
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
of: property: add device link support for io-backends
Olivier Moysan
2024-02-19
1
-0
/
+2
*
|
|
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-15
1
-7
/
+8
|
\
\
\
|
*
|
|
of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()
Christophe Leroy
2024-03-03
1
-20
/
+1
|
*
|
|
of: Change of_machine_is_compatible() to return bool
Michael Ellerman
2024-03-03
1
-3
/
+2
|
*
|
|
of: Add of_machine_compatible_match()
Michael Ellerman
2024-03-03
1
-0
/
+21
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-15
12
-174
/
+275
|
\
\
\
|
*
|
|
of: unittest: Use for_each_child_of_node_scoped()
Jonathan Cameron
2024-03-13
1
-8
/
+3
|
*
|
|
of: Move all FDT reserved-memory handling into of_reserved_mem.c
Rob Herring
2024-03-12
3
-126
/
+127
|
*
|
|
of: Add KUnit test to confirm DTB is loaded
Stephen Boyd
2024-03-08
4
-0
/
+71
|
*
|
|
of: unittest: treat missing of_root as error instead of fixing up
Frank Rowand
2024-03-08
1
-8
/
+4
|
*
|
|
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
2024-03-08
1
-4
/
+0
|
*
|
|
of: Create of_root if no dtb provided by firmware
Frank Rowand
2024-03-08
5
-8
/
+40
|
*
|
|
of: Always unflatten in unflatten_and_copy_device_tree()
Stephen Boyd
2024-03-08
1
-15
/
+17
|
*
|
|
of/platform: Inform about created platform devices using pr_debug()
Uwe Kleine-König
2024-03-01
1
-0
/
+2
|
*
|
|
of: Make explicit cpu_to_be32 conversion to mute sparse warning
Dawei Li
2024-02-13
1
-2
/
+2
|
*
|
|
of: property: use unsigned int return on of_graph_get_endpoint_count()
Kuninori Morimoto
2024-02-06
1
-2
/
+2
|
*
|
|
of: property: add missing kerneldoc for of_graph_get_endpoint_count()
Kuninori Morimoto
2024-02-06
1
-0
/
+6
|
*
|
|
of: property: Make 'no port node found' output a debug message
Alexander Stein
2024-01-22
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-03-15
1
-30
/
+81
|
\
\
\
|
*
|
|
of: Add for_each_reserved_child_of_node()
Kuninori Morimoto
2024-01-23
1
-0
/
+29
|
*
|
|
of: Add of_get_next_status_child() and makes more generic of_get_next
Kuninori Morimoto
2024-01-23
1
-11
/
+18
|
*
|
|
of: Add __of_device_is_status() and makes more generic status check
Kuninori Morimoto
2024-01-23
1
-21
/
+36
|
|
/
/
*
|
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
1
-0
/
+2
|
\
\
\
|
*
|
|
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-23
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
Saravana Kannan
2024-03-01
1
-1
/
+1
*
|
|
Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-15
2
-43
/
+34
|
\
|
|
|
|
/
|
/
|
|
*
of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
Saravana Kannan
2024-02-09
1
-1
/
+3
|
*
of: property: Improve finding the supplier of a remote-endpoint property
Saravana Kannan
2024-02-09
1
-1
/
+11
|
*
of: property: Improve finding the consumer of a remote-endpoint property
Saravana Kannan
2024-02-09
1
-37
/
+10
|
*
of: unittest: Fix compile in the non-dynamic case
Christian A. Ehrhardt
2024-01-31
1
-3
/
+9
|
*
of: property: fix typo in io-channels
Nuno Sa
2024-01-31
1
-1
/
+1
*
|
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
1
-8
/
+16
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2024-01-03
1
-8
/
+16
|
|
\
\
\
|
|
|
*
|
iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
Jason Gunthorpe
2023-12-12
1
-7
/
+15
|
|
|
*
|
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-12
1
-1
/
+1
|
|
|
/
/
*
|
|
|
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
2
-40
/
+41
|
\
\
\
\
|
*
|
|
|
of: device: Export of_device_make_bus_id()
Miquel Raynal
2023-12-15
2
-40
/
+41
|
|
/
/
/
*
|
|
|
Merge tag 'devicetree-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-12
6
-40
/
+76
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
of: unittest: Fix of_count_phandle_with_args() expected value message
Geert Uytterhoeven
2024-01-11
1
-1
/
+1
|
*
|
|
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
2024-01-09
3
-32
/
+53
|
*
|
|
drivers: of: Fixed kernel doc warning
Muzammil Ashraf
2024-01-09
1
-3
/
+4
[next]