aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds14-337/+283
2007-11-29m68k: zorro7xx needs <asm/amigahw.h>Geert Uytterhoeven1-0/+3
2007-11-27ide-scsi: use print_hex_dump from <linux/kernel.h>Denis Cheng1-14/+8
2007-11-25[SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik8-19/+23
2007-11-14aic94xx_sds: rename FLASH_SIZEAndrew Morton1-2/+2
2007-11-14[SCSI] qla1280: convert to use the data buffer accessorsJes Sorensen1-221/+166
2007-11-14[SCSI] iscsi: return data transfer residual for data-out commandsTony Battersby1-3/+0
2007-11-14[SCSI] iscsi_tcp: fix potential lockup with write commandsTony Battersby2-87/+86
2007-11-11[SCSI] aacraid: fix security weaknessAlan Cox1-2/+2
2007-11-07[SCSI] aacraid: fix up le32 issues in BlinkLEDSalyzyn, Mark1-1/+1
2007-11-07[SCSI] aacraid: fix potential panic in thread stopSalyzyn, Mark1-1/+2
2007-11-07[SCSI] aacraid: don't assign cpu_to_le32(constant) to u8Stephen Rothwell1-3/+3
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik1-1/+1
2007-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-9/+21
2007-11-03SCSI: add asynchronous event notification APIJeff Garzik3-0/+186
2007-11-03[SCSI] ibmvscsi: Prevent IO during partner loginRobert Jennings1-5/+14
2007-11-03[SCSI] lpfc : Correct queue tag handlingJames Smart1-2/+3
2007-11-02[SG] Get rid of __sg_mark_end()Jens Axboe1-1/+1
2007-10-31[ARM] Fix an rpc_defconfig regressionRussell King1-6/+2
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-2/+2
2007-10-29Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2007-10-29deal with resource allocation bugs in arcmsrAl Viro2-12/+30
2007-10-29fix abuses of ptrdiff_tAl Viro3-8/+8
2007-10-29fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro1-2/+2
2007-10-29arcmsr: endianness bugAl Viro1-1/+1
2007-10-29trivial annotations in arcmsrAl Viro3-105/+103
2007-10-29Initialise scatter/gather list in sg driverAnton Blanchard1-0/+1
2007-10-27[SCSI] osst: fix if (...) \n #if... cases missing semicolons when falseIlpo Järvinen1-2/+4
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu1-3/+2
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe5-26/+13
2007-10-24m68k: sg falloutGeert Uytterhoeven2-5/+4
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds43-1233/+662
2007-10-23[SCSI] qla2xxx: Update version number to 8.02.00-k5.Andrew Vasquez1-1/+1
2007-10-23[SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez1-0/+3
2007-10-23[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling.Andrew Vasquez1-1/+7
2007-10-23[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez2-20/+31
2007-10-23[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler.Andrew Vasquez1-1/+1
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez2-8/+21
2007-10-23[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios.Andrew Vasquez2-2/+2
2007-10-23[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.Andrew Vasquez1-1/+6
2007-10-23[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox3-10/+2
2007-10-23[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox6-85/+99
2007-10-23[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox4-65/+66
2007-10-23[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox1-8/+5
2007-10-23[SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox2-20/+19
2007-10-23[SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox4-42/+26
2007-10-23[SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox2-64/+3
2007-10-23[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox4-13/+3
2007-10-23[SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox6-16/+12
2007-10-23[SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox4-24/+16