aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ips.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-284/+117
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-8/+1
2007-06-16[SCSI] ips: convert to use the data buffer accessorsFUJITA Tomonori1-157/+99
2007-05-24[SCSI] ips: remove kernel 2.4 codeAdrian Bunk1-127/+18
2006-11-15[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"Andrew Morton1-14/+14
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-04[SCSI] scsi: remove hosts.hHenne1-6/+0
2006-10-03[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne1-45/+38
2006-10-01[SCSI] Switch ips to pci_register from pci_moduleAlan Cox1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26spelling fixesAndreas Mohr1-2/+2
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-1/+1
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-2/+3
2006-02-27[SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie1-1/+1
2006-01-31[SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer1-12/+14
2006-01-26[SCSI] ips soft lockup during reset/initializationJack Hammer1-14/+14
2006-01-14[SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer1-0/+3
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig1-3/+3
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-3/+3
2005-11-08Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley1-135/+3
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl1-12/+6
2005-11-06[SCSI] ips: remove "Version Matching"Jack Hammer1-135/+3
2005-11-04Fix ips.c compileJames Bottomley1-0/+1
2005-10-31[SCSI] ips: Fix initialization bug with kdumpJack Hammer1-0/+93
2005-10-29[SCSI] ips: Fix up for correct scatter/gather processingJack Hammer1-13/+36
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-5/+5
2005-08-02[SCSI] ServeRAID V7.12.02Jack Hammer1-3/+5
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-1/+13
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-0/+7
2005-04-18[PATCH] remove old scsi data direction macros1-6/+4
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field1-7/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+7491