summaryrefslogtreecommitdiff
path: root/drivers/of/platform.c
AgeCommit message (Expand)Author
2019-02-06of: 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
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-06of/platform: Probe "isa" busses by defaultPaul Burton
2016-09-15of/platform: Initialise dev->fwnode appropriatelyRobin Murphy
2016-08-12of/platform: disable the of_platform_default_populate_init() for all the ppc ...Kevin Hao
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook
2016-07-18of: use pr_fmt prefix for all console printingRob Herring
2016-06-23Revert "of/platform: export of_default_bus_match_table"Kefeng Wang
2016-06-23of/platform: Add common method to populate default busKefeng Wang
2016-04-15of/platform: Allow secondary compatible match in of_dev_lookupTony Lindgren
2016-01-05of/platform: export of_default_bus_match_tableMasahiro Yamada
2015-10-22of/platform: add missing of_node_putJulia Lawall
2015-09-01Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-25of/platform: add function to populate default busHauke Mehrtens
2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-05-11MFD/OF: document MFD devices and handle simple-mfdLinus Walleij
2015-03-03of: Move of_dma_configure() to device.c to help re-useMurali Karicheri
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-22of/platform: Handle of_populate drivers in notifierPantelis Antoniou
2015-01-21of/platform: teardown DMA mappings on device destructionWill Deacon
2015-01-13dma-mapping: fix debug print to display correct dma_pfn_offsetMurali Karicheri
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds