[SPARC64]: Fix UP build.
[safe/jmp/linux-2.6] / arch / sparc64 / kernel / of_device.c
2007-06-08 David S. Miller[SPARC64]: Handle PCI bridges without 'ranges' property.
2007-05-14 David S. Miller[SPARC64]: Be more resiliant with PCI I/O space regs.
2007-05-12 Simon Arlott[SPARC64]: Spelling fixes.
2007-04-26 David S. Miller[SPARC64]: Fix PCI rework to adhere to of_get_property...
2007-04-26 David S. Miller[SPARC64]: Kill pbm->pci_first_slot.
2007-04-26 David S. Miller[SPARC64]: Fix sabre pci controllers with new probing...
2007-04-26 Stephen Rothwell[SPARC64]: constify of_get_property return: arch/sparc64
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().
2007-02-27 David S. Miller[SPARC64]: Fix PCI interrupts on E450 et al.
2006-12-31 David S. Miller[SPARC64]: Fix of_iounmap() region release.
2006-12-10 Yan Burman[SPARC64]: Replace kmalloc+memset with kzalloc
2006-10-27 David S. Miller[SPARC]: Fix bus_id[] string overflow.
2006-10-26 David S. Miller[SPARC64]: Fix central/FHC bus handling on Ex000 systems.
2006-10-20 David S. Miller[SPARC64]: Fix of_ioremap().
2006-10-10 David S. Miller[SPARC64]: Fix of_device bus_id settings.
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-07-21 David S. Miller[SPARC64]: Fix more of_device layer IRQ bugs, and corre...
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-30 David S. Miller[SPARC64]: Mask out top 8-bits in physical address...
2006-06-29 David S. Miller[SPARC64]: of_device layer IRQ resolution
2006-06-29 David S. Miller[SPARC]: Add of_io{remap,unmap}().
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[SPARC64]: Add of_device layer and make ebus/isa use it.