summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-231-35/+13
|\
| * Revert "dc395x: Fix support for highmem"Linus Torvalds2005-08-141-35/+13
* | [PATCH] sil: apply M15W quirk selectively (take 2)Tejun Heo2005-08-231-7/+20
* | [PATCH] libata: implement ata_poll_qc_complete and use it in polling functionsTejun Heo2005-08-231-10/+24
* | [PATCH] fix atapi_packet_task vs. intr race (take 2)Tejun Heo2005-08-236-17/+34
* | [PATCH] Fix HD activity LED with ahciMartin Wilck2005-08-231-3/+0
* | [PATCH] sata_promise: Add PDC40519 idDaniel Drake2005-08-231-0/+2
* | [PATCH] sata_promise: Add PDC40718 idOtto Meier2005-08-231-0/+2
* | [PATCH] libata: Clear ATA_QCFLAG_ACTIVE flag before calling the completion ca...Albert Lee2005-08-231-1/+6
* | /spare/repo/libata-dev branch 'upstream-fixes'Jeff Garzik2005-08-231-6/+133
|\ \
| * | [PATCH] libata handle the case when device returns/needs extra dataAlbert Lee2005-08-121-3/+25
| * | [PATCH] libata ata_data_xfer() fixAlbert Lee2005-08-121-3/+108
| |/
* | [libata scsi] add START STOP UNIT translationDouglas Gilbert2005-08-111-0/+56
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-115-3/+44
|\|
| * Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-102-1/+2
| |\
| | * libata: fix EH-related lockup by properly cleaning EH command listTejun Heo2005-08-101-0/+1
| | * [PATCH] sata: fix sata_sx4 dma_prep to not use sg->lengthTejun Heo2005-08-101-1/+1
| * | [SCSI] dpt_i2o pci_request_regions fixSalyzyn, Mark2005-08-091-1/+1
| * | [SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com2005-08-082-1/+34
| * | [SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootupJames Bottomley2005-08-081-1/+8
| |/
* | [PATCH] ahci: AHCI mode SATA patch for Intel ICH7-M DHJason Gaston2005-08-101-0/+2
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-1010-53/+51
|\|
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-08-045-41/+40
| |\
| | * [SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley2005-08-041-9/+5
| | * [SCSI] aic7xxx: final fixes for DT handlingJames Bottomley2005-08-021-4/+4
| | * [SCSI] Fix SCSI tape oops at module removalKai Makisara2005-08-021-6/+2
| | * [SCSI] ServeRAID V7.12.02Jack Hammer2005-08-022-21/+26
| | * [SCSI] aic7xxx: fix bug in DT handingJames Bottomley2005-07-301-4/+6
| | * [SCSI] scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJLinda Xie2005-07-301-1/+1
| * | [PATCH] aic byteorder fixes after recent cleanupOlaf Hering2005-08-022-5/+7
| * | [PATCH] aacraid: Fix for controller load based timeoutsMark Haverkamp2005-08-012-6/+3
| * | [PATCH] SCSI_SATA has to be a tristateAdrian Bunk2005-07-311-1/+1
| |/
* | libata: trim trailing whitespace.Jeff Garzik2005-07-3111-91/+91
* | [PATCH] sata_nv: Support MCP51/MCP55 device IDsDaniel Drake2005-07-311-2/+19
|/
* Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds2005-07-291-6/+13
|\
| * libata: Check PCI sub-class code before disabling AHCIGreg Felix2005-07-281-6/+13
* | [PATCH] More qla2xxx configuration fixesAndrew Vasquez2005-07-272-1/+14
* | Fix up qla2xxx configuration bogosityLinus Torvalds2005-07-272-2/+0
* | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-272-2/+2
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-2713-20/+29
* | [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdevAlan Stern2005-07-271-1/+2
* | Fix compiler warning in qla_iocb.cLinus Torvalds2005-07-261-1/+1
* | [PATCH] qla2xxx: Kconfig dependency fixAndrew Morton2005-07-261-0/+1
* | [PATCH] qla: remove anonymous unionAndrew Morton2005-07-261-3/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-2695-30367/+34948
|\ \ | |/ |/|
| * [SCSI] Redundant this_count check in sd_init_command()Chen, Kenneth W2005-07-141-3/+0
| * [SCSI] Redundant memset in scsi_alloc_sgtableChen, Kenneth W2005-07-141-2/+0
| * [SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com2005-07-141-0/+32
| * [SCSI] qla2xxx: Cleanup FC remote port registration.Andrew Vasquez2005-07-142-22/+11
| * [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.Andrew Vasquez2005-07-142-47/+42