index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-30
of: property: Fix fw_devlink handling of interrupt-map
Marc Zyngier
1
-20
/
+10
2024-05-30
of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...
Rob Herring (Arm)
2
-51
/
+77
2024-05-28
of: of_test: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-05-20
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-35
/
+7
2024-05-17
Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-206
/
+153
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2024-05-13
of: property: Add fw_devlink support for interrupt-map property
Anup Patel
1
-0
/
+52
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
1
-1
/
+1
2024-05-08
of: module: add buffer overflow check in of_modalias()
Sergey Shtylyov
1
-3
/
+4
2024-05-03
of: property: Use scope based cleanup on port_node
Shresth Prasad
1
-3
/
+2
2024-05-03
of: reserved_mem: Remove the use of phandle from the reserved_mem APIs
Oreoluwa Babatunde
1
-21
/
+1
2024-04-29
Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-0
/
+2
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
1
-3
/
+1
2024-04-26
dma-mapping: Add helpers for dma_range_map bounds
Robin Murphy
1
-9
/
+2
2024-04-26
OF: Simplify DMA range calculations
Robin Murphy
1
-11
/
+8
2024-04-26
OF: Retire dma-ranges mask workaround
Robin Murphy
1
-16
/
+0
2024-04-24
of: property: fw_devlink: Add support for "access-controller"
Gatien Chevallier
1
-0
/
+2
2024-04-23
of: property: fw_devlink: Add support for "power-supplies" binding
Saravana Kannan
1
-0
/
+2
2024-04-16
of: property: Add fw_devlink support for pse parent
Kory Maincent (Dent Project)
1
-0
/
+2
2024-04-15
of: Use scope based of_node_put() cleanups
Rob Herring
2
-93
/
+48
2024-04-15
of: Use scope based kfree() cleanups
Rob Herring
3
-55
/
+25
2024-04-15
of: Add a helper to free property struct
Rob Herring
4
-31
/
+19
2024-03-27
of: module: prevent NULL pointer dereference in vsnprintf()
Sergey Shtylyov
1
-0
/
+8
2024-03-26
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
1
-0
/
+12
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+12
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-7
/
+8
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-174
/
+275
2024-03-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-30
/
+81
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2024-03-13
of: unittest: Use for_each_child_of_node_scoped()
Jonathan Cameron
1
-8
/
+3
2024-03-12
of: Move all FDT reserved-memory handling into of_reserved_mem.c
Rob Herring
3
-126
/
+127
2024-03-08
of: Add KUnit test to confirm DTB is loaded
Stephen Boyd
4
-0
/
+71
2024-03-08
of: unittest: treat missing of_root as error instead of fixing up
Frank Rowand
1
-8
/
+4
2024-03-08
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
1
-4
/
+0
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
[next]