aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* [SCSI] sym53c8xx: Use scmd_printk where appropriateMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Simplify DAC DMA handlingMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Remove tag_ctrl module parameterMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas2007-10-23
* [SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox2007-10-23
* [SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara2007-10-23
* [SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber2007-10-23
* [SCSI] aic7xxx: Fix firmware buildHannes Reinecke2007-10-21
* [SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2007-10-21
* [SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke2007-10-21
* [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber2007-10-21
* [SCSI] gdth: __init fixesAdrian Bunk2007-10-18
* [SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk2007-10-18
* [SCSI] qla2xxx: printk fixesAndrew Morton2007-10-18
* [SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk2007-10-18
* [SCSI] initio: Fix merge falloutAlan Cox2007-10-17
* [SCSI] hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team2007-10-17
* [SCSI] make supported_mode default to initiator.James Bottomley2007-10-17
* [SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley2007-10-17
* [SCSI] fc4: remove this and all associated driversMatthew Wilcox2007-10-17
* Revert "[SCSI] Remove full sg table memset()"Jens Axboe2007-10-17
* [SCSI] Remove full sg table memset()FUJITA Tomonori2007-10-17
* [SCSI] ide-scsi: remove usage of sg_last()Jens Axboe2007-10-17
* [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sgBoaz Harrosh2007-10-17
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-16
|\
| * remove sglist_lenFUJITA Tomonori2007-10-16
| * revert sg segment size ifdefsFUJITA Tomonori2007-10-16
| * Fixup u14-34f ENABLE_SG_CHAININGAndrew Morton2007-10-16
| * qla1280: enable use_sg_chaining optionFUJITA Tomonori2007-10-16
| * [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
| * qla1280: sg chaining fixesFUJITA Tomonori2007-10-16
| * ips: sg chaining supportFUJITA Tomonori2007-10-16
| * aha1542: convert to use the data buffer accessorsJens Axboe2007-10-16
| * ide-scsi: sg chaining supportJens Axboe2007-10-16
| * qlogicpti: sg chaining supportJens Axboe2007-10-16
| * aic94xx: sg chaining supportJens Axboe2007-10-16
| * qla1280: sg chaining supportJens Axboe2007-10-16
| * scsi generic: sg chaining supportJens Axboe2007-10-16
| * scsi_debug: support sg chainingJens Axboe2007-10-16
| * SCSI: support for allocating large scatterlistsJens Axboe2007-10-16
| * scsi: simplify scsi_free_sgtable()Jens Axboe2007-10-16
| * scsi: convert to using sg helpersJens Axboe2007-10-16
| * block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16