summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elementsMatthew Wilcox2007-10-234-13/+3
| * [SCSI] sym53c8xx: Remove ->device_idMatthew Wilcox2007-10-236-16/+12
| * [SCSI] sym53c8xx: Use pdev->revisionMatthew Wilcox2007-10-234-24/+16
| * [SCSI] sym53c8xx: PCI Error Recovery supportLinas Vepstas2007-10-233-7/+200
| * [SCSI] sym53c8xx: Stop overriding scsi_doneMatthew Wilcox2007-10-231-42/+18
| * [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handlerMatthew Wilcox2007-10-231-4/+3
| * [SCSI] sym53c8xx: Remove unnecessary check in queuecommandMatthew Wilcox2007-10-231-17/+1
| * [SCSI] sym53c8xx: Remove data_mapping and data_mappedMatthew Wilcox2007-10-231-30/+3
| * [SCSI] sym53c8xx: Use pci_dev irq numberMatthew Wilcox2007-10-232-5/+3
| * [SCSI] sym53c8xx: Work around 53c896 erratumKai Makisara2007-10-231-0/+4
| * [SCSI] qla1280: eliminate wasted space in request and response ringJohannes Dickgreber2007-10-231-2/+2
| * [SCSI] aic7xxx: Fix firmware buildHannes Reinecke2007-10-211-1/+2
| * [SCSI] aic7xxx: Update Maintainer informationHannes Reinecke2007-10-212-4/+4
| * [SCSI] aic7xxx: Add suspend/resume supportHannes Reinecke2007-10-218-47/+137
| * [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber2007-10-211-2/+2
| * [SCSI] gdth: __init fixesAdrian Bunk2007-10-181-3/+3
| * [SCSI] aic7xxx_old: fix accidental logic reversalAdrian Bunk2007-10-181-1/+1
| * [SCSI] qla2xxx: printk fixesAndrew Morton2007-10-181-2/+3
| * [SCSI] lpfc: lpfc_debugfs.c: fix typoAdrian Bunk2007-10-181-1/+1
| * [SCSI] initio: Fix merge falloutAlan Cox2007-10-171-2/+4
| * [SCSI] hptiop: avoid buffer overflow when returning sense dataHighPoint Linux Team2007-10-171-2/+3
| * [SCSI] make supported_mode default to initiator.James Bottomley2007-10-172-4/+12
| * [SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley2007-10-171-1/+0
| * [SCSI] fc4: remove this and all associated driversMatthew Wilcox2007-10-175-742/+0
* | powerpc: Fix fallout from sg_page() changesOlof Johansson2007-10-231-1/+1
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-2241-158/+139
* | Spelling fix: explicitlyJean Delvare2007-10-192-2/+2
* | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-192-4/+4
* | Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-196-8/+8
* | Change struct marker usersMathieu Desnoyers2007-10-192-2/+2
* | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-4/+4
* | FlashPoint, use BIT instead of BITWJiri Slaby2007-10-191-42/+40
* | define global BIT macroJiri Slaby2007-10-193-7/+0
* | remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* | advansys: depends on VIRT_TO_BUSAndrew Morton2007-10-191-1/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-181-4/+7
|\ \
| * | [libata] kill ata_sg_is_last()Jeff Garzik2007-10-181-4/+7
| |/
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-182-4/+6
|/
* Revert "[SCSI] Remove full sg table memset()"Jens Axboe2007-10-171-0/+2
* [SCSI] Remove full sg table memset()FUJITA Tomonori2007-10-171-2/+0
* [SCSI] ide-scsi: remove usage of sg_last()Jens Axboe2007-10-171-4/+4
* [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sgBoaz Harrosh2007-10-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-1647-178/+345
|\
| * remove sglist_lenFUJITA Tomonori2007-10-161-7/+4
| * revert sg segment size ifdefsFUJITA Tomonori2007-10-161-8/+20
| * Fixup u14-34f ENABLE_SG_CHAININGAndrew Morton2007-10-161-1/+1
| * qla1280: enable use_sg_chaining optionFUJITA Tomonori2007-10-161-0/+1
| * [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-1637-3/+44
| * qla1280: sg chaining fixesFUJITA Tomonori2007-10-161-1/+4
| * ips: sg chaining supportFUJITA Tomonori2007-10-161-6/+8
OpenPOWER on IntegriCloud