aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/platform.c
Commit message (Expand)AuthorAge
* of/platform: Fix microblaze build failureGuenter Roeck2014-06-16
* Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds2014-06-05
|\
| * microblaze: Use generic device.hMichal Simek2014-06-04
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\ \
| * \ Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King2014-05-23
| |\ \ | | |/ | |/|
| | * of: configure the platform device dma parametersSantosh Shilimkar2014-05-07
* | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\ \ \
| * | | of: Stop naming platform_device using dcr addressGrant Likely2014-05-22
| * | | of: Ensure unique names without sacrificing determinismGrant Likely2014-05-22
| * | | of: kill off of_can_translate_addressRob Herring2014-05-13
| * | | of/platform: fix device naming for non-translatable addressesRob Herring2014-05-13
| |/ /
* / / of: Keep track of populated platform devicesPawel Moll2014-05-15
|/ /
* / of/irq: do irq resolution in platform_get_irqRob Herring2014-04-24
|/
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: amba: get rid of separate dma_maskRussell King2013-10-31
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \
| * | of: set dma_mask to point to coherent_dma_maskRob Herring2013-11-03
| |/
* / Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-15
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of/platform: add error reporting to of_amba_device_create()Bartlomiej Zolnierkiewicz2013-09-09
| * of/platform: Staticize of_platform_device_create_pdata()Mark Brown2013-07-24
* | drivers: of: add initialization code for dma reserved memoryMarek Szyprowski2013-08-27
|/
* of: add missing documentation for of_platform_populate()Javi Merino2013-01-09
* of/platform: sparse fixKim Phillips2012-10-17
* of: Allow busses with #size-cells=0Stephen Warren2012-08-03
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-11
|\
| * of: address: Don't fail a lookup just because a node has no reg propertyLee Jones2012-07-06
* | of: export of_platform_populate()Stephen Warren2012-06-13
|/
* Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\
| * ARM: amba: of: convert to use amba_device_allocRussell King2012-01-25
* | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-26
|/
* dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-12
* dt/platform: minor cleanupOlof Johansson2011-11-03
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\
| * powerpc: implement arch_setup_pdev_archdataKumar Gala2011-07-08
* | dt/platform: allow device name to be overriddenGrant Likely2011-06-21
* | drivers/amba: create devices from device treeGrant Likely2011-06-21
* | dt: add of_platform_populate() for creating device from the device treeGrant Likely2011-06-21
* | dt: Add default match table for bus idsGrant Likely2011-06-21
|/
* dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely2011-03-23
* dt: Refactor of_platform_bus_probe()Grant Likely2011-03-23
* dt: eliminate of_platform_driver shim codeGrant Likely2011-03-01
* dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely2011-02-28
* of/device: Don't register disabled devicesGrant Likely2011-01-03
* of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-21
* of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-12
* of/platform: Register of_platform_drivers with an "of:" prefixGrant Likely2010-08-01
* of/device: Make of_device_make_bus_id() usable by other code.Grant Likely2010-07-30
* of: remove of_default_bus_idsJonas Bonn2010-07-24
* of: make of_find_device_by_node genericJonas Bonn2010-07-24