index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_platform.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
of/platform: add function to populate default bus
Hauke Mehrtens
2015-08-25
1
-0
/
+9
*
of/platform: Fix sparc:allmodconfig build
Guenter Roeck
2015-03-13
1
-1
/
+1
*
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
2014-11-24
1
-0
/
+6
*
of/platform: Fix of_platform_device_destroy iteration of devices
Grant Likely
2014-07-07
1
-5
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-06-04
1
-1
/
+1
|
\
|
*
of: Spelling s/anonymouns/anonymous/
Geert Uytterhoeven
2014-05-05
1
-1
/
+1
*
|
of: Keep track of populated platform devices
Pawel Moll
2014-05-15
1
-0
/
+5
|
/
*
of: remove of_platform_driver
Rob Herring
2013-06-12
1
-21
/
+0
*
of: remove #ifdef from linux/of_platform.h
Arnd Bergmann
2013-06-12
1
-11
/
+3
*
<linux/of_platform.h>: fix compilation warnings with DT disabled
Sergei Shtylyov
2013-04-09
1
-2
/
+3
*
of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS
Jonas Gorski
2012-12-19
1
-0
/
+1
*
dt: fix twl4030 for non-dt compile on x86
Grant Likely
2012-03-05
1
-3
/
+6
*
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
2012-02-26
1
-2
/
+10
*
of_platform.h: delete needless include <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
dt/platform: allow device name to be overridden
Grant Likely
2011-06-21
1
-0
/
+35
*
dt: add of_platform_populate() for creating device from the device tree
Grant Likely
2011-06-21
1
-0
/
+3
*
dt: Add default match table for bus ids
Grant Likely
2011-06-21
1
-0
/
+2
*
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
Grant Likely
2011-03-23
1
-3
/
+0
*
dt: eliminate of_platform_driver shim code
Grant Likely
2011-03-01
1
-11
/
+1
*
dt/powerpc: move of_bus_type infrastructure to ibmebus
Grant Likely
2011-02-28
1
-6
/
+0
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-3
/
+11
*
of: remove of_default_bus_ids
Jonas Bonn
2010-07-24
1
-2
/
+0
*
of/device: Replace of_device with platform_device in includes and core code
Grant Likely
2010-07-24
1
-8
/
+8
*
of: remove asm/of_platform.h
Grant Likely
2010-07-24
1
-2
/
+0
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-6
/
+0
*
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
1
-13
/
+8
*
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
2010-07-05
1
-0
/
+3
*
of/device: Merge of_platform_bus_probe()
Grant Likely
2010-07-05
1
-0
/
+17
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-4
/
+0
*
of: protect contents of of_platform.h and of_device.h
Grant Likely
2010-04-28
1
-0
/
+2
*
of: make of_(un)register_platform_driver common code
Grant Likely
2009-05-02
1
-0
/
+10
*
of: Fix comment, sparc no longer uses of_device objects on special busses.
David S. Miller
2008-12-04
1
-2
/
+1
*
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
2007-10-17
1
-0
/
+4
*
[POWERPC] Constify of_platform_driver match_table
Stephen Rothwell
2007-07-22
1
-1
/
+1
*
[POWERPC] Constify of_platform_driver name
Stephen Rothwell
2007-07-22
1
-1
/
+1
*
Create drivers/of/platform.c
Stephen Rothwell
2007-07-20
1
-0
/
+2
*
Create linux/of_platorm.h
Stephen Rothwell
2007-07-20
1
-0
/
+55