Olof Johansson
|
303f59d1a7
dt/platform: minor cleanup
|
13 years ago |
Linus Torvalds
|
184475029a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
14 years ago |
Kumar Gala
|
314b02f503
powerpc: implement arch_setup_pdev_archdata
|
14 years ago |
Grant Likely
|
15c3597d6e
dt/platform: allow device name to be overridden
|
14 years ago |
Grant Likely
|
5de1540b7b
drivers/amba: create devices from device tree
|
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
|
14 years ago |
Grant Likely
|
38e9e21dac
dt: Refactor of_platform_bus_probe()
|
14 years ago |
Grant Likely
|
d714d1979d
dt: eliminate of_platform_driver shim code
|
14 years ago |
Grant Likely
|
710ac54be4
dt/powerpc: move of_bus_type infrastructure to ibmebus
|
14 years ago |
Grant Likely
|
cd1e65044d
of/device: Don't register disabled devices
|
14 years ago |
Grant Likely
|
7096d04221
of/device: Rework to use common platform_device_alloc() for allocating devices
|
14 years ago |
Andres Salomon
|
52f6537cb2
of/irq: remove references to NO_IRQ in drivers/of/platform.c
|
14 years ago |
Grant Likely
|
7fb8f881c5
of/platform: Register of_platform_drivers with an "of:" prefix
|
15 years ago |
Grant Likely
|
c660122538
of/device: Make of_device_make_bus_id() usable by other code.
|
15 years ago |
Jonas Bonn
|
c0dd394ca5
of: remove of_default_bus_ids
|
15 years ago |
Jonas Bonn
|
c608558407
of: make of_find_device_by_node generic
|
15 years ago |
Grant Likely
|
94a0cb1fc6
of/device: Replace of_device with platform_device in includes and core code
|
15 years ago |
Grant Likely
|
c1b6d380b7
of/device: Protect against binding of_platform_drivers to non-OF devices
|
15 years ago |
Grant Likely
|
eca3930163
of: Merge of_platform_bus_type with platform_bus_type
|
15 years ago |
Grant Likely
|
9e3288dc9a
of/device: Fix build errors for non-ppc and non-microblaze
|
15 years ago |
Grant Likely
|
60d5991330
of/flattree: Fix crash when device tree absent
|
15 years ago |
Grant Likely
|
596c955c12
drivers/of: fix build error when CONFIG_PPC_DCR is set
|
15 years ago |
Grant Likely
|
50ef5284eb
of: Fix missing include
|
15 years ago |
Grant Likely
|
ac80a51e2c
of/device: populate platform_device (of_device) resource table on allocation
|
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
|
44504b2beb
of: change of_match_device to work with struct device
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |