summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/isa.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller2007-04-261-32/+4Star
* [SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell2007-04-261-1/+1
* [SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller2006-12-311-12/+8Star
* [SPARC64]: Replace kmalloc+memset with kzallocYan Burman2006-12-101-9/+3Star
* [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-271-4/+4
* [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-301-95/+6Star
* [SPARC64]: Fix typo in isa_dev_get_irq_using_imap().David S. Miller2006-06-301-1/+1
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-241-4/+33
* [SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller2006-06-241-44/+24Star
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-87/+57Star
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-241-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+329