| Commit message (Expand) | Author | Age | Files | Lines |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -2/+4 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | [SCSI] Remove SUGGEST flags | Martin K. Petersen | 2009-03-12 | 1 | -2/+1 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -1/+1 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | [SCSI] ips: remove spurious cpu_to_leX on outX statements | James Bottomley | 2008-04-07 | 1 | -16/+16 |
* | [SCSI] aacraid, ips: leX_add_cpu conversion | Marcin Slusarz | 2008-04-07 | 1 | -6/+2 |
* | [SCSI] ips: use sg buffer copy helper funcitons | FUJITA Tomonori | 2008-04-07 | 1 | -42/+8 |
* | [SCSI] Remove random noop unchecked_isa_dma users | Andi Kleen | 2008-04-07 | 1 | -1/+0 |
* | [SCSI] ips: sg chaining support to the path to non I/O commands | FUJITA Tomonori | 2008-04-07 | 1 | -8/+10 |
* | [SCSI] ips: fix data buffer accessors conversion bug | FUJITA Tomonori | 2008-02-19 | 1 | -1/+1 |
* | drivers/scsi/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 | 1 | -4/+2 |
* | [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que... | FUJITA Tomonori | 2008-01-23 | 1 | -3/+0 |
* | [SCSI] ips: handle scsi_add_host() failure, and other err cleanups | Jeff Garzik | 2008-01-11 | 1 | -5/+13 |
* | [SCSI] ips: PCI API cleanups | Jeff Garzik | 2008-01-11 | 1 | -41/+31 |
* | [SCSI] ips: trim trailing whitespace | Jeff Garzik | 2008-01-11 | 1 | -24/+25 |
* | [SCSI] ips: remove ips_ha members that duplicate struct pci_dev members | Jeff Garzik | 2008-01-11 | 1 | -95/+83 |
* | [SG] Update drivers to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -3/+3 |
* | ips: sg chaining support | FUJITA Tomonori | 2007-10-16 | 1 | -6/+8 |
* | [SCSI] ips: Update version information | Bernhard Walle | 2007-10-12 | 1 | -2/+2 |
* | [SCSI] ips: Close narrow race in release | Matthew Wilcox | 2007-10-12 | 1 | -1/+2 |
* | [SCSI] ips: warning fix | Andrew Morton | 2007-10-12 | 1 | -1/+1 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 1 | -284/+117 |
|\ |
|
| * | [SCSI] ips: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-16 | 1 | -157/+99 |
| * | [SCSI] ips: remove kernel 2.4 code | Adrian Bunk | 2007-05-24 | 1 | -127/+18 |
* | | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -8/+1 |
|/ |
|
* | [SCSI] revert "[SCSI] ips soft lockup during reset/initialization" | Andrew Morton | 2006-11-15 | 1 | -14/+14 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | [SCSI] scsi: remove hosts.h | Henne | 2006-10-04 | 1 | -6/+0 |
* | [SCSI] scsi: Convertion to struct scsi_cmnd in ips-driver | Henne | 2006-10-03 | 1 | -45/+38 |
* | [SCSI] Switch ips to pci_register from pci_module | Alan Cox | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -2/+2 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -2/+2 |
* | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 2006-06-10 | 1 | -1/+1 |
* | [SCSI] fix up request buffer reference in various scsi drivers | Christoph Hellwig | 2006-06-06 | 1 | -1/+1 |
* | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 2006-03-28 | 1 | -2/+3 |
* | [SCSI] don't call ips_eh_reset in ips_queue to avoid deadlock | Mike Christie | 2006-02-27 | 1 | -1/+1 |
* | [SCSI] ServeRAID: prevent seeing DADSI devices | Jack Hammer | 2006-01-31 | 1 | -12/+14 |
* | [SCSI] ips soft lockup during reset/initialization | Jack Hammer | 2006-01-26 | 1 | -14/+14 |
* | [SCSI] ips: Mode Sense (Caching Page ) fix | Jack Hammer | 2006-01-14 | 1 | -0/+3 |
* | [SCSI] remove Scsi_Device typedef | Christoph Hellwig | 2005-11-09 | 1 | -3/+3 |
* | [SCSI] remove Scsi_Host_Template typedef | Christoph Hellwig | 2005-11-09 | 1 | -3/+3 |
* | Merge by hand (conflicts between pending drivers and kfree cleanups) | James Bottomley | 2005-11-08 | 1 | -135/+3 |
|\ |
|
| * | [SCSI] ips: remove "Version Matching" | Jack Hammer | 2005-11-06 | 1 | -135/+3 |
* | | [PATCH] kfree cleanup: drivers/scsi | Jesper Juhl | 2005-11-07 | 1 | -12/+6 |
|/ |
|
* | Fix ips.c compile | James Bottomley | 2005-11-04 | 1 | -0/+1 |