Age | Commit message (Expand) | Author | Files | Lines |
2005-07-29 | Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/... | Linus Torvalds | 1 | -6/+13 |
2005-07-28 | libata: Check PCI sub-class code before disabling AHCI | Greg Felix | 1 | -6/+13 |
2005-07-28 | [PATCH] More qla2xxx configuration fixes | Andrew Vasquez | 2 | -1/+14 |
2005-07-28 | Fix up qla2xxx configuration bogosity | Linus Torvalds | 2 | -2/+0 |
2005-07-28 | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2 | -2/+2 |
2005-07-28 | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 13 | -20/+29 |
2005-07-28 | [PATCH] scsi_scan: check return code from scsi_sysfs_add_sdev | Alan Stern | 1 | -1/+2 |
2005-07-27 | Fix compiler warning in qla_iocb.c | Linus Torvalds | 1 | -1/+1 |
2005-07-27 | [PATCH] qla2xxx: Kconfig dependency fix | Andrew Morton | 1 | -0/+1 |
2005-07-27 | [PATCH] qla: remove anonymous union | Andrew Morton | 1 | -3/+1 |
2005-07-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 95 | -30367/+34948 |
2005-07-14 | [SCSI] Redundant this_count check in sd_init_command() | Chen, Kenneth W | 1 | -3/+0 |
2005-07-14 | [SCSI] Redundant memset in scsi_alloc_sgtable | Chen, Kenneth W | 1 | -2/+0 |
2005-07-14 | [SCSI] add int_to_scsilun() function | James.Smart@Emulex.Com | 1 | -0/+32 |
2005-07-14 | [SCSI] qla2xxx: Cleanup FC remote port registration. | Andrew Vasquez | 2 | -22/+11 |
2005-07-14 | [SCSI] qla2xxx: Consolidate ISP24xx chip reset logic. | Andrew Vasquez | 2 | -47/+42 |
2005-07-14 | [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str(). | Andrew Vasquez | 1 | -1/+4 |
2005-07-14 | [SCSI] aacraid: Fix sgmap error | Mark Haverkamp | 1 | -1/+1 |
2005-07-14 | [SCSI] qla2xxx: Update version number to 8.01.00b5-k. | Andrew Vasquez | 1 | -3/+3 |
2005-07-14 | [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions. | Andrew Vasquez | 2 | -3/+3 |
2005-07-14 | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 21 | -21/+21 |
2005-07-14 | [SCSI] qla2xxx: Firmware updates. | Andrew Vasquez | 5 | -27900/+28078 |
2005-07-14 | [SCSI] qla2xxx: Code scrubbing. | Andrew Vasquez | 14 | -306/+199 |
2005-07-14 | [SCSI] qla2xxx: NVRAM id-list updates. | Andrew Vasquez | 1 | -5/+41 |
2005-07-14 | [SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition. | Andrew Vasquez | 4 | -95/+350 |
2005-07-14 | [SCSI] qla2xxx: Add ISP24xx initialization routines. | Andrew Vasquez | 3 | -135/+848 |
2005-07-14 | [SCSI] qla2xxx: Add ISP24xx ISR routines. | Andrew Vasquez | 2 | -164/+419 |
2005-07-14 | [SCSI] qla2xxx: Add ISP24xx IOCB manipulation routines. | Andrew Vasquez | 3 | -16/+323 |
2005-07-14 | [SCSI] qla2xxx: Add ISP24xx flash-manipulation routines. | Andrew Vasquez | 4 | -79/+531 |
2005-07-14 | [SCSI] qla2xxx: Add MBX command routines for ISP24xx support. | Andrew Vasquez | 5 | -244/+809 |
2005-07-14 | [SCSI] qla2xxx: Generalize SNS generic-services routines. | Andrew Vasquez | 4 | -73/+121 |
2005-07-14 | [SCSI] qla2xxx: Add ISP24xx diagnostic routines. | Andrew Vasquez | 3 | -1/+983 |
2005-07-14 | [SCSI] qla2xxx: Add ISP24xx definitions. | Andrew Vasquez | 11 | -152/+1318 |
2005-07-14 | [SCSI] qla2xxx: Add pci ids for new ISP types. | Andrew Vasquez | 1 | -21/+0 |
2005-07-14 | [SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables. | Andrew Vasquez | 10 | -199/+275 |
2005-07-13 | [PATCH] aacraid: swapped kmalloc args. | Dave Jones | 1 | -1/+1 |
2005-07-12 | [SCSI] SPI transport class, don't negotiate options not supported | James Bottomley | 1 | -5/+8 |
2005-07-11 | [SCSI] aic7xxx: remove ahc_tailq | Christoph Hellwig | 7 | -261/+6 |
2005-07-11 | [SCSI] aic7xxx: sane pci probing | Christoph Hellwig | 4 | -60/+22 |
2005-07-11 | [SCSI] add TYPE_RBC to our type table | James Bottomley | 1 | -0/+1 |
2005-07-11 | [SCSI] dpt_i2o warning fix | Andrew Morton | 1 | -1/+0 |
2005-07-11 | [SCSI] aic79xx: ahd_linux_dev_reset() cleanup | Andrew Morton | 1 | -2/+2 |
2005-07-08 | [PATCH] pcmcia: remove references to pcmcia/version.h | Dominik Brodowski | 4 | -4/+0 |
2005-07-08 | [PATCH] pcmcia: remove client services version (fix) | Pavel Roskin | 1 | -0/+4 |
2005-07-08 | [PATCH] pcmcia: remove client services version | Pavel Roskin | 1 | -4/+0 |
2005-07-08 | [PATCH] pcmcia: move event handler | Dominik Brodowski | 5 | -26/+10 |
2005-07-06 | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2 | -9/+6 |
2005-07-03 | [SCSI] aic7xxx: fix boot hang with Fujitsu drives | James Bottomley | 1 | -0/+8 |
2005-07-03 | [SCSI] IBM VSCSI Client: sending client info to server | Linda Xie | 3 | -3/+54 |
2005-07-03 | [SCSI] lpfc: Change version to 8.0.29. | James.Smart@Emulex.Com | 1 | -1/+1 |