Age | Commit message (Expand) | Author |
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 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-09-07 | of: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-09-02 | of/platform: initialise AMBA default DMA masks | Linus Walleij |
2018-07-27 | of/platform: Initialise default DMA masks | Robin Murphy |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-11 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2018-06-04 | of: platform: stop accessing invalid dev in of_platform_device_destroy | Srinivas Kandagatla |
2018-05-25 | drivers: qcom: add command DB driver | Mahesh Sivasubramanian |
2018-04-24 | of: Don't create device for OPP tables | Viresh Kumar |
2018-02-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-01-23 | of: platform: fix OF node refcount leak | Sudeep Holla |
2018-01-08 | of: Use SPDX license tag for DT files | Rob Herring |
2018-01-04 | of: platform: populate /firmware/ node from of_platform_default_populate_init() | Sudeep Holla |
2017-10-22 | soc: qcom: Remote filesystem memory driver | Bjorn Andersson |
2017-10-22 | of/platform: Generalize /reserved-memory handling | Bjorn Andersson |
2017-08-25 | of: Use PLATFORM_DEVID_NONE definition | Andy Shevchenko |
2017-07-18 | of: Convert to using %pOF instead of full_name | Rob Herring |
2017-07-07 | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-06-22 | of: use kbasename instead of open coding | Rob Herring |
2017-05-22 | of/platform: Make of_platform_device_destroy globally visible | Jan Glauber |
2017-05-09 | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-04-20 | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev... | Sricharan R |
2017-04-20 | of: dma: Make of_dma_deconfigure() public | Laurent Pinchart |
2017-03-07 | Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-02-27 | of: add devm_ functions for populate and depopulate | Benjamin Gaignard |
2017-02-09 | of: make of_device_make_bus_id() static | Frank Rowand |
2016-11-15 | of/platform: clarify of_find_device_by_node refcounting | Johan Hovold |
2016-11-15 | of/platform: fix of_platform_device_destroy comment | Johan Hovold |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-10-06 | of/platform: Probe "isa" busses by default | Paul Burton |
2016-09-15 | of/platform: Initialise dev->fwnode appropriately | Robin Murphy |
2016-08-12 | of/platform: disable the of_platform_default_populate_init() for all the ppc ... | Kevin Hao |
2016-08-05 | ramoops: use DT reserved-memory bindings | Kees Cook |
2016-07-18 | of: use pr_fmt prefix for all console printing | Rob Herring |
2016-06-23 | Revert "of/platform: export of_default_bus_match_table" | Kefeng Wang |
2016-06-23 | of/platform: Add common method to populate default bus | Kefeng Wang |
2016-04-15 | of/platform: Allow secondary compatible match in of_dev_lookup | Tony Lindgren |
2016-01-05 | of/platform: export of_default_bus_match_table | Masahiro Yamada |
2015-10-22 | of/platform: add missing of_node_put | Julia Lawall |