summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori2007-10-041-0/+8
* Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-10-021-2/+2
|\
| * aic94xx: fix DMA data direction for SMP requestsJeff Garzik2007-10-021-2/+2
* | [SCSI] esp: fix instance numbering.David Miller2007-09-251-1/+2
* | [SCSI] scsi_transport_spi: fix domain validation failure from incorrect width...James Bottomley2007-09-221-6/+22
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-09-118-73/+98
|\
| * [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connectionMike Christie2007-08-151-11/+43
| * [SCSI] libiscsi: fix null ptr regression when aborting a command with data to...Mike Christie2007-08-151-2/+9
| * [SCSI] qla2xxx: Update version number to 8.02.00-k3.Andrew Vasquez2007-08-151-1/+1
| * [SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs.Andrew Vasquez2007-08-151-12/+9
| * [SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez2007-08-153-44/+30
| * [SCSI] qla2xxx: Correct management-server login-state synchronization issue.Andrew Vasquez2007-08-151-0/+1
| * [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.Andrew Vasquez2007-08-151-2/+4
| * [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.Andrew Vasquez2007-08-151-1/+1
* | Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-221-0/+6
* | m68k: Fix a few hickups in drivers/scsi/KconfigGeert Uytterhoeven2007-08-221-2/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-0638-2001/+2670
|\
| * [SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark2007-08-041-1/+3
| * [SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh2007-08-041-44/+47
| * [SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh2007-08-041-28/+27
| * [SCSI] aha152x: Clean Reset pathBoaz Harrosh2007-08-041-9/+9
| * [SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh2007-08-041-4/+4
| * [SCSI] aha152x: use bounce bufferBoaz Harrosh2007-08-041-0/+7
| * [SCSI] aha152x: fix debug mode symbol conflictBoaz Harrosh2007-08-042-6/+6
| * [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-042-20/+11
| * [SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart2007-08-031-1/+1
| * [SCSI] qlogicpti: Some cosmetic changesMark Fortescue2007-08-021-21/+29
| * [SCSI] lpfc 8.2.2 : Change version number to 8.2.2James Smart2007-08-011-1/+1
| * [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-0111-54/+23
| * [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-0116-246/+342
| * [SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart2007-08-017-23/+168
| * [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-0113-1137/+852
| * [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-0110-149/+354
| * [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-0110-223/+308
| * [SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart2007-08-019-58/+488
| * [SCSI] initialize shost_data to zeroFUJITA Tomonori2007-08-011-1/+1
| * [SCSI] ESP: Revert ESP_BUS_TIMEOUT back down to 250David Miller2007-07-311-1/+1
| * [SCSI] dpt_i2o: convert to SCSI hotplug modelMatthew Wilcox2007-07-312-68/+73
| * [SCSI] qla2xxx: fix panic caused by previous patchSeokmann Ju2007-07-311-0/+14
| * [SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley2007-07-311-1/+21
| * [SCSI] st: Use mutex instead of semaphoreMatthias Kaehlcke2007-07-312-9/+10
| * [SCSI] libsas: fix build dependencies on libataJames Bottomley2007-07-311-1/+2
| * [SCSI] gdth: remove redundant PCI stuffJeff Garzik2007-07-312-32/+22
| * [SCSI] ibmvscsi: use shost_privFUJITA Tomonori2007-07-311-22/+11
| * [SCSI] ibmvscsi: remove unnecessary map_sg checkFUJITA Tomonori2007-07-311-6/+0
* | drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-011-6/+4
* | Remove the arm26 portAdrian Bunk2007-07-313-176/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-2922-13799/+14757
|\
| * [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl2007-07-281-3/+10
| * [SCSI] aacraid: fix Sunrise Lake reset handlingSalyzyn, Mark2007-07-281-1/+1
OpenPOWER on IntegriCloud