aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-24m68k: sg falloutGeert Uytterhoeven
2007-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-23[SCSI] qla2xxx: Update version number to 8.02.00-k5.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Correct display of ISP serial-number.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN...Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into...Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u.Andrew Vasquez
2007-10-23[SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdrMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcbMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONEMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRMMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas
2007-10-23[SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox
2007-10-23[SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara
2007-10-23[SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-21[SCSI] aic7xxx: Fix firmware buildHannes Reinecke
2007-10-21[SCSI] aic7xxx: Update Maintainer informationHannes Reinecke
2007-10-21[SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke
2007-10-21[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Change struct marker usersMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19FlashPoint, use BIT instead of BITWJiri Slaby
2007-10-19define global BIT macroJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19advansys: depends on VIRT_TO_BUSAndrew Morton
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-18[libata] kill ata_sg_is_last()Jeff Garzik
2007-10-18[SCSI] gdth: __init fixesAdrian Bunk
2007-10-18[SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk
2007-10-18[SCSI] qla2xxx: printk fixesAndrew Morton