| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-23 | 5 | -28/+4 |
|\ |
|
| * | libata: release prep (bump versions, etc.) | Jeff Garzik | 2005-08-23 | 5 | -28/+4 |
* | | [PATCH] Kconfig fix (non-modular SCSI drivers) | Al Viro | 2005-08-23 | 1 | -3/+3 |
* | | [PATCH] Kconfig fix (acornscsi) | Al Viro | 2005-08-23 | 1 | -1/+1 |
|/ |
|
* | Revert "dc395x: Fix support for highmem" | Linus Torvalds | 2005-08-14 | 1 | -35/+13 |
* | Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-10 | 2 | -1/+2 |
|\ |
|
| * | libata: fix EH-related lockup by properly cleaning EH command list | Tejun Heo | 2005-08-10 | 1 | -0/+1 |
| * | [PATCH] sata: fix sata_sx4 dma_prep to not use sg->length | Tejun Heo | 2005-08-10 | 1 | -1/+1 |
* | | [SCSI] dpt_i2o pci_request_regions fix | Salyzyn, Mark | 2005-08-09 | 1 | -1/+1 |
* | | [SCSI] fix target scanning oops with fc transport class | James.Smart@Emulex.Com | 2005-08-08 | 2 | -1/+34 |
* | | [SCSI] Bug 4940 Repeatable Kernel Panic on Adaptec 2015S I20 device on bootup | James Bottomley | 2005-08-08 | 1 | -1/+8 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-08-04 | 5 | -41/+40 |
|\ |
|
| * | [SCSI] fix aic7xxx performance issues since 2.6.12-rc2 | James Bottomley | 2005-08-04 | 1 | -9/+5 |
| * | [SCSI] aic7xxx: final fixes for DT handling | James Bottomley | 2005-08-02 | 1 | -4/+4 |
| * | [SCSI] Fix SCSI tape oops at module removal | Kai Makisara | 2005-08-02 | 1 | -6/+2 |
| * | [SCSI] ServeRAID V7.12.02 | Jack Hammer | 2005-08-02 | 2 | -21/+26 |
| * | [SCSI] aic7xxx: fix bug in DT handing | James Bottomley | 2005-07-30 | 1 | -4/+6 |
| * | [SCSI] scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJ | Linda Xie | 2005-07-30 | 1 | -1/+1 |
* | | [PATCH] aic byteorder fixes after recent cleanup | Olaf Hering | 2005-08-02 | 2 | -5/+7 |
* | | [PATCH] aacraid: Fix for controller load based timeouts | Mark Haverkamp | 2005-08-01 | 2 | -6/+3 |
* | | [PATCH] SCSI_SATA has to be a tristate | Adrian Bunk | 2005-07-31 | 1 | -1/+1 |
|/ |
|
* | Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/... | Linus Torvalds | 2005-07-29 | 1 | -6/+13 |
|\ |
|
| * | libata: Check PCI sub-class code before disabling AHCI | Greg Felix | 2005-07-28 | 1 | -6/+13 |
* | | [PATCH] More qla2xxx configuration fixes | Andrew Vasquez | 2005-07-27 | 2 | -1/+14 |
* | | Fix up qla2xxx configuration bogosity | Linus Torvalds | 2005-07-27 | 2 | -2/+0 |
* | | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 | 2 | -2/+2 |
* | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-27 | 13 | -20/+29 |
* | | [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdev | Alan Stern | 2005-07-27 | 1 | -1/+2 |
* | | Fix compiler warning in qla_iocb.c | Linus Torvalds | 2005-07-26 | 1 | -1/+1 |
* | | [PATCH] qla2xxx: Kconfig dependency fix | Andrew Morton | 2005-07-26 | 1 | -0/+1 |
* | | [PATCH] qla: remove anonymous union | Andrew Morton | 2005-07-26 | 1 | -3/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-07-26 | 95 | -30367/+34948 |
|\ \
| |/
|/| |
|
| * | [SCSI] Redundant this_count check in sd_init_command() | Chen, Kenneth W | 2005-07-14 | 1 | -3/+0 |
| * | [SCSI] Redundant memset in scsi_alloc_sgtable | Chen, Kenneth W | 2005-07-14 | 1 | -2/+0 |
| * | [SCSI] add int_to_scsilun() function | James.Smart@Emulex.Com | 2005-07-14 | 1 | -0/+32 |
| * | [SCSI] qla2xxx: Cleanup FC remote port registration. | Andrew Vasquez | 2005-07-14 | 2 | -22/+11 |
| * | [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic. | Andrew Vasquez | 2005-07-14 | 2 | -47/+42 |
| * | [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str(). | Andrew Vasquez | 2005-07-14 | 1 | -1/+4 |
| * | [SCSI] aacraid: Fix sgmap error | Mark Haverkamp | 2005-07-14 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Update version number to 8.01.00b5-k. | Andrew Vasquez | 2005-07-14 | 1 | -3/+3 |
| * | [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions. | Andrew Vasquez | 2005-07-14 | 2 | -3/+3 |
| * | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 2005-07-14 | 21 | -21/+21 |
| * | [SCSI] qla2xxx: Firmware updates. | Andrew Vasquez | 2005-07-14 | 5 | -27900/+28078 |
| * | [SCSI] qla2xxx: Code scrubbing. | Andrew Vasquez | 2005-07-14 | 14 | -306/+199 |
| * | [SCSI] qla2xxx: NVRAM id-list updates. | Andrew Vasquez | 2005-07-14 | 1 | -5/+41 |
| * | [SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition. | Andrew Vasquez | 2005-07-14 | 4 | -95/+350 |
| * | [SCSI] qla2xxx: Add ISP24xx initialization routines. | Andrew Vasquez | 2005-07-14 | 3 | -135/+848 |
| * | [SCSI] qla2xxx: Add ISP24xx ISR routines. | Andrew Vasquez | 2005-07-14 | 2 | -164/+419 |
| * | [SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines. | Andrew Vasquez | 2005-07-14 | 3 | -16/+323 |
| * | [SCSI] qla2xxx: Add ISP24xx flash-manipulation routines. | Andrew Vasquez | 2005-07-14 | 4 | -79/+531 |