summaryrefslogtreecommitdiff
path: root/include/linux/of_platform.h
Commit message (Expand)AuthorAge
* of: Use SPDX license tag for DT filesRob Herring2018-01-08
* of: provide inline helper for of_find_device_by_nodeArnd Bergmann2017-09-19
* of/platform: Make of_platform_device_destroy globally visibleJan Glauber2017-05-22
* of: add devm_ functions for populate and depopulateBenjamin Gaignard2017-02-27
* of/platform: add function to populate default busHauke Mehrtens2015-08-25
* of/platform: Fix sparc:allmodconfig buildGuenter Roeck2015-03-13
* of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou2014-11-24
* of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely2014-07-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-04
|\
| * of: Spelling s/anonymouns/anonymous/Geert Uytterhoeven2014-05-05
* | of: Keep track of populated platform devicesPawel Moll2014-05-15
|/
* of: remove of_platform_driverRob Herring2013-06-12
* of: remove #ifdef from linux/of_platform.hArnd Bergmann2013-06-12
* <linux/of_platform.h>: fix compilation warnings with DT disabledSergei Shtylyov2013-04-09
* of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESSJonas Gorski2012-12-19
* dt: fix twl4030 for non-dt compile on x86Grant Likely2012-03-05
* devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-26
* of_platform.h: delete needless include <linux/module.h>Paul Gortmaker2011-10-31
* dt/platform: allow device name to be overriddenGrant 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: eliminate of_platform_driver shim codeGrant Likely2011-03-01
* dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely2011-02-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of: remove of_default_bus_idsJonas Bonn2010-07-24
* of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-24
* of: remove asm/of_platform.hGrant Likely2010-07-24
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
* of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-24
* of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-05
* of/device: Merge of_platform_bus_probe()Grant Likely2010-07-05
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: protect contents of of_platform.h and of_device.hGrant Likely2010-04-28
* of: make of_(un)register_platform_driver common codeGrant Likely2009-05-02
* of: Fix comment, sparc no longer uses of_device objects on special busses.David S. Miller2008-12-04
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-17
* [POWERPC] Constify of_platform_driver match_tableStephen Rothwell2007-07-22
* [POWERPC] Constify of_platform_driver nameStephen Rothwell2007-07-22
* Create drivers/of/platform.cStephen Rothwell2007-07-20
* Create linux/of_platorm.hStephen Rothwell2007-07-20