Guenter Roeck
|
a697c2efba
of/platform: Fix sparc:allmodconfig build
|
10 years ago |
Pantelis Antoniou
|
801d728c10
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
|
11 years ago |
Grant Likely
|
75f353b613
of/platform: Fix of_platform_device_destroy iteration of devices
|
11 years ago |
Linus Torvalds
|
1aacb90eaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
|
11 years ago |
Pawel Moll
|
c6e126de43
of: Keep track of populated platform devices
|
11 years ago |
Geert Uytterhoeven
|
8c1eb25326
of: Spelling s/anonymouns/anonymous/
|
12 years ago |
Rob Herring
|
f70c64f8b0
of: remove of_platform_driver
|
12 years ago |
Arnd Bergmann
|
8a46f4f7f9
of: remove #ifdef from linux/of_platform.h
|
12 years ago |
Sergei Shtylyov
|
d450f445f9
<linux/of_platform.h>: fix compilation warnings with DT disabled
|
13 years ago |
Jonas Gorski
|
ab28698d33
of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS
|
13 years ago |
Grant Likely
|
e7cc3aca0f
dt: fix twl4030 for non-dt compile on x86
|
14 years ago |
Grant Likely
|
964dba2834
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
|
14 years ago |
Paul Gortmaker
|
7755c47123
of_platform.h: delete needless include <linux/module.h>
|
14 years ago |
Grant Likely
|
15c3597d6e
dt/platform: allow device name to be overridden
|
14 years ago |
Grant Likely
|
29d4f8a497
dt: add of_platform_populate() for creating device from the device tree
|
14 years ago |
Grant Likely
|
cbb49c2665
dt: Add default match table for bus ids
|
14 years ago |
Grant Likely
|
1eed4c077c
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
|
15 years ago |
Grant Likely
|
d714d1979d
dt: eliminate of_platform_driver shim code
|
15 years ago |
Grant Likely
|
710ac54be4
dt/powerpc: move of_bus_type infrastructure to ibmebus
|
15 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Jonas Bonn
|
c0dd394ca5
of: remove of_default_bus_ids
|
15 years ago |
Grant Likely
|
94a0cb1fc6
of/device: Replace of_device with platform_device in includes and core code
|
15 years ago |
Grant Likely
|
129ac799ad
of: remove asm/of_platform.h
|
15 years ago |
Grant Likely
|
1ab1d63a85
of/platform: remove all of_bus_type and of_platform_bus_type references
|
15 years ago |
Grant Likely
|
eca3930163
of: Merge of_platform_bus_type with platform_bus_type
|
15 years ago |
Grant Likely
|
94c0931983
of: Merge of_device_alloc() and of_device_make_bus_id()
|
15 years ago |
Grant Likely
|
5fd200f3b3
of/device: Merge of_platform_bus_probe()
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
efb2e014fc
of: protect contents of of_platform.h and of_device.h
|
15 years ago |
Grant Likely
|
0763ed2355
of: make of_(un)register_platform_driver common code
|
16 years ago |