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