aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ips.c
AgeCommit message (Expand)Author
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-04-09ips: fix format bugs exposed by previous commitAl Viro
2013-04-09ips: switch to ->show_info()Al Viro
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen
2008-10-09block: unify request timeout handlingJens Axboe
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-04-07[SCSI] ips: remove spurious cpu_to_leX on outX statementsJames Bottomley
2008-04-07[SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz
2008-04-07[SCSI] ips: use sg buffer copy helper funcitonsFUJITA Tomonori
2008-04-07[SCSI] Remove random noop unchecked_isa_dma usersAndi Kleen
2008-04-07[SCSI] ips: sg chaining support to the path to non I/O commandsFUJITA Tomonori
2008-02-19[SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori
2008-02-03drivers/scsi/: Spelling fixesJoe Perches
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2008-01-23[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...FUJITA Tomonori
2008-01-11[SCSI] ips: handle scsi_add_host() failure, and other err cleanupsJeff Garzik
2008-01-11[SCSI] ips: PCI API cleanupsJeff Garzik
2008-01-11[SCSI] ips: trim trailing whitespaceJeff Garzik
2008-01-11[SCSI] ips: remove ips_ha members that duplicate struct pci_dev membersJeff Garzik
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-16ips: sg chaining supportFUJITA Tomonori
2007-10-12[SCSI] ips: Update version informationBernhard Walle
2007-10-12[SCSI] ips: Close narrow race in releaseMatthew Wilcox
2007-10-12[SCSI] ips: warning fixAndrew Morton
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-06-16[SCSI] ips: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-24[SCSI] ips: remove kernel 2.4 codeAdrian Bunk
2006-11-15[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"Andrew Morton
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[SCSI] scsi: remove hosts.hHenne
2006-10-03[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne
2006-10-01[SCSI] Switch ips to pci_register from pci_moduleAlan Cox
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26spelling fixesAndreas Mohr
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-02-27[SCSI] don't call ips_eh_reset in ips_queue to avoid deadlockMike Christie
2006-01-31[SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer
2006-01-26[SCSI] ips soft lockup during reset/initializationJack Hammer