sparc: struct device - replace bus_id with dev_name(), dev_set_name()
[safe/jmp/linux-2.6] / arch / sparc / kernel / of_device.c
2008-11-13 Kay Sieverssparc: struct device - replace bus_id with dev_name...
2008-09-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2008-09-11 David S. Millersparc32: Fix function signature of of_bus_sbus_get_flags().
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2008-09-03 David S. Millersparc: Fix handling of LANCE and ESP parent nodes in...
2008-08-30 David S. Millersparc: Kill ebus_bus_type.
2008-08-29 David S. Millersparc: Kill sbus_bus_type.
2008-08-29 David S. Millersparc: Add OF archdata propagation helper.
2008-08-29 David S. Millersparc: Fix resource flags for PCI children in OF device...
2008-08-25 David S. Millersparc64: Fix irq_of_parse_and_map() and irq_dispose_map...
2008-08-25 David S. Millersparc: Implement irq_of_parse_and_map() and irq_dispose...
2008-02-09 Stephen Rothwell[SPARC]: Remove of_platform_device_create
2007-10-18 Stephen Rothwell[SPARC/64]: Consolidate of_register_driver
2007-10-14 Stephen Rothwell[SPARC/64]: Prepare to remove of_platform_driver name.
2007-07-21 David S. Miller[SPARC]: Make sure dev_archdata is filled in for all...
2007-07-20 Stephen RothwellCreate drivers/of/platform.c
2007-07-20 Stephen Rothwell[SPARC/64] Rename some functions like PowerPC
2007-07-20 Stephen RothwellBegin to consolidate of_device.c
2007-04-26 Stephen Rothwell[SPARC]: constify of_get_property return: arch/sparc
2007-03-02 David S. Miller[SPARC]: Handle unresolvable resources better in of_dev...
2007-03-02 David S. Miller[SPARC]: Fix bus handling in build_device_resources().
2006-12-10 Yan Burman[SPARC]: Replace kmalloc+memset with kzalloc
2006-10-27 David S. Miller[SPARC]: Fix bus_id[] string overflow.
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-07-21 David S. Miller[SPARC]: Fix initialization of sun4d SBUS interrupts.
2006-07-13 David S. Miller[SPARC]: Fix OF register translations under sub-PCI...
2006-07-13 Andrew Morton[SPARC64]: of_device_register() error checking fix
2006-06-29 David S. Miller[SPARC]: sparc32 side of of_device layer IRQ resolution.
2006-06-29 David S. Miller[SPARC]: Encode I/O space into resource flags on sparc32.
2006-06-29 David S. Miller[SPARC]: Beginnings of generic of_device framework.
2006-06-26 David S. Miller[SPARC]: Export x_bus_type to modules.
2006-06-24 David S. Miller[SPARC]: Port of_device layer and make ebus use it.