Age | Commit message (Expand) | Author |
2024-05-30 | of: property: Fix fw_devlink handling of interrupt-map | Marc Zyngier |
2024-05-30 | of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p... | Rob Herring (Arm) |
2024-05-28 | of: of_test: add MODULE_DESCRIPTION() | Jeff Johnson |
2024-05-20 | Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-17 | Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-05-13 | of: property: Add fw_devlink support for interrupt-map property | Anup Patel |
2024-05-13 | i2c: mux: Remove class argument from i2c_mux_add_adapter() | Heiner Kallweit |
2024-05-08 | of: module: add buffer overflow check in of_modalias() | Sergey Shtylyov |
2024-05-03 | of: property: Use scope based cleanup on port_node | Shresth Prasad |
2024-05-03 | of: reserved_mem: Remove the use of phandle from the reserved_mem APIs | Oreoluwa Babatunde |
2024-04-29 | Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann |
2024-04-26 | dma-mapping: Simplify arch_setup_dma_ops() | Robin Murphy |
2024-04-26 | dma-mapping: Add helpers for dma_range_map bounds | Robin Murphy |
2024-04-26 | OF: Simplify DMA range calculations | Robin Murphy |
2024-04-26 | OF: Retire dma-ranges mask workaround | Robin Murphy |
2024-04-24 | of: property: fw_devlink: Add support for "access-controller" | Gatien Chevallier |
2024-04-23 | of: property: fw_devlink: Add support for "power-supplies" binding | Saravana Kannan |
2024-04-16 | of: property: Add fw_devlink support for pse parent | Kory Maincent (Dent Project) |
2024-04-15 | of: Use scope based of_node_put() cleanups | Rob Herring |
2024-04-15 | of: Use scope based kfree() cleanups | Rob Herring |
2024-04-15 | of: Add a helper to free property struct | Rob Herring |
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 |