summaryrefslogtreecommitdiff
path: root/drivers/of/platform.c
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-04of: platform: stop accessing invalid dev in of_platform_device_destroySrinivas Kandagatla1-2/+3
2018-05-25drivers: qcom: add command DB driverMahesh Sivasubramanian1-0/+1
2018-04-24of: Don't create device for OPP tablesViresh Kumar1-0/+11
2018-02-02Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+6
2018-01-23of: platform: fix OF node refcount leakSudeep Holla1-1/+3
2018-01-08of: Use SPDX license tag for DT filesRob Herring1-6/+1
2018-01-04of: platform: populate /firmware/ node from of_platform_default_populate_init()Sudeep Holla1-0/+4
2017-10-22soc: qcom: Remote filesystem memory driverBjorn Andersson1-0/+1
2017-10-22of/platform: Generalize /reserved-memory handlingBjorn Andersson1-8/+10
2017-08-25of: Use PLATFORM_DEVID_NONE definitionAndy Shevchenko1-1/+1
2017-07-19of: Convert to using %pOF instead of full_nameRob Herring1-16/+16
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-06-22of: use kbasename instead of open codingRob Herring1-1/+1
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber1-1/+2
2017-05-10Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+1
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R1-4/+1
2017-04-20of: dma: Make of_dma_deconfigure() publicLaurent Pinchart1-5/+0
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-0/+71
2017-02-27of: add devm_ functions for populate and depopulateBenjamin Gaignard1-0/+71
2017-02-09of: make of_device_make_bus_id() staticFrank Rowand1-1/+1
2016-11-15of/platform: clarify of_find_device_by_node refcountingJohan Hovold1-0/+3
2016-11-15of/platform: fix of_platform_device_destroy commentJohan Hovold1-3/+0
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2016-10-06of/platform: Probe "isa" busses by defaultPaul Burton1-0/+1
2016-09-15of/platform: Initialise dev->fwnode appropriatelyRobin Murphy1-0/+2
2016-08-12of/platform: disable the of_platform_default_populate_init() for all the ppc ...Kevin Hao1-0/+2