summaryrefslogtreecommitdiff
path: root/drivers/of/platform.c
AgeCommit message (Expand)Author
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
2018-07-27of/platform: Initialise default DMA masksRobin Murphy
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-06-04of: platform: stop accessing invalid dev in of_platform_device_destroySrinivas Kandagatla
2018-05-25drivers: qcom: add command DB driverMahesh Sivasubramanian
2018-04-24of: Don't create device for OPP tablesViresh Kumar
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-23of: platform: fix OF node refcount leakSudeep Holla
2018-01-08of: Use SPDX license tag for DT filesRob Herring
2018-01-04of: platform: populate /firmware/ node from of_platform_default_populate_init()Sudeep Holla
2017-10-22soc: qcom: Remote filesystem memory driverBjorn Andersson
2017-10-22of/platform: Generalize /reserved-memory handlingBjorn Andersson
2017-08-25of: Use PLATFORM_DEVID_NONE definitionAndy Shevchenko
2017-07-18of: Convert to using %pOF instead of full_nameRob Herring
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-22of: use kbasename instead of open codingRob Herring
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-02-27of: add devm_ functions for populate and depopulateBenjamin Gaignard
2017-02-09of: make of_device_make_bus_id() staticFrank Rowand
2016-11-15of/platform: clarify of_find_device_by_node refcountingJohan Hovold
2016-11-15of/platform: fix of_platform_device_destroy commentJohan Hovold