summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2007-10-04[SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori-0/+8
2007-10-02Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds-2/+2
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik-2/+2
2007-09-25[SCSI] esp: fix instance numbering.David Miller-1/+2
2007-09-22[SCSI] scsi_transport_spi: fix domain validation failure from incorrect width...James Bottomley-6/+22
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-73/+98
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven-0/+6
2007-08-22m68k: Fix a few hickups in drivers/scsi/KconfigGeert Uytterhoeven-2/+2
2007-08-15[SCSI] libiscsi: sync up iscsi and scsi eh's access to the connectionMike Christie-11/+43
2007-08-15[SCSI] libiscsi: fix null ptr regression when aborting a command with data to...Mike Christie-2/+9
2007-08-15[SCSI] qla2xxx: Update version number to 8.02.00-k3.Andrew Vasquez-1/+1
2007-08-15[SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs.Andrew Vasquez-12/+9
2007-08-15[SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez-44/+30
2007-08-15[SCSI] qla2xxx: Correct management-server login-state synchronization issue.Andrew Vasquez-0/+1
2007-08-15[SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.Andrew Vasquez-2/+4
2007-08-15[SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.Andrew Vasquez-1/+1
2007-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-2001/+2670
2007-08-04[SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark-1/+3
2007-08-04[SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh-44/+47
2007-08-04[SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh-28/+27
2007-08-04[SCSI] aha152x: Clean Reset pathBoaz Harrosh-9/+9
2007-08-04[SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh-4/+4
2007-08-04[SCSI] aha152x: use bounce bufferBoaz Harrosh-0/+7
2007-08-04[SCSI] aha152x: fix debug mode symbol conflictBoaz Harrosh-6/+6
2007-08-04[SCSI] sd: disentangle barriers in SCSIJames Bottomley-20/+11
2007-08-03[SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart-1/+1
2007-08-02[SCSI] qlogicpti: Some cosmetic changesMark Fortescue-21/+29
2007-08-01drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzallocMariusz Kozlowski-6/+4
2007-08-01[SCSI] lpfc 8.2.2 : Change version number to 8.2.2James Smart-1/+1
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart-54/+23
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart-246/+342
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart-23/+168
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart-1137/+852
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart-149/+354
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart-223/+308
2007-08-01[SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart-58/+488
2007-08-01[SCSI] initialize shost_data to zeroFUJITA Tomonori-1/+1
2007-07-31Remove the arm26 portAdrian Bunk-176/+0
2007-07-31[SCSI] ESP: Revert ESP_BUS_TIMEOUT back down to 250David Miller-1/+1
2007-07-31[SCSI] dpt_i2o: convert to SCSI hotplug modelMatthew Wilcox-68/+73
2007-07-31[SCSI] qla2xxx: fix panic caused by previous patchSeokmann Ju-0/+14
2007-07-31[SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley-1/+21
2007-07-31[SCSI] st: Use mutex instead of semaphoreMatthias Kaehlcke-9/+10
2007-07-31[SCSI] libsas: fix build dependencies on libataJames Bottomley-1/+2
2007-07-31[SCSI] gdth: remove redundant PCI stuffJeff Garzik-32/+22
2007-07-31[SCSI] ibmvscsi: use shost_privFUJITA Tomonori-22/+11
2007-07-31[SCSI] ibmvscsi: remove unnecessary map_sg checkFUJITA Tomonori-6/+0
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-13799/+14757
2007-07-28[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl-3/+10
2007-07-28[SCSI] aacraid: fix Sunrise Lake reset handlingSalyzyn, Mark-1/+1