summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez2005-10-281-1/+1
* [SCSI] aacraid: Newer adapter communication iterface supportMark Haverkamp2005-10-2811-219/+454
* Merge HEAD from ../scsi-misc-2.6-old James Bottomley2005-10-2813-296/+5206
|\
| * [SCSI] aacraid: remove compiler warningMark Haverkamp2005-10-281-2/+2
| * [SCSI] aacraid: fix struct element cpu orderMark Haverkamp2005-10-282-2/+2
| * [SCSI] aacraid: fix inquiry pageMark Haverkamp2005-10-281-11/+38
| * [SCSI] aacraid: Use DMA mask definesJames Bottomley2005-10-282-9/+9
| * [SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox2005-10-272-24/+11
| * [SCSI] dc395x: atomic_kmap for PIOGuennadi Liakhovetski2005-09-202-0/+21
| * [SCSI] iscsi: add module versionMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: fix nop-in handlingMike Christie2005-09-201-35/+47
| * [SCSI] iscsi: add newline to sysfs outputMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: fix ahs lenMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: update some iscsi proto defsMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: handle nonlinear skbsMike Christie2005-09-201-2/+1
| * [SCSI] iscsi: preemt fix and cleanupMike Christie2005-09-201-24/+28
| * [SCSI] iscsi: nodelay fixMike Christie2005-09-201-1/+1
| * [SCSI] move iscsi to a better place in KconfigJames Bottomley2005-09-091-6/+7
| * [SCSI] iscsi_tcp: make iscsi compile again after recent netlink changesJames Bottomley2005-09-091-1/+2
| * Merge HEAD from ../scsi-iscsi-2.6 James Bottomley2005-09-085-248/+5106
| |\
| | * [SCSI] iscsi: fix 64 bit compile warningJames Bottomley2005-08-091-1/+1
| | * [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator codeAlex Aizman2005-08-061-0/+3627
| | * [SCSI] open-iscsi/linux-iscsi-5 Initiator: Kconfig updateAlex Aizman2005-08-061-1/+24
| | * [SCSI] open-iscsi/linux-iscsi-5 Initiator: Transport class update for iSCSIAlex Aizman2005-08-061-247/+1132
| | * [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator headerAlex Aizman2005-08-061-0/+322
| | * [SCSI] open-iscsi/linux-iscsi-5 Initiator: Makefile UpdatesAlex Aizman2005-08-061-0/+1
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-2820-774/+3784
|\ \ \
| * | | [libata] ata_timing fixAlan Cox2005-10-261-1/+1
| * | | Merge branch 'master'Jeff Garzik2005-10-266-9/+19
| |\ \ \
| * | | | [PATCH] libata kernel-doc fixesRandy Dunlap2005-10-251-22/+14
| * | | | libata: const-ification bombing runJeff Garzik2005-10-2218-74/+74
| * | | | Add ide-timing functionality to libata.Alan Cox2005-10-221-0/+149
| * | | | libata: handle early device PIO modes correctlyAlan Cox2005-10-221-4/+27
| * | | | [PATCH] iomem annotations (sata_vsc)Al Viro2005-10-211-5/+5
| * | | | [PATCH] iomem annotations (sata_sil)Al Viro2005-10-211-2/+2
| * | | | [PATCH] iomem annotations (sata_sx4)Al Viro2005-10-211-10/+9
| * | | | [PATCH] enum safety (sata_qstor)Al Viro2005-10-211-2/+4
| * | | | [PATCH] iomem annotations (sata_promise)Al Viro2005-10-211-4/+4
| * | | | [PATCH] iomem annotations (ahci)Al Viro2005-10-211-4/+4
| * | | | [PATCH] iomem annotations (sata_nv)Al Viro2005-10-211-2/+2
| * | | | [PATCH] libata: Marvell endian fixBrett Russ2005-10-201-2/+3
| * | | | Merge branch 'master'Jeff Garzik2005-10-201-0/+2
| |\ \ \ \
| * | | | | [PATCH] libata CHS: reread device identify info (revise #6)Albert Lee2005-10-181-1/+64
| * | | | | [PATCH] libata CHS: calculate read/write commands and protocol on the fly (re...Albert Lee2005-10-183-75/+44
| * | | | | [PATCH] libata CHS: move the initialization of taskfile LBA flags (revise #6)Albert Lee2005-10-182-24/+25
| * | | | | Merge branch 'master'Jeff Garzik2005-10-183-5/+41
| |\ \ \ \ \
| * | | | | | [libata pdc_adma] license update, minor cleanupJeff Garzik2005-10-111-16/+18
| * | | | | | libata: add new driver pdc_adma for PDC ADMA ATA cardsMark Lord2005-10-103-3/+749
| * | | | | | Merge branch 'sil24'Jeff Garzik2005-10-093-0/+884
| |\ \ \ \ \ \
| | * | | | | | [libata sata_sil24] add support for 3131/3531Tejun Heo2005-10-091-8/+30