aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/platform.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-22soc: qcom: Remote filesystem memory driverGravatar Bjorn Andersson 1-0/+1
2017-10-22of/platform: Generalize /reserved-memory handlingGravatar Bjorn Andersson 1-8/+10
2017-08-25of: Use PLATFORM_DEVID_NONE definitionGravatar Andy Shevchenko 1-1/+1
2017-07-18of: Convert to using %pOF instead of full_nameGravatar Rob Herring 1-16/+16
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2017-06-22of: use kbasename instead of open codingGravatar Rob Herring 1-1/+1
2017-05-22of/platform: Make of_platform_device_destroy globally visibleGravatar Jan Glauber 1-1/+2
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-9/+1
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Gravatar Sricharan R 1-4/+1
2017-04-20of: dma: Make of_dma_deconfigure() publicGravatar Laurent Pinchart 1-5/+0
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Gravatar Dave Airlie 1-0/+71
2017-02-27of: add devm_ functions for populate and depopulateGravatar Benjamin Gaignard 1-0/+71
2017-02-09of: make of_device_make_bus_id() staticGravatar Frank Rowand 1-1/+1
2016-11-15of/platform: clarify of_find_device_by_node refcountingGravatar Johan Hovold 1-0/+3
2016-11-15of/platform: fix of_platform_device_destroy commentGravatar Johan Hovold 1-3/+0
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+1
2016-10-06of/platform: Probe "isa" busses by defaultGravatar Paul Burton 1-0/+1
2016-09-15of/platform: Initialise dev->fwnode appropriatelyGravatar Robin Murphy 1-0/+2
2016-08-12of/platform: disable the of_platform_default_populate_init() for all the ppc ...Gravatar Kevin Hao 1-0/+2
2016-08-05ramoops: use DT reserved-memory bindingsGravatar Kees Cook 1-2/+18
2016-07-18of: use pr_fmt prefix for all console printingGravatar Rob Herring 1-8/+8
2016-06-23Revert "of/platform: export of_default_bus_match_table"Gravatar Kefeng Wang 1-1/+0
2016-06-23of/platform: Add common method to populate default busGravatar Kefeng Wang 1-1/+19
2016-04-15of/platform: Allow secondary compatible match in of_dev_lookupGravatar Tony Lindgren 1-5/+23
2016-01-05of/platform: export of_default_bus_match_tableGravatar Masahiro Yamada 1-0/+1
2015-10-22of/platform: add missing of_node_putGravatar Julia Lawall 1-2/+6
2015-09-01Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+9
2015-08-25of/platform: add function to populate default busGravatar Hauke Mehrtens 1-0/+9
2015-07-30of/platform: Assign MSI domain to platform deviceGravatar Marc Zyngier 1-0/+1
2015-05-11MFD/OF: document MFD devices and handle simple-mfdGravatar Linus Walleij 1-0/+1
2015-03-03of: Move of_dma_configure() to device.c to help re-useGravatar Murali Karicheri 1-56/+2
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Gravatar Murali Karicheri 1-1/+1
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2015-01-22of/platform: Handle of_populate drivers in notifierGravatar Pantelis Antoniou 1-0/+9
2015-01-21of/platform: teardown DMA mappings on device destructionGravatar Will Deacon 1-0/+1
2015-01-13dma-mapping: fix debug print to display correct dma_pfn_offsetGravatar Murali Karicheri 1-1/+1
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-24/+26
2014-12-01dma-mapping: detect and configure IOMMU in of_dma_configureGravatar Will Deacon 1-7/+14
2014-12-01dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsGravatar Will Deacon 1-18/+13
2014-11-24of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typeGravatar Pantelis Antoniou 1-0/+55
2014-11-20of: Properly set the OF_POPULATED_BUS flag on root nodeGravatar Grant Likely 1-1/+5
2014-11-04of/platform: Move platform devices under /sys/devices/platformGravatar Grant Likely 1-2/+2
2014-09-22of: amba: use of_dma_configure for AMBA devicesGravatar Robin Murphy 1-4/+3
2014-07-07of/platform: Fix of_platform_device_destroy iteration of devicesGravatar Grant Likely 1-23/+9
2014-06-16of/platform: Fix microblaze build failureGravatar Guenter Roeck 1-4/+0
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Gravatar Linus Torvalds 1-3/+0
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextGravatar Linus Torvalds 1-6/+59
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-56/+20
2014-06-04microblaze: Use generic device.hGravatar Michal Simek 1-3/+0
2014-05-23Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Gravatar Russell King 1-6/+59