aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-23[SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas3-7/+200
2007-10-23[SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox1-42/+18
2007-10-23[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox1-4/+3
2007-10-23[SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox1-17/+1
2007-10-23[SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox1-30/+3
2007-10-23[SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox2-5/+3
2007-10-23[SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara1-0/+4
2007-10-23[SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber1-2/+2
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe41-158/+139
2007-10-21[SCSI] aic7xxx: Fix firmware buildHannes Reinecke1-1/+2
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2-4/+4
2007-10-21[SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke8-47/+137
2007-10-21[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber1-2/+2
2007-10-19Spelling fix: explicitlyJean Delvare2-2/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt2-4/+4
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day6-8/+8
2007-10-19Change struct marker usersMathieu Desnoyers2-2/+2
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-4/+4
2007-10-19FlashPoint, use BIT instead of BITWJiri Slaby1-42/+40
2007-10-19define global BIT macroJiri Slaby3-7/+0
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-19advansys: depends on VIRT_TO_BUSAndrew Morton1-1/+1
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+7
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches2-4/+6
2007-10-18[libata] kill ata_sg_is_last()Jeff Garzik1-4/+7
2007-10-18[SCSI] gdth: __init fixesAdrian Bunk1-3/+3
2007-10-18[SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk1-1/+1