aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/of_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-02[SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller1-3/+0
2007-03-02[SPARC]: Fix bus handling in build_device_resources().David S. Miller1-3/+4
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-07-21[SPARC]: Fix initialization of sun4d SBUS interrupts.David S. Miller1-3/+31
2006-07-13[SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller1-58/+109
2006-07-13[SPARC64]: of_device_register() error checking fixAndrew Morton1-2/+4
2006-06-29[SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller1-7/+62
2006-06-29[SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller1-2/+2
2006-06-29[SPARC]: Beginnings of generic of_device framework.David S. Miller1-2/+420
2006-06-25[SPARC]: Export x_bus_type to modules.David S. Miller1-0/+2
2006-06-23[SPARC]: Port of_device layer and make ebus use it.David S. Miller1-0/+268