index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
of: Create of_root if no dtb provided by firmware
Frank Rowand
5
-8
/
+40
2024-03-08
of: Always unflatten in unflatten_and_copy_device_tree()
Stephen Boyd
1
-15
/
+17
2024-03-07
of: property: fw_devlink: Add support for "post-init-providers" property
Saravana Kannan
1
-3
/
+12
2024-03-07
driver core: Adds flags param to fwnode_link_add()
Saravana Kannan
1
-1
/
+1
2024-03-03
of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()
Christophe Leroy
1
-20
/
+1
2024-03-03
of: Change of_machine_is_compatible() to return bool
Michael Ellerman
1
-3
/
+2
2024-03-03
of: Add of_machine_compatible_match()
Michael Ellerman
1
-0
/
+21
2024-03-01
Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-01
of/platform: Inform about created platform devices using pr_debug()
Uwe Kleine-König
1
-0
/
+2
2024-03-01
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
Saravana Kannan
1
-1
/
+1
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+2
2024-02-23
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-0
/
+2
2024-02-19
of: property: add device link support for io-backends
Olivier Moysan
1
-0
/
+2
2024-02-15
Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-43
/
+34
2024-02-13
of: Make explicit cpu_to_be32 conversion to mute sparse warning
Dawei Li
1
-2
/
+2
2024-02-09
of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
Saravana Kannan
1
-1
/
+3
2024-02-09
of: property: Improve finding the supplier of a remote-endpoint property
Saravana Kannan
1
-1
/
+11
2024-02-09
of: property: Improve finding the consumer of a remote-endpoint property
Saravana Kannan
1
-37
/
+10
2024-02-06
of: property: use unsigned int return on of_graph_get_endpoint_count()
Kuninori Morimoto
1
-2
/
+2
2024-02-06
of: property: add missing kerneldoc for of_graph_get_endpoint_count()
Kuninori Morimoto
1
-0
/
+6
2024-01-31
of: unittest: Fix compile in the non-dynamic case
Christian A. Ehrhardt
1
-3
/
+9
2024-01-31
of: property: fix typo in io-channels
Nuno Sa
1
-1
/
+1
2024-01-23
of: Add for_each_reserved_child_of_node()
Kuninori Morimoto
1
-0
/
+29
2024-01-23
of: Add of_get_next_status_child() and makes more generic of_get_next
Kuninori Morimoto
1
-11
/
+18
2024-01-23
of: Add __of_device_is_status() and makes more generic status check
Kuninori Morimoto
1
-21
/
+36
2024-01-22
of: property: Make 'no port node found' output a debug message
Alexander Stein
1
-1
/
+1
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+16
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-40
/
+41
2024-01-12
Merge tag 'devicetree-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-40
/
+76
2024-01-11
of: unittest: Fix of_count_phandle_with_args() expected value message
Geert Uytterhoeven
1
-1
/
+1
2024-01-09
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
3
-32
/
+53
2024-01-09
drivers: of: Fixed kernel doc warning
Muzammil Ashraf
1
-3
/
+4
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
1
-8
/
+16
2023-12-15
of: device: Export of_device_make_bus_id()
Miquel Raynal
2
-40
/
+41
2023-12-15
dma-mapping: don't store redundant offsets
Robin Murphy
1
-1
/
+0
2023-12-12
iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
Jason Gunthorpe
1
-7
/
+15
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
1
-1
/
+1
2023-12-07
Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2023-12-07
of/platform: Disable sysfb if a simple-framebuffer node is found
Javier Martinez Canillas
1
-2
/
+16
2023-11-27
of: dynamic: Fix of_reconfig_get_state_change() return value documentation
Luca Ceresoli
1
-2
/
+3
2023-11-22
of: fix recursion typo in kernel doc
Johan Hovold
1
-2
/
+2
2023-11-15
of: overlay: enable of_overlay_fdt_apply() kerneldoc
Luca Ceresoli
1
-1
/
+1
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2023-11-08
of: property: Add fw_devlink support for msi-parent
Anup Patel
1
-0
/
+2
2023-10-31
Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-54
/
+213
2023-10-27
of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/
Geert Uytterhoeven
1
-1
/
+1
2023-10-27
of: address: Consolidate bus .map() functions
Rob Herring
1
-43
/
+11
2023-10-27
of: address: Store number of bus flag cells rather than bool
Rob Herring
1
-9
/
+5
2023-10-27
of: unittest: Add tests for address translations
Herve Codina
2
-0
/
+178
2023-10-26
of: address: Remove duplicated functions
Herve Codina
1
-11
/
+2
[prev]
[next]