aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sgiwd93.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20scsi: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2010-03-07platform-drivers: move probe to .devinit.text in drivers/scsiUwe Kleine-König1-1/+1
2009-01-02[SCSI] sgiwd93: Fix compilation warningDmitri Vorobiev1-1/+2
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplugKay Sievers1-1/+3
2008-04-07[SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer1-3/+4
2008-01-30[SCSI] sgiwd93: use cached memory access to make driver work on IP28Thomas Bogendoerfer1-25/+39
2008-01-11[SCSI] sgiwd93: export sgiwd93_reset()Andrew Morton1-0/+1
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle1-144/+120
2007-02-16[SCSI] sgiwd93: interfacing to wd33c93peter fuerst1-2/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-12[SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar1-4/+4
2006-03-12[SCSI] Make sgiwd93_detect and sgiwd93_detect static.Ralf Baechle1-2/+2
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley1-1/+0
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-3/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-28[SCSI] sgiwd93: small fixesRalf Baechle1-3/+2
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-0/+3
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-0/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+337