index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
of_device.c
Age
Commit message (
Expand
)
Author
2010-05-22
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
2009-06-26
powerpc/of: Fix usage of dev_set_name() in of_device_alloc()
Benjamin Herrenschmidt
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-31
OF-device: Don't overwrite numa_node in device registration
Jeremy Kerr
2008-09-24
powerpc: Drop archdata numa_node
Becky Bruce
2008-05-16
[POWERPC] Move of_device_get_modalias to drivers/of
Stephen Rothwell
2008-01-17
[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.
Jon Loeliger
2007-10-17
[POWERPC] Move of_device allocation into of_device.[ch]
Joachim Fenkes
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-07-20
Begin to consolidate of_device.c
Stephen Rothwell
2007-05-07
[POWERPC] Export of_device_get_modalias
Sylvain Munaut
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-24
[POWERPC] Rename last get_property calls
Stephen Rothwell
2007-04-13
[POWERPC] Add a unified uevent handler for bus based on of_device
Sylvain Munaut
2006-12-08
[POWERPC] of_device_register: propagate device_create_file return code
Kumar Gala
2006-12-05
[POWERPC] Add missing EXPORTS for mpc52xx support
Grant Likely
2006-12-04
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
2006-07-07
[POWERPC] Remove linux,device properties
Jeremy Kerr
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-23
[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values
Bjorn Helgaas
2006-01-13
[PATCH] Add of_platform_bus_type probe and remove methods
Russell King
2005-10-31
powerpc: apply recent changes to merged code
Paul Mackerras
2005-10-06
powerpc: Merge of_device.c and of_device.h
Paul Mackerras