summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2024-05-30of: property: Fix fw_devlink handling of interrupt-mapMarc Zyngier
2024-05-30of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...Rob Herring (Arm)
2024-05-28of: of_test: add MODULE_DESCRIPTION()Jeff Johnson
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-17Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-13of: property: Add fw_devlink support for interrupt-map propertyAnup Patel
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit
2024-05-08of: module: add buffer overflow check in of_modalias()Sergey Shtylyov
2024-05-03of: property: Use scope based cleanup on port_nodeShresth Prasad
2024-05-03of: reserved_mem: Remove the use of phandle from the reserved_mem APIsOreoluwa Babatunde
2024-04-29Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy
2024-04-26dma-mapping: Add helpers for dma_range_map boundsRobin Murphy
2024-04-26OF: Simplify DMA range calculationsRobin Murphy
2024-04-26OF: Retire dma-ranges mask workaroundRobin Murphy
2024-04-24of: property: fw_devlink: Add support for "access-controller"Gatien Chevallier
2024-04-23of: property: fw_devlink: Add support for "power-supplies" bindingSaravana Kannan
2024-04-16of: property: Add fw_devlink support for pse parentKory Maincent (Dent Project)
2024-04-15of: Use scope based of_node_put() cleanupsRob Herring
2024-04-15of: Use scope based kfree() cleanupsRob Herring
2024-04-15of: Add a helper to free property structRob Herring
2024-03-27of: module: prevent NULL pointer dereference in vsnprintf()Sergey Shtylyov
2024-03-26of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13of: unittest: Use for_each_child_of_node_scoped()Jonathan Cameron
2024-03-12of: Move all FDT reserved-memory handling into of_reserved_mem.cRob Herring
2024-03-08of: Add KUnit test to confirm DTB is loadedStephen Boyd
2024-03-08of: unittest: treat missing of_root as error instead of fixing upFrank Rowand
2024-03-08um: Unconditionally call unflatten_device_tree()Stephen Boyd
2024-03-08of: Create of_root if no dtb provided by firmwareFrank Rowand
2024-03-08of: Always unflatten in unflatten_and_copy_device_tree()Stephen Boyd
2024-03-07of: property: fw_devlink: Add support for "post-init-providers" propertySaravana Kannan
2024-03-07driver core: Adds flags param to fwnode_link_add()Saravana Kannan
2024-03-03of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Christophe Leroy
2024-03-03of: Change of_machine_is_compatible() to return boolMichael Ellerman
2024-03-03of: Add of_machine_compatible_match()Michael Ellerman
2024-03-01Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-01of/platform: Inform about created platform devices using pr_debug()Uwe Kleine-König
2024-03-01of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2024-02-23arm64, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2024-02-19of: property: add device link support for io-backendsOlivier Moysan
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds