Age | Commit message (Expand) | Author |
2024-08-26 | video/aperture: optionally match the device in sysfb_disable() | Alex Deucher |
2024-03-08 | of: Create of_root if no dtb provided by firmware | Frank Rowand |
2024-03-01 | of/platform: Inform about created platform devices using pr_debug() | Uwe Kleine-König |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-12-15 | of: device: Export of_device_make_bus_id() | Miquel Raynal |
2023-12-07 | of/platform: Disable sysfb if a simple-framebuffer node is found | Javier Martinez Canillas |
2023-11-22 | of: fix recursion typo in kernel doc | Johan Hovold |
2023-10-17 | amba: bus: balance firmware node reference counting | Andy Shevchenko |
2023-08-22 | of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESS | Viresh Kumar |
2023-08-21 | Merge branch 'dt/linus' into dt/next | Rob Herring |
2023-08-21 | of/platform: increase refcount of fwnode | Peng Fan |
2023-08-04 | of: Move of_device_{add,register,unregister} to platform.c | Rob Herring |
2023-08-04 | of: Move of_platform_register_reconfig_notifier() into DT core | Rob Herring |
2023-07-11 | of: Preserve "of-display" device name for compatibility | Rob Herring |
2023-06-15 | of/platform: Propagate firmware node by calling device_set_node() | Andy Shevchenko |
2023-04-13 | Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-11 | treewide: Fix probing of devices in DT overlays | Geert Uytterhoeven |
2023-02-24 | Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-17 | of: Use preferred of_property_read_* functions | Rob Herring |
2023-02-17 | of: Use of_property_present() helper | Rob Herring |
2023-02-02 | of: Make OF framebuffer device names unique | Michal Suchanek |
2022-10-16 | of/platform: use of_address_count() helper | Yang Yingliang |
2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-05-25 | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-04-25 | mtd: phram: Allow probing via reserved-memory | Vincent Whitchurch |
2022-04-20 | of: Create platform devices for OF framebuffers | Thomas Zimmermann |
2022-04-04 | of/platform: Drop static setup of IRQ resource from DT core | Lad Prabhakar |
2022-02-04 | misc: open-dice: Add driver to expose DICE data to userspace | David Brazdil |
2021-12-16 | of: Move simple-framebuffer device handling from simplefb to of | Hector Martin |
2021-11-11 | of: Support using 'mask' in making device bus id | Rob Herring |
2021-11-03 | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2021-10-19 | ARM: 9119/1: amba: Properly handle device probe without IRQ domain | Wang Kefeng |
2021-10-14 | soc: qcom: smem: Support reserved-memory description | Bjorn Andersson |
2021-06-08 | iommu: Drop unnecessary of_iommu.h includes | Rob Herring |
2021-03-27 | of: Add missing 'Return' section in kerneldoc comments | Rob Herring |
2021-03-23 | of: platform: Demote kernel-doc abuse | Lee Jones |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-12 | of: Remove of_dev_{get,put}() | Rob Herring |
2021-02-04 | nvmem: Add driver to expose reserved memory as nvmem | Nicolas Saenz Julienne |
2020-12-09 | Revert "of: platform: Batch fwnode parsing when adding all top level devices" | Saravana Kannan |
2020-08-17 | of: platform: Destroy child devices symmetrically | Thierry Reding |
2020-06-07 | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-05-27 | dt/platform: Fix comment in of_dev_lookup() | Qi Zheng |
2020-05-15 | of: platform: Batch fwnode parsing when adding all top level devices | Saravana Kannan |
2019-12-12 | of/platform: Unconditionally pause/resume sync state during kernel init | Saravana Kannan |
2019-10-04 | of/platform: Pause/resume sync state during init and of_platform_populate() | Saravana Kannan |
2019-07-30 | drivers: Introduce device lookup variants by of_node | Suzuki K Poulose |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-08 | of/platform: Drop superfluous cast in of_device_make_bus_id() | Geert Uytterhoeven |
2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose |