summaryrefslogtreecommitdiffstats
path: root/drivers/of/platform.c
Commit message (Expand)AuthorAgeFilesLines
* of: Use PLATFORM_DEVID_NONE definitionAndy Shevchenko2017-08-251-1/+1
* of: Convert to using %pOF instead of full_nameRob Herring2017-07-181-16/+16
* Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-1/+1
|\
| * of: use kbasename instead of open codingRob Herring2017-06-221-1/+1
* | of/platform: Make of_platform_device_destroy globally visibleJan Glauber2017-05-221-1/+2
|/
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-091-9/+1
|\
| * of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R2017-04-201-4/+1
| * of: dma: Make of_dma_deconfigure() publicLaurent Pinchart2017-04-201-5/+0
* | Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-03-071-0/+71
|\ \ | |/ |/|
| * of: add devm_ functions for populate and depopulateBenjamin Gaignard2017-02-271-0/+71
* | of: make of_device_make_bus_id() staticFrank Rowand2017-02-091-1/+1
|/
* of/platform: clarify of_find_device_by_node refcountingJohan Hovold2016-11-151-0/+3
* of/platform: fix of_platform_device_destroy commentJohan Hovold2016-11-151-3/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-151-0/+1
|\
| * of/platform: Probe "isa" busses by defaultPaul Burton2016-10-061-0/+1
* | of/platform: Initialise dev->fwnode appropriatelyRobin Murphy2016-09-151-0/+2
|/
* of/platform: disable the of_platform_default_populate_init() for all the ppc ...Kevin Hao2016-08-121-0/+2
* ramoops: use DT reserved-memory bindingsKees Cook2016-08-051-2/+18
* of: use pr_fmt prefix for all console printingRob Herring2016-07-181-8/+8
* Revert "of/platform: export of_default_bus_match_table"Kefeng Wang2016-06-231-1/+0
* of/platform: Add common method to populate default busKefeng Wang2016-06-231-1/+19
* of/platform: Allow secondary compatible match in of_dev_lookupTony Lindgren2016-04-151-5/+23
* of/platform: export of_default_bus_match_tableMasahiro Yamada2016-01-051-0/+1
* of/platform: add missing of_node_putJulia Lawall2015-10-221-2/+6
* Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-011-0/+9
|\
| * of/platform: add function to populate default busHauke Mehrtens2015-08-251-0/+9
* | of/platform: Assign MSI domain to platform deviceMarc Zyngier2015-07-301-0/+1
|/
* MFD/OF: document MFD devices and handle simple-mfdLinus Walleij2015-05-111-0/+1
* of: Move of_dma_configure() to device.c to help re-useMurali Karicheri2015-03-031-56/+2
* of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri2015-03-031-1/+1
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-171-0/+1
|\
| * of/platform: teardown DMA mappings on device destructionWill Deacon2015-01-211-0/+1
* | of/platform: Handle of_populate drivers in notifierPantelis Antoniou2015-01-221-0/+9
* | dma-mapping: fix debug print to display correct dma_pfn_offsetMurali Karicheri2015-01-131-1/+1
|/
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-24/+26
|\
| * dma-mapping: detect and configure IOMMU in of_dma_configureWill Deacon2014-12-011-7/+14
| * dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_opsWill Deacon2014-12-011-18/+13
* | of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou2014-11-241-0/+55
* | of: Properly set the OF_POPULATED_BUS flag on root nodeGrant Likely2014-11-201-1/+5
* | of/platform: Move platform devices under /sys/devices/platformGrant Likely2014-11-041-2/+2
|/
* of: amba: use of_dma_configure for AMBA devicesRobin Murphy2014-09-221-4/+3
* of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely2014-07-071-23/+9
* of/platform: Fix microblaze build failureGuenter Roeck2014-06-161-4/+0
* Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds2014-06-051-3/+0
|\
| * microblaze: Use generic device.hMichal Simek2014-06-041-3/+0
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-6/+59
|\ \
| * \ Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King2014-05-231-6/+59
| |\ \ | | |/ | |/|
| | * of: configure the platform device dma parametersSantosh Shilimkar2014-05-071-6/+59
* | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-56/+20
|\ \ \
| * | | of: Stop naming platform_device using dcr addressGrant Likely2014-05-231-24/+0
OpenPOWER on IntegriCloud