summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-12[SCSI] docbook and kernel-doc updatesRandy Dunlap3-44/+40
2008-01-12[SCSI] kernel-doc: use correct function nameRandy Dunlap1-1/+1
2008-01-12[SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2-3/+3
2008-01-12[SCSI] megaraid_sas: Update version and changelogbo yang2-9/+9
2008-01-12[SCSI] megaraid_sas: support for poll_mode_io (reduced interrupt)bo yang2-6/+149
2008-01-12[SCSI] megaraid_sas: call cmd completion from resetbo yang2-54/+70
2008-01-12[SCSI] megaraid_sas: use unsigned long for sense_buff ptrbo yang1-5/+8
2008-01-12[SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per...bo yang2-6/+10
2008-01-12[SCSI] megaraid_sas: add hibernation supportbo yang2-70/+233
2008-01-12[SCSI] 3w-9xxx: fix abysmal write performance on some motherboardsTony Battersby1-0/+1
2008-01-12[SCSI] libsas: Fix various sparse complaintsDarrick J. Wong1-1/+5
2008-01-12[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong9-35/+35
2008-01-12[SCSI] megaraid_sas: Convert aen_mutex to the mutex APIMatthias Kaehlcke2-4/+5
2008-01-12[SCSI] imm: convert to accessors and !use_sg cleanupBoaz Harrosh1-8/+5
2008-01-12[SCSI] ppa: convert to accessors and !use_sg cleanupBoaz Harrosh1-7/+5
2008-01-12[SCSI] Add Documentation and integrate into docbook buildRob Landley15-288/+411
2008-01-12[SCSI] zfcp: Reduce flood on hba traceChristof Schmitt1-6/+0
2008-01-12[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt4-10/+0
2008-01-12[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt1-0/+3
2008-01-12[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2-6/+6
2008-01-12[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt1-2/+6
2008-01-12[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt1-3/+2
2008-01-12[SCSI] aacraid: forced reset overrideSalyzyn, Mark4-13/+19
2008-01-12[SCSI] NCR5380 family: convert to accessors & !use_sg cleanupBoaz Harrosh3-29/+29
2008-01-12[SCSI] wd7000: proper fix for boards without sg supportBoaz Harrosh1-6/+6
2008-01-12[SCSI] atp870u: convert to accessors and !use_sg cleanupBoaz Harrosh1-85/+17
2008-01-12[SCSI] scsi_debug: convert to use the data buffer accessorsBoaz Harrosh1-27/+10
2008-01-12[SCSI] isd200: use one-element sg list in issuing commandsBoaz Harrosh1-20/+46
2008-01-12[SCSI] usb: transport - convert to accessors and !use_sg code path removalBoaz Harrosh2-17/+30
2008-01-12[SCSI] usb: shuttle_usbat - convert to accessors and !use_sg code path removalBoaz Harrosh1-42/+26
2008-01-12[SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanupBoaz Harrosh2-14/+9
2008-01-12[SCSI] usb: protocol - convert to accessors and !use_sg code path removalBoaz Harrosh1-73/+53
2008-01-12[SCSI] seagate: Remove driverBoaz Harrosh3-1684/+0
2008-01-12[SCSI] psi240i: remove driverBoaz Harrosh5-1211/+0
2008-01-12[SCSI] in2000: convert to accessors and !use_sg cleanupBoaz Harrosh1-5/+5
2008-01-12[SCSI] qlogicpti: convert to accessors and !use_sg cleanupBoaz Harrosh1-22/+7
2008-01-12[SCSI] wd33c93: convert to accessors and !use_sg cleanupBoaz Harrosh1-5/+5
2008-01-12[SCSI] fd_mcs: convert to accessors and !use_sg cleanupBoaz Harrosh1-25/+11
2008-01-12[SCSI] aha1542: convert to accessors and !use_sg cleanupBoaz Harrosh1-35/+10
2008-01-12[SCSI] a3000: convert to accessors and !use_sg cleanupBoaz Harrosh1-12/+3
2008-01-12[SCSI] a2091: convert to accessors and !use_sg cleanupBoaz Harrosh1-31/+5
2008-01-12[SCSI] eata_pio: convert to accessors and !use_sg cleanupBoaz Harrosh1-6/+6
2008-01-12[SCSI] nsp_cs: convert to data accessors and !use_sg cleanupBoaz Harrosh1-20/+34
2008-01-12[SCSI] aha152x: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh1-30/+8
2008-01-12[SCSI] add DID_REQUEUE string to scsi_show_result host tableMike Christie1-1/+1
2008-01-12[SCSI] lpfc 8.2.3 : Change version number to 8.2.3James Smart1-1/+1
2008-01-12[SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart3-0/+30
2008-01-12[SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart4-13/+153
2008-01-12[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart10-41/+152
2008-01-12[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart7-204/+300