aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/of_device.c
Commit message (Expand)AuthorAge
* sparc64: Do not ignore 'pmu' device ranges.David S. Miller2008-04-27
* [SPARC64]: NUMA device infrastructure.David S. Miller2008-04-24
* [SPARC]: Remove of_platform_device_createStephen Rothwell2008-02-09
* [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-18
* [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-14
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-20
* Create drivers/of/platform.cStephen Rothwell2007-07-20
* [SPARC/64] Rename some functions like PowerPCStephen Rothwell2007-07-20
* Begin to consolidate of_device.cStephen Rothwell2007-07-19
* [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-08
* [SPARC64]: Be more resiliant with PCI I/O space regs.David S. Miller2007-05-14
* [SPARC64]: Spelling fixes.Simon Arlott2007-05-12
* [SPARC64]: Fix PCI rework to adhere to of_get_property() const return.David S. Miller2007-04-26
* [SPARC64]: Kill pbm->pci_first_slot.David S. Miller2007-04-26
* [SPARC64]: Fix sabre pci controllers with new probing scheme.David S. Miller2007-04-26
* [SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell2007-04-26
* [SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2007-03-02
* [SPARC]: Fix bus handling in build_device_resources().David S. Miller2007-03-02
* [SPARC64]: Fix PCI interrupts on E450 et al.David S. Miller2007-02-27
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-31
* [SPARC64]: Replace kmalloc+memset with kzallocYan Burman2006-12-10
* [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-27
* [SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller2006-10-26
* [SPARC64]: Fix of_ioremap().David S. Miller2006-10-19
* [SPARC64]: Fix of_device bus_id settings.David S. Miller2006-10-09
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller2006-07-21
* [SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller2006-07-13
* [SPARC64]: of_device_register() error checking fixAndrew Morton2006-07-13
* [SPARC64]: Mask out top 8-bits in physical address when building resources.David S. Miller2006-06-30
* [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-29
* [SPARC]: Add of_io{remap,unmap}().David S. Miller2006-06-29
* [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-29
* [SPARC]: Export x_bus_type to modules.David S. Miller2006-06-26
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-24