summaryrefslogtreecommitdiff
path: root/drivers/of/platform.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-17amba: bus: balance firmware node reference countingAndy Shevchenko1-1/+1
2023-08-22of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESSViresh Kumar1-5/+5
2023-08-22Merge branch 'dt/linus' into dt/nextRob Herring1-3/+3
2023-08-22of/platform: increase refcount of fwnodePeng Fan1-2/+2
2023-08-04of: Move of_device_{add,register,unregister} to platform.cRob Herring1-0/+32
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring1-0/+2
2023-07-12of: Preserve "of-display" device name for compatibilityRob Herring1-1/+1
2023-06-15of/platform: Propagate firmware node by calling device_set_node()Andy Shevchenko1-4/+3
2023-04-14Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven1-0/+5
2023-02-25Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+2
2023-02-18of: Use preferred of_property_read_* functionsRob Herring1-4/+1
2023-02-18of: Use of_property_present() helperRob Herring1-1/+1
2023-02-03of: Make OF framebuffer device names uniqueMichal Suchanek1-2/+10
2022-10-17of/platform: use of_address_count() helperYang Yingliang1-3/+2
2022-05-26Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-19/+64
2022-05-26Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+5
2022-04-25mtd: phram: Allow probing via reserved-memoryVincent Whitchurch1-0/+1
2022-04-20of: Create platform devices for OF framebuffersThomas Zimmermann1-19/+64
2022-04-05of/platform: Drop static setup of IRQ resource from DT coreLad Prabhakar1-9/+5
2022-02-04misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil1-0/+1
2021-12-16of: Move simple-framebuffer device handling from simplefb to ofHector Martin1-0/+4
2021-11-12of: Support using 'mask' in making device bus idRob Herring1-2/+8
2021-11-04Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2021-10-19ARM: 9119/1: amba: Properly handle device probe without IRQ domainWang Kefeng1-5/+1
2021-10-15soc: qcom: smem: Support reserved-memory descriptionBjorn Andersson1-0/+1
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring1-1/+0
2021-03-27of: Add missing 'Return' section in kerneldoc commentsRob Herring1-5/+5
2021-03-24of: platform: Demote kernel-doc abuseLee Jones1-1/+1
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2021-02-13of: Remove of_dev_{get,put}()Rob Herring1-2/+2
2021-02-04nvmem: Add driver to expose reserved memory as nvmemNicolas Saenz Julienne1-0/+1
2020-12-09Revert "of: platform: Batch fwnode parsing when adding all top level devices"Saravana Kannan1-2/+0
2020-08-18of: platform: Destroy child devices symmetricallyThierry Reding1-1/+1
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2020-05-28dt/platform: Fix comment in of_dev_lookup()Qi Zheng1-1/+1
2020-05-15of: platform: Batch fwnode parsing when adding all top level devicesSaravana Kannan1-0/+2
2019-12-13of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan1-3/+3
2019-10-04of/platform: Pause/resume sync state during init and of_platform_populate()Saravana Kannan1-0/+12
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose1-6/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2019-07-08of/platform: Drop superfluous cast in of_device_make_bus_id()Geert Uytterhoeven1-2/+1
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose1-1/+1
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2018-09-07of: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+4
2018-09-02of/platform: initialise AMBA default DMA masksLinus Walleij1-0/+4
2018-07-27of/platform: Initialise default DMA masksRobin Murphy1-0/+3
2018-06-13Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-12Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-0/+1