aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/platform.c
AgeCommit message (Expand)Author
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal
2023-12-07of/platform: Disable sysfb if a simple-framebuffer node is foundJavier Martinez Canillas
2023-11-22of: fix recursion typo in kernel docJohan Hovold
2023-10-17amba: bus: balance firmware node reference countingAndy Shevchenko
2023-08-22of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESSViresh Kumar
2023-08-21Merge branch 'dt/linus' into dt/nextRob Herring
2023-08-21of/platform: increase refcount of fwnodePeng Fan
2023-08-04of: Move of_device_{add,register,unregister} to platform.cRob Herring
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring
2023-07-11of: Preserve "of-display" device name for compatibilityRob Herring
2023-06-15of/platform: Propagate firmware node by calling device_set_node()Andy Shevchenko
2023-04-13Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven
2023-02-24Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-17of: Use preferred of_property_read_* functionsRob Herring
2023-02-17of: Use of_property_present() helperRob Herring
2023-02-02of: Make OF framebuffer device names uniqueMichal Suchanek
2022-10-16of/platform: use of_address_count() helperYang Yingliang
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-25mtd: phram: Allow probing via reserved-memoryVincent Whitchurch
2022-04-20of: Create platform devices for OF framebuffersThomas Zimmermann
2022-04-04of/platform: Drop static setup of IRQ resource from DT coreLad Prabhakar
2022-02-04misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil
2021-12-16of: Move simple-framebuffer device handling from simplefb to ofHector Martin
2021-11-11of: Support using 'mask' in making device bus idRob Herring
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-10-19ARM: 9119/1: amba: Properly handle device probe without IRQ domainWang Kefeng
2021-10-14soc: qcom: smem: Support reserved-memory descriptionBjorn Andersson
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring
2021-03-27of: Add missing 'Return' section in kerneldoc commentsRob Herring
2021-03-23of: platform: Demote kernel-doc abuseLee Jones
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-12of: Remove of_dev_{get,put}()Rob Herring
2021-02-04nvmem: Add driver to expose reserved memory as nvmemNicolas Saenz Julienne
2020-12-09Revert "of: platform: Batch fwnode parsing when adding all top level devices"Saravana Kannan
2020-08-17of: platform: Destroy child devices symmetricallyThierry Reding
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-27dt/platform: Fix comment in of_dev_lookup()Qi Zheng
2020-05-15of: platform: Batch fwnode parsing when adding all top level devicesSaravana Kannan
2019-12-12of/platform: Unconditionally pause/resume sync state during kernel initSaravana Kannan
2019-10-04of/platform: Pause/resume sync state during init and of_platform_populate()Saravana Kannan
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-08of/platform: Drop superfluous cast in of_device_make_bus_id()Geert Uytterhoeven
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-07of: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-02of/platform: initialise AMBA default DMA masksLinus Walleij