aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/BusLogic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-11-10[PATCH] more MODULE_PARM conversionsRandy Dunlap1-1/+1
2004-10-12[PATCH] get rid of obsolete APIs in BusLogicChristoph Hellwig1-9/+22
2004-09-16[PATCH] kill useless spinlock wrappers in BusLogicChristoph Hellwig1-8/+8
2004-09-16[PATCH] fix Scsi_Host leak in BusLogicChristoph Hellwig1-0/+2
2004-09-10[PATCH] first steps at BusLogic cleanupChristoph Hellwig1-95/+31
2004-08-23Run 'indent' on BusLogic driver to keep Alan sane.Linus Torvalds1-3583/+2813
2004-06-03[PATCH] SCSI: replace deprecated hosts.h fileArjan van de Ven1-1/+1
2004-03-10Merge qboosh/emoore conflictJames Bottomley1-1/+1
2004-03-10[PATCH] buslogic init. section fixRandy Dunlap1-1/+1
2004-03-01[PATCH] buslogic initsection fixAndrew Morton1-1/+1
2004-02-12[PATCH] Fix buslogic for older gccsAndrew Morton1-36/+36
2004-02-01SCSI: BusLogic updateJames Bottomley1-953/+411
2003-12-17[PATCH] Fix 64bit warnings in BusLogic driverAndi Kleen1-2/+2
2003-12-17[PATCH] buslogic: use EH, remove some dup. docsRandy Dunlap1-214/+15
2003-09-25[PATCH] janitor: remove unneeded includes (/scsi/)Randy Dunlap1-1/+0
2003-07-31[PATCH] remaining illegal/invalid/separate stuff for scsiAlan Cox1-6/+6
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+0
2003-06-09PCI: remove pci_present() from drivers/scsi/BusLogic.cGreg Kroah-Hartman1-1/+2
2003-05-19[PATCH] give ->proc_info a struct Scsi_Host * parameterChristoph Hellwig1-4/+4
2003-05-05[PATCH] move all host templates into .c filesChristoph Hellwig1-2/+14
2003-04-29[PATCH] remove dead scsi_cmnd membersChristoph Hellwig1-1/+6
2003-04-24[PATCH] irqs: scsiAndrew Morton1-2/+3
2003-01-13[SCSI] Move cmd->host to cmd->device->hostLuben Tuikov1-3/+3
2003-01-13[SCSI] Move cmd->{lun, target, channel} to cmd->device->{lun, id, channel}Luben Tuikov1-11/+12
2002-11-21scsi: Update lldd API to slave_alloc/slave_configure/slave_destroy interfaceDoug Ledford1-2/+3
2002-11-20o scsi: fix up header cleanups: add include <linux/interrupt.h>Arnaldo Carvalho de Melo1-3/+5
2002-10-24[PATCH] sanitize ->bios_param prototypeChristoph Hellwig1-9/+7
2002-10-15[PATCH] another TCQ updateDoug Ledford1-10/+56
2002-10-08[PATCH] Fix xxx_get_biosgeometry --- avoid useless 64-bit division.Andrew Morton1-2/+2
2002-07-24[PATCH] Fix the BusLogic driver in 2.5.xDoug Ledford1-102/+165
2002-07-20[PATCH] SCSI ->bios_param() switched to struct block_device *Alexander Viro1-2/+2
2002-04-30request_region janitor updates for BusLogic SCSI driver.William Stinson1-7/+16
2002-02-06kill struct scatterlist address memberJens Axboe1-0/+1
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds1-10/+6
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-0/+1
2002-02-04v2.4.6.2 -> v2.4.6.3Linus Torvalds1-6/+10
2002-02-04Import changesetLinus Torvalds1-0/+4995