aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/isa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-05[SPARC64]: Add missing pci_dev_putJulia Lawall1-0/+2
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-0/+2
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller1-0/+5
2007-04-26[SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller1-32/+4
2007-04-26[SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell1-1/+1
2006-12-31[SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller1-12/+8
2006-12-10[SPARC64]: Replace kmalloc+memset with kzallocYan Burman1-9/+3
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller1-4/+4
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-95/+6
2006-06-29[SPARC64]: Fix typo in isa_dev_get_irq_using_imap().David S. Miller1-1/+1
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller1-4/+33
2006-06-23[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller1-44/+24
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-87/+57
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+329