aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/of_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller1-2/+5
2006-12-10[SPARC64]: Replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller1-1/+1
2006-10-25[SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller1-9/+24
2006-10-19[SPARC64]: Fix of_ioremap().David S. Miller1-1/+6
2006-10-09[SPARC64]: Fix of_device bus_id settings.David S. Miller1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-07-21[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller1-2/+32
2006-07-13[SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller1-146/+162
2006-07-13[SPARC64]: of_device_register() error checking fixAndrew Morton1-2/+4
2006-06-30[SPARC64]: Mask out top 8-bits in physical address when building resources.David S. Miller1-0/+3
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-6/+188
2006-06-29[SPARC]: Add of_io{remap,unmap}().David S. Miller1-0/+17
2006-06-29[SPARC]: Beginnings of generic of_device framework.David S. Miller1-2/+488
2006-06-25[SPARC]: Export x_bus_type to modules.David S. Miller1-0/+3
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller1-0/+279