aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus/sbus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller1-3/+0
2008-08-29sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller1-17/+1
2008-08-29sparc: Remove dinky old-style SBUS probing facilities.David S. Miller1-14/+0
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller1-123/+1
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller1-4/+0
2008-08-29sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller1-4/+20
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller1-2/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller1-1/+0
2008-08-11sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell1-1/+1
2008-07-21sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman1-3/+3
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller1-0/+9
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller1-0/+5
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-2/+2
2007-02-10[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto1-1/+17
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller1-2/+2
2006-07-21[SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller1-310/+139
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller1-124/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+564