aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2007-10-18[SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk
2007-10-17[SCSI] initio: Fix merge falloutAlan Cox
2007-10-17[SCSI] hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team
2007-10-17[SCSI] make supported_mode default to initiator.James Bottomley
2007-10-17[SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley
2007-10-17[SCSI] fc4: remove this and all associated driversMatthew Wilcox
2007-10-17Revert "[SCSI] Remove full sg table memset()"Jens Axboe
2007-10-17[SCSI] Remove full sg table memset()FUJITA Tomonori
2007-10-17[SCSI] ide-scsi: remove usage of sg_last()Jens Axboe
2007-10-17[SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sgBoaz Harrosh
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16scsi_mac.h: Define AUTOSENSE before include of NCR5380.hBoaz Harrosh
2007-10-16remove sglist_lenFUJITA Tomonori
2007-10-16revert sg segment size ifdefsFUJITA Tomonori
2007-10-16Fixup u14-34f ENABLE_SG_CHAININGAndrew Morton
2007-10-16qla1280: enable use_sg_chaining optionFUJITA Tomonori
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori
2007-10-16qla1280: sg chaining fixesFUJITA Tomonori
2007-10-16ips: sg chaining supportFUJITA Tomonori
2007-10-16aha1542: convert to use the data buffer accessorsJens Axboe
2007-10-16ide-scsi: sg chaining supportJens Axboe
2007-10-16qlogicpti: sg chaining supportJens Axboe
2007-10-16aic94xx: sg chaining supportJens Axboe
2007-10-16qla1280: sg chaining supportJens Axboe
2007-10-16scsi generic: sg chaining supportJens Axboe
2007-10-16scsi_debug: support sg chainingJens Axboe
2007-10-16SCSI: support for allocating large scatterlistsJens Axboe
2007-10-16scsi: simplify scsi_free_sgtable()Jens Axboe
2007-10-16scsi: convert to using sg helpersJens Axboe
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe
2007-10-15scsi/gdth: fix crash in gdth_timeout if no gdth controllers foundLinus Torvalds
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-10-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds