summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2005-08-27[PATCH] sg.c: fix a memory leak in devices seq_file implementationJan Blunck-7/+6
2005-08-23Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds-28/+4
2005-08-23[PATCH] Kconfig fix (non-modular SCSI drivers)Al Viro-3/+3
2005-08-23[PATCH] Kconfig fix (acornscsi)Al Viro-1/+1
2005-08-23libata: release prep (bump versions, etc.)Jeff Garzik-28/+4
2005-08-14Revert "dc395x: Fix support for highmem"Linus Torvalds-35/+13
2005-08-10Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds-1/+2
2005-08-10libata: fix EH-related lockup by properly cleaning EH command listTejun Heo-0/+1
2005-08-10[PATCH] sata: fix sata_sx4 dma_prep to not use sg->lengthTejun Heo-1/+1
2005-08-09[SCSI] dpt_i2o pci_request_regions fixSalyzyn, Mark-1/+1
2005-08-08[SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com-1/+34
2005-08-08[SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootupJames Bottomley-1/+8
2005-08-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds-41/+40
2005-08-04[SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley-9/+5
2005-08-02[SCSI] aic7xxx: final fixes for DT handlingJames Bottomley-4/+4
2005-08-02[PATCH] aic byteorder fixes after recent cleanupOlaf Hering-5/+7
2005-08-02[SCSI] Fix SCSI tape oops at module removalKai Makisara-6/+2
2005-08-02[SCSI] ServeRAID V7.12.02Jack Hammer-21/+26
2005-08-01[PATCH] aacraid: Fix for controller load based timeoutsMark Haverkamp-6/+3
2005-07-31[PATCH] SCSI_SATA has to be a tristateAdrian Bunk-1/+1
2005-07-30[SCSI] aic7xxx: fix bug in DT handingJames Bottomley-4/+6
2005-07-30[SCSI] scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJLinda Xie-1/+1
2005-07-29Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds-6/+13
2005-07-28libata: Check PCI sub-class code before disabling AHCIGreg Felix-6/+13
2005-07-27[PATCH] More qla2xxx configuration fixesAndrew Vasquez-1/+14
2005-07-27Fix up qla2xxx configuration bogosityLinus Torvalds-2/+0
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl-2/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering-20/+29
2005-07-27[PATCH] scsi_scan: check return code from scsi_sysfs_add_sdevAlan Stern-1/+2
2005-07-26Fix compiler warning in qla_iocb.cLinus Torvalds-1/+1
2005-07-26[PATCH] qla2xxx: Kconfig dependency fixAndrew Morton-0/+1
2005-07-26[PATCH] qla: remove anonymous unionAndrew Morton-3/+1
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds-30367/+34948
2005-07-14[SCSI] Redundant this_count check in sd_init_command()Chen, Kenneth W-3/+0
2005-07-14[SCSI] Redundant memset in scsi_alloc_sgtableChen, Kenneth W-2/+0
2005-07-14[SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com-0/+32
2005-07-14[SCSI] qla2xxx: Cleanup FC remote port registration.Andrew Vasquez-22/+11
2005-07-14[SCSI] qla2xxx: Consolidate ISP24xx chip reset logic.Andrew Vasquez-47/+42
2005-07-14[SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str().Andrew Vasquez-1/+4
2005-07-14[SCSI] aacraid: Fix sgmap errorMark Haverkamp-1/+1
2005-07-14[SCSI] qla2xxx: Update version number to 8.01.00b5-k.Andrew Vasquez-3/+3
2005-07-14[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.Andrew Vasquez-3/+3
2005-07-14[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez-21/+21
2005-07-14[SCSI] qla2xxx: Firmware updates.Andrew Vasquez-27900/+28078
2005-07-14[SCSI] qla2xxx: Code scrubbing.Andrew Vasquez-306/+199
2005-07-14[SCSI] qla2xxx: NVRAM id-list updates.Andrew Vasquez-5/+41
2005-07-14[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.Andrew Vasquez-95/+350
2005-07-14[SCSI] qla2xxx: Add ISP24xx initialization routines.Andrew Vasquez-135/+848
2005-07-14[SCSI] qla2xxx: Add ISP24xx ISR routines.Andrew Vasquez-164/+419
2005-07-14[SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines.Andrew Vasquez-16/+323