Merge ../linux-2.6-x86
[safe/jmp/linux-2.6] / arch / sparc64 / kernel / of_device.c
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-10-11 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-21 David S. Millersparc64: Fix disappearing PCI devices on e3500.
2008-09-12 David S. Millersparc64: Fix sparse warnings in of_device.c
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-07-30 David S. Millersparc64: Kill isa_bus_type.
2008-07-22 Greg Kroah-Hartmansparc64: fix up bus_id changes in sparc core code
2008-04-27 David S. Millersparc64: Do not ignore 'pmu' device ranges.
2008-04-24 David S. Miller[SPARC64]: NUMA device infrastructure.
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-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.