aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of (follow)
AgeCommit message (Expand)AuthorFilesLines
7 daysof: property: Fix fw_devlink handling of interrupt-mapMarc Zyngier1-20/+10
7 daysof/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw()Rob Herring (Arm)2-51/+77
10 daysof: of_test: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-35/+7
2024-05-17Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds10-206/+153
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2024-05-13of: property: Add fw_devlink support for interrupt-map propertyAnup Patel1-0/+52
2024-05-13i2c: mux: Remove class argument from i2c_mux_add_adapter()Heiner Kallweit1-1/+1
2024-05-08of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2024-05-03of: property: Use scope based cleanup on port_nodeShresth Prasad1-3/+2
2024-05-03of: reserved_mem: Remove the use of phandle from the reserved_mem APIsOreoluwa Babatunde1-21/+1
2024-04-29Merge tag 'stm32-bus-firewall-for-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into soc/driversArnd Bergmann1-0/+2
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy1-3/+1
2024-04-26dma-mapping: Add helpers for dma_range_map boundsRobin Murphy1-9/+2
2024-04-26OF: Simplify DMA range calculationsRobin Murphy1-11/+8
2024-04-26OF: Retire dma-ranges mask workaroundRobin Murphy1-16/+0
2024-04-24of: property: fw_devlink: Add support for "access-controller"Gatien Chevallier1-0/+2
2024-04-23of: property: fw_devlink: Add support for "power-supplies" bindingSaravana Kannan1-0/+2
2024-04-16of: property: Add fw_devlink support for pse parentKory Maincent (Dent Project)1-0/+2
2024-04-15of: Use scope based of_node_put() cleanupsRob Herring2-93/+48
2024-04-15of: Use scope based kfree() cleanupsRob Herring3-55/+25
2024-04-15of: Add a helper to free property structRob Herring4-31/+19
2024-03-27of: module: prevent NULL pointer dereference in vsnprintf()Sergey Shtylyov1-0/+8
2024-03-26of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina1-0/+12
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+12
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+2
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-7/+8
2024-03-15Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds12-174/+275
2024-03-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-30/+81
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+2
2024-03-13of: unittest: Use for_each_child_of_node_scoped()Jonathan Cameron1-8/+3
2024-03-12of: Move all FDT reserved-memory handling into of_reserved_mem.cRob Herring3-126/+127
2024-03-08of: Add KUnit test to confirm DTB is loadedStephen Boyd4-0/+71
2024-03-08of: unittest: treat missing of_root as error instead of fixing upFrank Rowand1-8/+4
2024-03-08um: Unconditionally call unflatten_device_tree()Stephen Boyd1-4/+0
2024-03-08of: Create of_root if no dtb provided by firmwareFrank Rowand5-8/+40
2024-03-08of: Always unflatten in unflatten_and_copy_device_tree()Stephen Boyd1-15/+17
2024-03-07of: property: fw_devlink: Add support for "post-init-providers" propertySaravana Kannan1-3/+12
2024-03-07driver core: Adds flags param to fwnode_link_add()Saravana Kannan1-1/+1
2024-03-03of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Christophe Leroy1-20/+1
2024-03-03of: Change of_machine_is_compatible() to return boolMichael Ellerman1-3/+2
2024-03-03of: Add of_machine_compatible_match()Michael Ellerman1-0/+21
2024-03-01Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2024-03-01of/platform: Inform about created platform devices using pr_debug()Uwe Kleine-König1-0/+2
2024-03-01of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan1-1/+1
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-0/+2
2024-02-23arm64, crash: wrap crash dumping code into crash related ifdefsBaoquan He1-0/+2
2024-02-19of: property: add device link support for io-backendsOlivier Moysan1-0/+2
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-43/+34