aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/of_device.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-271-1/+1
* [SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller2006-10-251-9/+24
* [SPARC64]: Fix of_ioremap().David S. Miller2006-10-191-1/+6
* [SPARC64]: Fix of_device bus_id settings.David S. Miller2006-10-091-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.David S. Miller2006-07-211-2/+32
* [SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller2006-07-131-146/+162
* [SPARC64]: of_device_register() error checking fixAndrew Morton2006-07-131-2/+4
* [SPARC64]: Mask out top 8-bits in physical address when building resources.David S. Miller2006-06-301-0/+3
* [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-291-6/+188
* [SPARC]: Add of_io{remap,unmap}().David S. Miller2006-06-291-0/+17
* [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-291-2/+488
* [SPARC]: Export x_bus_type to modules.David S. Miller2006-06-251-0/+3
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-231-0/+279