aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [libata sata_promise] add pci idJeff Garzik2005-10-281-0/+2
* [libata scsi] MODE SELECT, strengthen mode senseDouglas Gilbert2005-10-281-41/+103
* [libata pdc_adma] minor fixes and cleanupsJeff Garzik2005-10-281-13/+13
* Merge branch 'master'Jeff Garzik2005-10-2835-124/+132
|\
| * 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
| * | | [PATCH] gfp_t: drivers/scsiAl Viro2005-10-2812-18/+24
| | |/ | |/|
| * | [PATCH] qlogic lockup fixAndrew Morton2005-10-251-1/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-235-8/+17
| |\ \
| | * | [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-191-0/+2
| | * | [SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.cKarl Magnus Kolstoe2005-10-171-0/+1
| | * | [SCSI] Fix leak of Scsi_CmndsAlan Stern2005-10-161-3/+4
| | * | [SCSI] FW: [PATCH] for Deadlock in transport_fcJames.Smart@Emulex.Com2005-10-161-3/+10
| | * | [SCSI] Fix aacraid regressionSalyzyn, Mark2005-10-161-1/+1
| | * | [SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap2005-10-161-1/+1
* | | | Merge branch 'upstream'Jeff Garzik2005-10-2110-35/+211
|\ \ \ \ | | |_|/ | |/| |
| * | | Add ide-timing functionality to libata.Alan Cox2005-10-211-0/+149
| * | | libata: handle early device PIO modes correctlyAlan Cox2005-10-211-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] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-191-0/+2
* | | | Merge branch 'upstream'Jeff Garzik2005-10-189-108/+1809
|\ \ \ \ | |/ / /
| * | | [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
| |\ \ \ | | |/ /
| | * | [PATCH] Fix and clean up quirk_intel_ide_combined() configurationJeff Garzik2005-10-171-0/+5
| | |/
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-141-4/+35
| | |\
| | | * [QLOGICPTI]: Handle INQUIRY response sniffing correctly.David S. Miller2005-10-141-4/+35
| | * | [PATCH] aacraid: host_lock not released fixMark Haverkamp2005-10-141-1/+1
| | |/
| | * sata_nv: Fixed bug introduced by 0.08's MCP51 and MCP55 support.Jeff Garzik2005-10-111-7/+7
| * | [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
| | * | [libata sata_sil24] nit pickingsTejun Heo2005-10-091-2/+1
| | * | [PATCH] sil24: implement tf_read callbackTejun Heo2005-10-061-0/+9
| | * | [PATCH] sil24: implement proper TF register reading & cachingTejun Heo2005-10-061-5/+45
| | * | [PATCH] sil24: remove CMDERR clearingTejun Heo2005-10-061-4/+0
| | * | [PATCH] sil24: ignore non-error exception irqsTejun Heo2005-10-061-1/+10