aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ips.c
Commit message (Expand)AuthorAge
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-12
* block: unify request timeout handlingJens Axboe2008-10-09
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* [SCSI] ips: remove spurious cpu_to_leX on outX statementsJames Bottomley2008-04-07
* [SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz2008-04-07
* [SCSI] ips: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-07
* [SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen2008-04-07
* [SCSI] ips: sg chaining support to the path to non I/O commandsFUJITA Tomonori2008-04-07
* [SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori2008-02-19
* drivers/scsi/: Spelling fixesJoe Perches2008-02-03
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori2008-01-23
* [SCSI] ips: handle scsi_add_host() failure, and other err cleanupsJeff Garzik2008-01-11
* [SCSI] ips: PCI API cleanupsJeff Garzik2008-01-11
* [SCSI] ips: trim trailing whitespaceJeff Garzik2008-01-11
* [SCSI] ips: remove ips_ha members that duplicate struct pci_dev membersJeff Garzik2008-01-11
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* ips: sg chaining supportFUJITA Tomonori2007-10-16
* [SCSI] ips: Update version informationBernhard Walle2007-10-12
* [SCSI] ips: Close narrow race in releaseMatthew Wilcox2007-10-12
* [SCSI] ips: warning fixAndrew Morton2007-10-12
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\
| * [SCSI] ips: convert to use the data buffer accessorsFUJITA Tomonori2007-06-16
| * [SCSI] ips: remove kernel 2.4 codeAdrian Bunk2007-05-24
* | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
|/
* [SCSI] revert "[SCSI] ips soft lockup during reset/initialization"Andrew Morton2006-11-15
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [SCSI] scsi: remove hosts.hHenne2006-10-04
* [SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne2006-10-03
* [SCSI] Switch ips to pci_register from pci_moduleAlan Cox2006-10-01
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* spelling fixesAndreas Mohr2006-06-26
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-06
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-28
* [SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie2006-02-28
* [SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer2006-01-31
* [SCSI] ips soft lockup during reset/initializationJack Hammer2006-01-26
* [SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer2006-01-14
* [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-09
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09
* Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2005-11-08
|\
| * [SCSI] ips: remove "Version Matching"Jack Hammer2005-11-06
* | [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-07
|/
* Fix ips.c compileJames Bottomley2005-11-05
* [SCSI] ips: Fix initialization bug with kdumpJack Hammer2005-10-31