| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-14 | of/platform: Use typed accessors rather than of_get_property() | Rob Herring (Arm) | 1 | -3/+3 |
| 2025-02-25 | of/platform: Do not use of_get_property() to test property presence | Zijun Hu | 1 | -1/+1 |
| 2024-12-10 | of: Hide of_default_bus_match_table[] | Stephen Boyd | 1 | -12/+11 |
| 2024-09-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -3/+6 |
| 2024-09-19 | Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -10/+4 |
| 2024-08-26 | video/aperture: optionally match the device in sysfb_disable() | Alex Deucher | 1 | -1/+1 |
| 2024-08-26 | of/platform: Simplify with scoped for each OF child | Jinjie Ruan | 1 | -10/+4 |
| 2024-07-29 | of/platform: Allow overlays to create platform devices from the root node | Stephen Boyd | 1 | -3/+6 |
| 2024-03-08 | of: Create of_root if no dtb provided by firmware | Frank Rowand | 1 | -3/+0 |
| 2024-03-01 | of/platform: Inform about created platform devices using pr_debug() | Uwe Kleine-König | 1 | -0/+2 |
| 2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -40/+0 |
| 2023-12-15 | of: device: Export of_device_make_bus_id() | Miquel Raynal | 1 | -40/+0 |
| 2023-12-07 | of/platform: Disable sysfb if a simple-framebuffer node is found | Javier Martinez Canillas | 1 | -2/+16 |
| 2023-11-22 | of: fix recursion typo in kernel doc | Johan Hovold | 1 | -2/+2 |
| 2023-10-17 | amba: bus: balance firmware node reference counting | Andy Shevchenko | 1 | -1/+1 |
| 2023-08-22 | of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESS | Viresh Kumar | 1 | -5/+5 |
| 2023-08-21 | Merge branch 'dt/linus' into dt/next | Rob Herring | 1 | -3/+3 |
| 2023-08-21 | of/platform: increase refcount of fwnode | Peng Fan | 1 | -2/+2 |
| 2023-08-04 | of: Move of_device_{add,register,unregister} to platform.c | Rob Herring | 1 | -0/+32 |
| 2023-08-04 | of: Move of_platform_register_reconfig_notifier() into DT core | Rob Herring | 1 | -0/+2 |
| 2023-07-11 | of: Preserve "of-display" device name for compatibility | Rob Herring | 1 | -1/+1 |
| 2023-06-15 | of/platform: Propagate firmware node by calling device_set_node() | Andy Shevchenko | 1 | -4/+3 |
| 2023-04-13 | Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+5 |
| 2023-04-11 | treewide: Fix probing of devices in DT overlays | Geert Uytterhoeven | 1 | -0/+5 |
| 2023-02-24 | Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+2 |
| 2023-02-17 | of: Use preferred of_property_read_* functions | Rob Herring | 1 | -4/+1 |
| 2023-02-17 | of: Use of_property_present() helper | Rob Herring | 1 | -1/+1 |
| 2023-02-02 | of: Make OF framebuffer device names unique | Michal Suchanek | 1 | -2/+10 |
| 2022-10-16 | of/platform: use of_address_count() helper | Yang Yingliang | 1 | -3/+2 |
| 2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -19/+64 |
| 2022-05-25 | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+5 |
| 2022-04-25 | mtd: phram: Allow probing via reserved-memory | Vincent Whitchurch | 1 | -0/+1 |
| 2022-04-20 | of: Create platform devices for OF framebuffers | Thomas Zimmermann | 1 | -19/+64 |
| 2022-04-04 | of/platform: Drop static setup of IRQ resource from DT core | Lad Prabhakar | 1 | -9/+5 |
| 2022-02-04 | misc: open-dice: Add driver to expose DICE data to userspace | David Brazdil | 1 | -0/+1 |
| 2021-12-16 | of: Move simple-framebuffer device handling from simplefb to of | Hector Martin | 1 | -0/+4 |
| 2021-11-11 | of: Support using 'mask' in making device bus id | Rob Herring | 1 | -2/+8 |
| 2021-11-03 | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -0/+1 |
| 2021-10-19 | ARM: 9119/1: amba: Properly handle device probe without IRQ domain | Wang Kefeng | 1 | -5/+1 |
| 2021-10-14 | soc: qcom: smem: Support reserved-memory description | Bjorn Andersson | 1 | -0/+1 |
| 2021-06-08 | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 1 | -1/+0 |
| 2021-03-27 | of: Add missing 'Return' section in kerneldoc comments | Rob Herring | 1 | -5/+5 |
| 2021-03-23 | of: platform: Demote kernel-doc abuse | Lee Jones | 1 | -1/+1 |
| 2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2021-02-12 | of: Remove of_dev_{get,put}() | Rob Herring | 1 | -2/+2 |
| 2021-02-04 | nvmem: Add driver to expose reserved memory as nvmem | Nicolas Saenz Julienne | 1 | -0/+1 |
| 2020-12-09 | Revert "of: platform: Batch fwnode parsing when adding all top level devices" | Saravana Kannan | 1 | -2/+0 |
| 2020-08-17 | of: platform: Destroy child devices symmetrically | Thierry Reding | 1 | -1/+1 |
| 2020-06-07 | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
| 2020-05-27 | dt/platform: Fix comment in of_dev_lookup() | Qi Zheng | 1 | -1/+1 |
| 2020-05-15 | of: platform: Batch fwnode parsing when adding all top level devices | Saravana Kannan | 1 | -0/+2 |
| 2019-12-12 | of/platform: Unconditionally pause/resume sync state during kernel init | Saravana Kannan | 1 | -3/+3 |
| 2019-10-04 | of/platform: Pause/resume sync state during init and of_platform_populate() | Saravana Kannan | 1 | -0/+12 |
| 2019-07-30 | drivers: Introduce device lookup variants by of_node | Suzuki K Poulose | 1 | -6/+1 |
| 2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2019-07-08 | of/platform: Drop superfluous cast in of_device_make_bus_id() | Geert Uytterhoeven | 1 | -2/+1 |
| 2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 1 | -1/+1 |
| 2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
| 2018-09-07 | of: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -4/+4 |
| 2018-09-02 | of/platform: initialise AMBA default DMA masks | Linus Walleij | 1 | -0/+4 |
| 2018-07-27 | of/platform: Initialise default DMA masks | Robin Murphy | 1 | -0/+3 |
| 2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-06-11 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -0/+1 |
| 2018-06-04 | of: platform: stop accessing invalid dev in of_platform_device_destroy | Srinivas Kandagatla | 1 | -2/+3 |
| 2018-05-25 | drivers: qcom: add command DB driver | Mahesh Sivasubramanian | 1 | -0/+1 |
| 2018-04-24 | of: Don't create device for OPP tables | Viresh Kumar | 1 | -0/+11 |
| 2018-02-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+6 |
| 2018-01-23 | of: platform: fix OF node refcount leak | Sudeep Holla | 1 | -1/+3 |
| 2018-01-08 | of: Use SPDX license tag for DT files | Rob Herring | 1 | -6/+1 |
| 2018-01-04 | of: platform: populate /firmware/ node from of_platform_default_populate_init() | Sudeep Holla | 1 | -0/+4 |
| 2017-10-22 | soc: qcom: Remote filesystem memory driver | Bjorn Andersson | 1 | -0/+1 |
| 2017-10-22 | of/platform: Generalize /reserved-memory handling | Bjorn Andersson | 1 | -8/+10 |
| 2017-08-25 | of: Use PLATFORM_DEVID_NONE definition | Andy Shevchenko | 1 | -1/+1 |
| 2017-07-18 | of: Convert to using %pOF instead of full_name | Rob Herring | 1 | -16/+16 |
| 2017-07-07 | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2017-06-22 | of: use kbasename instead of open coding | Rob Herring | 1 | -1/+1 |
| 2017-05-22 | of/platform: Make of_platform_device_destroy globally visible | Jan Glauber | 1 | -1/+2 |
| 2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+1 |
| 2017-04-20 | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev... | Sricharan R | 1 | -4/+1 |
| 2017-04-20 | of: dma: Make of_dma_deconfigure() public | Laurent Pinchart | 1 | -5/+0 |
| 2017-03-07 | Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 1 | -0/+71 |
| 2017-02-27 | of: add devm_ functions for populate and depopulate | Benjamin Gaignard | 1 | -0/+71 |
| 2017-02-09 | of: make of_device_make_bus_id() static | Frank Rowand | 1 | -1/+1 |
| 2016-11-15 | of/platform: clarify of_find_device_by_node refcounting | Johan Hovold | 1 | -0/+3 |
| 2016-11-15 | of/platform: fix of_platform_device_destroy comment | Johan Hovold | 1 | -3/+0 |
| 2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+1 |
| 2016-10-06 | of/platform: Probe "isa" busses by default | Paul Burton | 1 | -0/+1 |
| 2016-09-15 | of/platform: Initialise dev->fwnode appropriately | Robin Murphy | 1 | -0/+2 |
| 2016-08-12 | of/platform: disable the of_platform_default_populate_init() for all the ppc ... | Kevin Hao | 1 | -0/+2 |
| 2016-08-05 | ramoops: use DT reserved-memory bindings | Kees Cook | 1 | -2/+18 |
| 2016-07-18 | of: use pr_fmt prefix for all console printing | Rob Herring | 1 | -8/+8 |
| 2016-06-23 | Revert "of/platform: export of_default_bus_match_table" | Kefeng Wang | 1 | -1/+0 |
| 2016-06-23 | of/platform: Add common method to populate default bus | Kefeng Wang | 1 | -1/+19 |
| 2016-04-15 | of/platform: Allow secondary compatible match in of_dev_lookup | Tony Lindgren | 1 | -5/+23 |
| 2016-01-05 | of/platform: export of_default_bus_match_table | Masahiro Yamada | 1 | -0/+1 |
| 2015-10-22 | of/platform: add missing of_node_put | Julia Lawall | 1 | -2/+6 |
| 2015-09-01 | Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+9 |
| 2015-08-25 | of/platform: add function to populate default bus | Hauke Mehrtens | 1 | -0/+9 |
| 2015-07-30 | of/platform: Assign MSI domain to platform device | Marc Zyngier | 1 | -0/+1 |
| 2015-05-11 | MFD/OF: document MFD devices and handle simple-mfd | Linus Walleij | 1 | -0/+1 |
| 2015-03-03 | of: Move of_dma_configure() to device.c to help re-use | Murali Karicheri | 1 | -56/+2 |
| 2015-03-03 | of: iommu: Add ptr to OF node arg to of_iommu_configure() | Murali Karicheri | 1 | -1/+1 |
| 2015-02-17 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2015-01-22 | of/platform: Handle of_populate drivers in notifier | Pantelis Antoniou | 1 | -0/+9 |
| 2015-01-21 | of/platform: teardown DMA mappings on device destruction | Will Deacon | 1 | -0/+1 |
| 2015-01-13 | dma-mapping: fix debug print to display correct dma_pfn_offset | Murali Karicheri | 1 | -1/+1 |
| 2014-12-16 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -24/+26 |
| 2014-12-01 | dma-mapping: detect and configure IOMMU in of_dma_configure | Will Deacon | 1 | -7/+14 |
| 2014-12-01 | dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Will Deacon | 1 | -18/+13 |
| 2014-11-24 | of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type | Pantelis Antoniou | 1 | -0/+55 |
| 2014-11-20 | of: Properly set the OF_POPULATED_BUS flag on root node | Grant Likely | 1 | -1/+5 |
| 2014-11-04 | of/platform: Move platform devices under /sys/devices/platform | Grant Likely | 1 | -2/+2 |
| 2014-09-22 | of: amba: use of_dma_configure for AMBA devices | Robin Murphy | 1 | -4/+3 |
| 2014-07-07 | of/platform: Fix of_platform_device_destroy iteration of devices | Grant Likely | 1 | -23/+9 |
| 2014-06-16 | of/platform: Fix microblaze build failure | Guenter Roeck | 1 | -4/+0 |
| 2014-06-05 | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds | 1 | -3/+0 |
| 2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -6/+59 |
| 2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -56/+20 |
| 2014-06-04 | microblaze: Use generic device.h | Michal Simek | 1 | -3/+0 |
| 2014-05-23 | Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k... | Russell King | 1 | -6/+59 |
| 2014-05-23 | of: Stop naming platform_device using dcr address | Grant Likely | 1 | -24/+0 |
| 2014-05-23 | of: Ensure unique names without sacrificing determinism | Grant Likely | 1 | -21/+19 |
| 2014-05-15 | of: Keep track of populated platform devices | Pawel Moll | 1 | -5/+69 |
| 2014-05-13 | of: kill off of_can_translate_address | Rob Herring | 1 | -3/+2 |
| 2014-05-13 | of/platform: fix device naming for non-translatable addresses | Rob Herring | 1 | -10/+1 |
| 2014-05-07 | of: configure the platform device dma parameters | Santosh Shilimkar | 1 | -6/+59 |
| 2014-04-24 | of/irq: do irq resolution in platform_get_irq | Rob Herring | 1 | -1/+3 |
| 2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -3/+0 |
| 2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
| 2013-11-03 | of: set dma_mask to point to coherent_dma_mask | Rob Herring | 1 | -0/+2 |
| 2013-10-31 | DMA-API: amba: get rid of separate dma_mask | Russell King | 1 | -3/+0 |
| 2013-10-15 | Revert "drivers: of: add initialization code for dma reserved memory" | Marek Szyprowski | 1 | -4/+0 |
| 2013-09-10 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -4/+17 |
| 2013-09-09 | of/platform: add error reporting to of_amba_device_create() | Bartlomiej Zolnierkiewicz | 1 | -3/+16 |
| 2013-08-27 | drivers: of: add initialization code for dma reserved memory | Marek Szyprowski | 1 | -0/+4 |
| 2013-07-24 | of/platform: Staticize of_platform_device_create_pdata() | Mark Brown | 1 | -1/+1 |
| 2013-01-09 | of: add missing documentation for of_platform_populate() | Javi Merino | 1 | -0/+1 |
| 2012-10-17 | of/platform: sparse fix | Kim Phillips | 1 | -1/+1 |
| 2012-08-03 | of: Allow busses with #size-cells=0 | Stephen Warren | 1 | -3/+13 |
| 2012-07-11 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+3 |
| 2012-07-06 | of: address: Don't fail a lookup just because a node has no reg property | Lee Jones | 1 | -4/+3 |
| 2012-06-13 | of: export of_platform_populate() | Stephen Warren | 1 | -0/+1 |
| 2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -3/+3 |
| 2012-02-26 | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) | Grant Likely | 1 | -2/+2 |
| 2012-01-25 | ARM: amba: of: convert to use amba_device_alloc | Russell King | 1 | -3/+3 |
| 2011-12-12 | dt/device: Fix auxdata matching to handle entries without a name override | Grant Likely | 1 | -1/+1 |
| 2011-11-03 | dt/platform: minor cleanup | Olof Johansson | 1 | -12/+16 |
| 2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+2 |
| 2011-07-08 | powerpc: implement arch_setup_pdev_archdata | Kumar Gala | 1 | -2/+2 |
| 2011-06-21 | dt/platform: allow device name to be overridden | Grant Likely | 1 | -10/+63 |
| 2011-06-21 | drivers/amba: create devices from device tree | Grant Likely | 1 | -0/+71 |
| 2011-06-21 | dt: add of_platform_populate() for creating device from the device tree | Grant Likely | 1 | -4/+50 |
| 2011-06-21 | dt: Add default match table for bus ids | Grant Likely | 1 | -0/+8 |
| 2011-03-23 | dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table | Grant Likely | 1 | -12/+5 |
| 2011-03-23 | dt: Refactor of_platform_bus_probe() | Grant Likely | 1 | -37/+18 |
| 2011-03-01 | dt: eliminate of_platform_driver shim code | Grant Likely | 1 | -68/+0 |
| 2011-02-28 | dt/powerpc: move of_bus_type infrastructure to ibmebus | Grant Likely | 1 | -393/+0 |
| 2011-01-03 | of/device: Don't register disabled devices | Grant Likely | 1 | -8/+14 |
| 2010-10-21 | of/device: Rework to use common platform_device_alloc() for allocating devices | Grant Likely | 1 | -11/+13 |
| 2010-10-12 | of/irq: remove references to NO_IRQ in drivers/of/platform.c | Andres Salomon | 1 | -7/+3 |
| 2010-08-01 | of/platform: Register of_platform_drivers with an "of:" prefix | Grant Likely | 1 | -0/+16 |
| 2010-07-30 | of/device: Make of_device_make_bus_id() usable by other code. | Grant Likely | 1 | -1/+1 |
| 2010-07-24 | of: remove of_default_bus_ids | Jonas Bonn | 1 | -3/+1 |
| 2010-07-24 | of: make of_find_device_by_node generic | Jonas Bonn | 1 | -0/+20 |
| 2010-07-24 | of/device: Replace of_device with platform_device in includes and core code | Grant Likely | 1 | -12/+12 |
| 2010-07-24 | of/device: Protect against binding of_platform_drivers to non-OF devices | Grant Likely | 1 | -1/+6 |
| 2010-07-24 | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 1 | -3/+64 |
| 2010-07-18 | of/device: Fix build errors for non-ppc and non-microblaze | Grant Likely | 1 | -0/+6 |
| 2010-07-18 | of/flattree: Fix crash when device tree absent | Grant Likely | 1 | -0/+2 |
| 2010-07-14 | drivers/of: fix build error when CONFIG_PPC_DCR is set | Grant Likely | 1 | -0/+4 |
| 2010-07-05 | of: Fix missing include | Grant Likely | 1 | -0/+1 |
| 2010-07-05 | of/device: populate platform_device (of_device) resource table on allocation | Grant Likely | 1 | -2/+27 |
| 2010-07-05 | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely | 1 | -0/+87 |
| 2010-07-05 | of/device: Merge of_platform_bus_probe() | Grant Likely | 1 | -0/+143 |
| 2010-05-22 | of: change of_match_device to work with struct device | Grant Likely | 1 | -3/+2 |
| 2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -7/+0 |
| 2010-05-22 | drivercore: Add of_match_table to the common device drivers | Grant Likely | 1 | -3/+4 |
| 2009-10-30 | of/platform: Implement support for dev_pm_ops | Anton Vorontsov | 1 | -15/+290 |
| 2008-05-14 | [POWERPC] Create modalias file in sysfs for of_platform bus | Olaf Hering | 1 | -0/+3 |
| 2008-02-06 | [POWERPC] Create and hook up of_platform_device_shutdown | Michael Ellerman | 1 | -0/+10 |
| 2007-10-17 | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 1 | -0/+21 |
| 2007-07-20 | Create drivers/of/platform.c | Stephen Rothwell | 1 | -0/+96 |