Age | Commit message (Expand) | Author | Files | Lines |
2018-01-08 | of: Use SPDX license tag for DT files | Rob Herring | 1 | -6/+1 |
2017-09-19 | of: provide inline helper for of_find_device_by_node | Arnd Bergmann | 1 | -0/+7 |
2017-05-22 | of/platform: Make of_platform_device_destroy globally visible | Jan Glauber | 1 | -0/+1 |
2017-02-27 | of: add devm_ functions for populate and depopulate | Benjamin Gaignard | 1 | -0/+11 |
2015-08-25 | of/platform: add function to populate default bus | Hauke Mehrtens | 1 | -0/+9 |
2015-03-13 | of/platform: Fix sparc:allmodconfig build | Guenter Roeck | 1 | -1/+1 |
2014-11-25 | of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type | Pantelis Antoniou | 1 | -0/+6 |
2014-07-07 | of/platform: Fix of_platform_device_destroy iteration of devices | Grant Likely | 1 | -5/+2 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-05-15 | of: Keep track of populated platform devices | Pawel Moll | 1 | -0/+5 |
2014-05-05 | of: Spelling s/anonymouns/anonymous/ | Geert Uytterhoeven | 1 | -1/+1 |
2013-06-12 | of: remove of_platform_driver | Rob Herring | 1 | -21/+0 |
2013-06-12 | of: remove #ifdef from linux/of_platform.h | Arnd Bergmann | 1 | -11/+3 |
2013-04-09 | <linux/of_platform.h>: fix compilation warnings with DT disabled | Sergei Shtylyov | 1 | -2/+3 |
2012-12-19 | of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS | Jonas Gorski | 1 | -0/+1 |
2012-03-05 | dt: fix twl4030 for non-dt compile on x86 | Grant Likely | 1 | -3/+6 |
2012-02-27 | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) | Grant Likely | 1 | -2/+10 |
2011-11-01 | of_platform.h: delete needless include <linux/module.h> | Paul Gortmaker | 1 | -1/+0 |
2011-06-21 | dt/platform: allow device name to be overridden | Grant Likely | 1 | -0/+35 |
2011-06-21 | dt: add of_platform_populate() for creating device from the device tree | Grant Likely | 1 | -0/+3 |
2011-06-21 | dt: Add default match table for bus ids | Grant Likely | 1 | -0/+2 |
2011-03-23 | dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table | Grant Likely | 1 | -3/+0 |
2011-03-01 | dt: eliminate of_platform_driver shim code | Grant Likely | 1 | -11/+1 |
2011-02-28 | dt/powerpc: move of_bus_type infrastructure to ibmebus | Grant Likely | 1 | -6/+0 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -3/+11 |
2010-07-24 | of: remove of_default_bus_ids | Jonas Bonn | 1 | -2/+0 |
2010-07-24 | of/device: Replace of_device with platform_device in includes and core code | Grant Likely | 1 | -8/+8 |
2010-07-24 | of: remove asm/of_platform.h | Grant Likely | 1 | -2/+0 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -6/+0 |
2010-07-24 | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 1 | -13/+8 |
2010-07-06 | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely | 1 | -0/+3 |
2010-07-06 | of/device: Merge of_platform_bus_probe() | Grant Likely | 1 | -0/+17 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -4/+0 |
2010-04-29 | of: protect contents of of_platform.h and of_device.h | Grant Likely | 1 | -0/+2 |
2009-05-03 | of: make of_(un)register_platform_driver common code | Grant Likely | 1 | -0/+10 |
2008-12-04 | of: Fix comment, sparc no longer uses of_device objects on special busses. | David S. Miller | 1 | -2/+1 |
2007-10-18 | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 1 | -0/+4 |
2007-07-22 | [POWERPC] Constify of_platform_driver match_table | Stephen Rothwell | 1 | -1/+1 |
2007-07-22 | [POWERPC] Constify of_platform_driver name | Stephen Rothwell | 1 | -1/+1 |
2007-07-20 | Create drivers/of/platform.c | Stephen Rothwell | 1 | -0/+2 |
2007-07-20 | Create linux/of_platorm.h | Stephen Rothwell | 1 | -0/+55 |