aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/ebus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-27[SPARC]: Fix EBUS use of uninitialized variable.David S. Miller1-1/+4
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-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller1-1/+2
2007-04-26[SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller1-9/+3
2007-04-26[SPARC64]: constify of_get_property return: arch/sparc64Stephen Rothwell1-1/+1
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller1-4/+4
2006-10-08[PATCH] sparc64 pt_regs fixesAl Viro1-1/+1
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller1-117/+33
2006-06-23[SPARC64]: Make auxio a real driver.David S. Miller1-8/+0
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller1-0/+21
2006-06-23[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller1-48/+17
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-66/+75
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-3/+3
2006-03-20[SPARC64]: kzalloc() conversionEric Sesterhenn1-2/+1
2006-01-09[PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c)Jiri Slaby1-10/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+644