summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* hpsa: factor out hpsa_init_cmd functionStephen Cameron2015-05-312-26/+53
* hpsa: make function names consistentRobert Elliott2015-05-311-6/+8
* hpsa: allow lockup detected to be viewed via sysfsStephen Cameron2015-05-311-0/+17
* hpsa: hpsa decode sense data for io and tmfStephen Cameron2015-05-312-35/+119
* hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmdsStephen Cameron2015-05-311-0/+1
* hpsa: clean up abortsStephen Cameron2015-05-312-33/+147
* hpsa: rework controller command submissionWebb Scales2015-05-312-85/+254
* hpsa: clean up host, channel, target, lun printsWebb Scales2015-05-311-35/+35
* hpsa: add masked physical devices into h->dev[] arrayStephen Cameron2015-05-313-121/+141
* hpsa: dont meddle with hw which isn't ours (cciss)Tomas Henzl2015-05-311-10/+11
* cciss: correct the non-resettable board listTomas Henzl2015-05-311-2/+21
* cciss: remove duplicate entries from board_type structTomas Henzl2015-05-311-4/+0
* advansys: Update to version 3.5 and remove compilation warningHannes Reinecke2015-05-253-21/+9
* advansys: Remove call to dma_cache_sync()Hannes Reinecke2015-05-252-6/+6
* advansys: use spin_lock_irqsave() in interrupt handlerHannes Reinecke2015-05-251-2/+3
* advansys: Check for DMA mapping errorsHannes Reinecke2015-05-251-5/+22
* advansys: Remove cmd_per_lun settingHannes Reinecke2015-05-251-18/+0
* advansys: Remove obsolete virtual memory mapping commentHannes Reinecke2015-05-251-10/+0
* advansys: Remove 'a_flag'Hannes Reinecke2015-05-251-25/+7
* advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'Hannes Reinecke2015-05-251-9/+9
* advansys: Remove CC_VERY_LONG_SG_LISTHannes Reinecke2015-05-251-238/+5
* advansys: Remove ASC_SCSI_REQ_QHannes Reinecke2015-05-251-21/+10
* advansys: scsi_q1->data_addr is little endianHannes Reinecke2015-05-251-4/+4
* advansys: cleanup function return codesHannes Reinecke2015-05-251-22/+13
* advansys: Make AscIsrChipHalted() a void functionHannes Reinecke2015-05-251-17/+13
* advansys: remove 'ERR' definitionHannes Reinecke2015-05-251-6/+5
* advansys: Remove 'TRUE' and 'FALSE' definitionsHannes Reinecke2015-05-251-41/+38
* advansys: use standard data typesHannes Reinecke2015-05-251-106/+66
* advansys: use 'bool' instead of 'int'Hannes Reinecke2015-05-251-16/+16
* advansys: Use dma_pool for sg elementsHannes Reinecke2015-05-251-63/+45
* advansys: Use DMA-API for mapping request blocksHannes Reinecke2015-05-251-54/+54
* advansys: Use DMA-API for carrier bufferHannes Reinecke2015-05-251-133/+103
* advansys: use DMA-API for mapping sense bufferHannes Reinecke2015-05-251-9/+16
* advansys: use shared host tag map for command lookupHannes Reinecke2015-05-251-146/+79
* advansys: use host_resetHannes Reinecke2015-05-251-16/+11
* virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITYChristoph Hellwig2015-05-252-2/+10
* be2iscsi : Bump the driver versionJohn Soni Jose2015-05-251-1/+1
* be2iscsi : Logout of FW Boot SessionJohn Soni Jose2015-05-254-0/+87
* be2iscsi : Fix memory check before unmapping.John Soni Jose2015-05-251-3/+7
* be2iscsi : Fix memory leak in the unload pathJohn Soni Jose2015-05-251-6/+12
* be2iscsi : Fix the PCI request region reserving.John Soni Jose2015-05-251-4/+18
* be2iscsi : Fix the retry count for boot targetsJohn Soni Jose2015-05-253-3/+28
* megaraid_sas : swap whole register in megasas_register_aenChristoph Hellwig2015-05-251-2/+2
* megaraid_sas : fix megasas_fire_cmd_fusion calling conventionChristoph Hellwig2015-05-251-41/+31
* megaraid_sas : add missing byte swaps to the sriov codeChristoph Hellwig2015-05-251-21/+25
* megaraid_sas : bytewise or should be done on native endian variablesChristoph Hellwig2015-05-251-1/+3
* megaraid_sas : move endianness conversion into caller of megasas_get_seq_numChristoph Hellwig2015-05-251-6/+6
* megaraid_sas : add endianness conversions for all onesChristoph Hellwig2015-05-253-8/+10
* megaraid_sas : add endianness annotationsChristoph Hellwig2015-05-255-296/+296
* megaraid_sas : add missing __iomem annotationsChristoph Hellwig2015-05-252-5/+6
OpenPOWER on IntegriCloud