aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/platform.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-08of: Create of_root if no dtb provided by firmwareFrank Rowand1-3/+0
2024-03-01of/platform: Inform about created platform devices using pr_debug()Uwe Kleine-König1-0/+2
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-40/+0
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal1-40/+0
2023-12-07of/platform: Disable sysfb if a simple-framebuffer node is foundJavier Martinez Canillas1-2/+16
2023-11-22of: fix recursion typo in kernel docJohan Hovold1-2/+2
2023-10-17amba: bus: balance firmware node reference countingAndy Shevchenko1-1/+1
2023-08-22of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESSViresh Kumar1-5/+5
2023-08-21Merge branch 'dt/linus' into dt/nextRob Herring1-3/+3
2023-08-21of/platform: increase refcount of fwnodePeng Fan1-2/+2
2023-08-04of: Move of_device_{add,register,unregister} to platform.cRob Herring1-0/+32
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring1-0/+2
2023-07-11of: Preserve "of-display" device name for compatibilityRob Herring1-1/+1
2023-06-15of/platform: Propagate firmware node by calling device_set_node()Andy Shevchenko1-4/+3
2023-04-13Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven1-0/+5
2023-02-24Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+2
2023-02-17of: Use preferred of_property_read_* functionsRob Herring1-4/+1
2023-02-17of: Use of_property_present() helperRob Herring1-1/+1
2023-02-02of: Make OF framebuffer device names uniqueMichal Suchanek1-2/+10
2022-10-16of/platform: use of_address_count() helperYang Yingliang1-3/+2
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-19/+64
2022-05-25Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+5
2022-04-25mtd: phram: Allow probing via reserved-memoryVincent Whitchurch1-0/+1
2022-04-20of: Create platform devices for OF framebuffersThomas Zimmermann1-19/+64
2022-04-04of/platform: Drop static setup of IRQ resource from DT coreLad Prabhakar1-9/+5
2022-02-04misc: open-dice: Add driver to expose DICE data to userspaceDavid Brazdil1-0/+1
2021-12-16of: Move simple-framebuffer device handling from simplefb to ofHector Martin1-0/+4
2021-11-11of: Support using 'mask' in making device bus idRob Herring1-2/+8
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2021-10-19ARM: 9119/1: amba: Properly handle device probe without IRQ domainWang Kefeng1-5/+1
2021-10-14soc: qcom: smem: Support reserved-memory descriptionBjorn Andersson1-0/+1
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-23of: 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-12of: 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-17of: 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-27dt/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-12of/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-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-11Merge 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-01Merge 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-18of: 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-09Merge 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
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook1-2/+18
2016-07-18of: use pr_fmt prefix for all console printingRob Herring1-8/+8
2016-06-23Revert "of/platform: export of_default_bus_match_table"Kefeng Wang1-1/+0
2016-06-23of/platform: Add common method to populate default busKefeng Wang1-1/+19
2016-04-15of/platform: Allow secondary compatible match in of_dev_lookupTony Lindgren1-5/+23
2016-01-05of/platform: export of_default_bus_match_tableMasahiro Yamada1-0/+1
2015-10-22of/platform: add missing of_node_putJulia Lawall1-2/+6
2015-09-01Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2015-08-25of/platform: add function to populate default busHauke Mehrtens1-0/+9
2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier1-0/+1
2015-05-11MFD/OF: document MFD devices and handle simple-mfdLinus Walleij1-0/+1
2015-03-03of: Move of_dma_configure() to device.c to help re-useMurali Karicheri1-56/+2
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri1-1/+1
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2015-01-22of/platform: Handle of_populate drivers in notifierPantelis Antoniou1-0/+9
2015-01-21of/platform: teardown DMA mappings on device destructionWill Deacon1-0/+1
2015-01-13dma-mapping: fix debug print to display correct dma_pfn_offsetMurali Karicheri1-1/+1
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-24/+26
2014-12-01dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon1-7/+14
2014-12-01dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon1-18/+13
2014-11-24of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou1-0/+55
2014-11-20of: Properly set the OF_POPULATED_BUS flag on root nodeGrant Likely1-1/+5
2014-11-04of/platform: Move platform devices under /sys/devices/platformGrant Likely1-2/+2
2014-09-22of: amba: use of_dma_configure for AMBA devicesRobin Murphy1-4/+3
2014-07-07of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely1-23/+9
2014-06-16of/platform: Fix microblaze build failureGuenter Roeck1-4/+0
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds1-3/+0
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-6/+59
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-56/+20
2014-06-04microblaze: Use generic device.hMichal Simek1-3/+0
2014-05-23Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King1-6/+59
2014-05-23of: Stop naming platform_device using dcr addressGrant Likely1-24/+0
2014-05-23of: Ensure unique names without sacrificing determinismGrant Likely1-21/+19
2014-05-15of: Keep track of populated platform devicesPawel Moll1-5/+69
2014-05-13of: kill off of_can_translate_addressRob Herring1-3/+2
2014-05-13of/platform: fix device naming for non-translatable addressesRob Herring1-10/+1
2014-05-07of: configure the platform device dma parametersSantosh Shilimkar1-6/+59
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring1-1/+3
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2013-11-03of: set dma_mask to point to coherent_dma_maskRob Herring1-0/+2
2013-10-31DMA-API: amba: get rid of separate dma_maskRussell King1-3/+0
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski1-4/+0
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-4/+17
2013-09-09of/platform: add error reporting to of_amba_device_create()Bartlomiej Zolnierkiewicz1-3/+16
2013-08-27drivers: of: add initialization code for dma reserved memoryMarek Szyprowski1-0/+4
2013-07-24of/platform: Staticize of_platform_device_create_pdata()Mark Brown1-1/+1
2013-01-09of: add missing documentation for of_platform_populate()Javi Merino1-0/+1
2012-10-17of/platform: sparse fixKim Phillips1-1/+1
2012-08-03of: Allow busses with #size-cells=0Stephen Warren1-3/+13
2012-07-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2012-07-06of: address: Don't fail a lookup just because a node has no reg propertyLee Jones1-4/+3
2012-06-13of: export of_platform_populate()Stephen Warren1-0/+1
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+3
2012-02-26devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely1-2/+2
2012-01-25ARM: amba: of: convert to use amba_device_allocRussell King1-3/+3
2011-12-12dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely1-1/+1
2011-11-03dt/platform: minor cleanupOlof Johansson1-12/+16
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+2
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala1-2/+2
2011-06-21dt/platform: allow device name to be overriddenGrant Likely1-10/+63
2011-06-21drivers/amba: create devices from device treeGrant Likely1-0/+71
2011-06-21dt: add of_platform_populate() for creating device from the device treeGrant Likely1-4/+50
2011-06-21dt: Add default match table for bus idsGrant Likely1-0/+8
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely1-12/+5
2011-03-23dt: Refactor of_platform_bus_probe()Grant Likely1-37/+18
2011-03-01dt: eliminate of_platform_driver shim codeGrant Likely1-68/+0
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely1-393/+0
2011-01-03of/device: Don't register disabled devicesGrant Likely1-8/+14
2010-10-21of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely1-11/+13
2010-10-12of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon1-7/+3
2010-08-01of/platform: Register of_platform_drivers with an "of:" prefixGrant Likely1-0/+16
2010-07-30of/device: Make of_device_make_bus_id() usable by other code.Grant Likely1-1/+1
2010-07-24of: remove of_default_bus_idsJonas Bonn1-3/+1
2010-07-24of: make of_find_device_by_node genericJonas Bonn1-0/+20
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely1-12/+12
2010-07-24of/device: Protect against binding of_platform_drivers to non-OF devicesGrant Likely1-1/+6
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely1-3/+64
2010-07-18of/device: Fix build errors for non-ppc and non-microblazeGrant Likely1-0/+6
2010-07-18of/flattree: Fix crash when device tree absentGrant Likely1-0/+2
2010-07-14drivers/of: fix build error when CONFIG_PPC_DCR is setGrant Likely1-0/+4
2010-07-05of: Fix missing includeGrant Likely1-0/+1
2010-07-05of/device: populate platform_device (of_device) resource table on allocationGrant Likely1-2/+27
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely1-0/+87
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely1-0/+143
2010-05-22of: change of_match_device to work with struct deviceGrant Likely1-3/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-7/+0
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely1-3/+4
2009-10-30of/platform: Implement support for dev_pm_opsAnton Vorontsov1-15/+290
2008-05-14[POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering1-0/+3
2008-02-06[POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman1-0/+10
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell1-0/+21
2007-07-20Create drivers/of/platform.cStephen Rothwell1-0/+96