summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-31hpsa: rework controller command submissionWebb Scales
2015-05-31hpsa: clean up host, channel, target, lun printsWebb Scales
2015-05-31hpsa: add masked physical devices into h->dev[] arrayStephen Cameron
2015-05-31hpsa: dont meddle with hw which isn't ours (cciss)Tomas Henzl
2015-05-31cciss: correct the non-resettable board listTomas Henzl
2015-05-31cciss: remove duplicate entries from board_type structTomas Henzl
2015-05-25advansys: Update to version 3.5 and remove compilation warningHannes Reinecke
2015-05-25advansys: Remove call to dma_cache_sync()Hannes Reinecke
2015-05-25advansys: use spin_lock_irqsave() in interrupt handlerHannes Reinecke
2015-05-25advansys: Check for DMA mapping errorsHannes Reinecke
2015-05-25advansys: Remove cmd_per_lun settingHannes Reinecke
2015-05-25advansys: Remove obsolete virtual memory mapping commentHannes Reinecke
2015-05-25advansys: Remove 'a_flag'Hannes Reinecke
2015-05-25advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'Hannes Reinecke
2015-05-25advansys: Remove CC_VERY_LONG_SG_LISTHannes Reinecke
2015-05-25advansys: Remove ASC_SCSI_REQ_QHannes Reinecke
2015-05-25advansys: scsi_q1->data_addr is little endianHannes Reinecke
2015-05-25advansys: cleanup function return codesHannes Reinecke
2015-05-25advansys: Make AscIsrChipHalted() a void functionHannes Reinecke
2015-05-25advansys: remove 'ERR' definitionHannes Reinecke
2015-05-25advansys: Remove 'TRUE' and 'FALSE' definitionsHannes Reinecke
2015-05-25advansys: use standard data typesHannes Reinecke
2015-05-25advansys: use 'bool' instead of 'int'Hannes Reinecke
2015-05-25advansys: Use dma_pool for sg elementsHannes Reinecke
2015-05-25advansys: Use DMA-API for mapping request blocksHannes Reinecke
2015-05-25advansys: Use DMA-API for carrier bufferHannes Reinecke
2015-05-25advansys: use DMA-API for mapping sense bufferHannes Reinecke
2015-05-25advansys: use shared host tag map for command lookupHannes Reinecke
2015-05-25advansys: use host_resetHannes Reinecke
2015-05-25virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITYChristoph Hellwig
2015-05-25be2iscsi : Bump the driver versionJohn Soni Jose
2015-05-25be2iscsi : Logout of FW Boot SessionJohn Soni Jose
2015-05-25be2iscsi : Fix memory check before unmapping.John Soni Jose
2015-05-25be2iscsi : Fix memory leak in the unload pathJohn Soni Jose
2015-05-25be2iscsi : Fix the PCI request region reserving.John Soni Jose
2015-05-25be2iscsi : Fix the retry count for boot targetsJohn Soni Jose
2015-05-25megaraid_sas : swap whole register in megasas_register_aenChristoph Hellwig
2015-05-25megaraid_sas : fix megasas_fire_cmd_fusion calling conventionChristoph Hellwig
2015-05-25megaraid_sas : add missing byte swaps to the sriov codeChristoph Hellwig
2015-05-25megaraid_sas : bytewise or should be done on native endian variablesChristoph Hellwig
2015-05-25megaraid_sas : move endianness conversion into caller of megasas_get_seq_numChristoph Hellwig
2015-05-25megaraid_sas : add endianness conversions for all onesChristoph Hellwig
2015-05-25megaraid_sas : add endianness annotationsChristoph Hellwig
2015-05-25megaraid_sas : add missing __iomem annotationsChristoph Hellwig
2015-05-25megaraid_sas : megasas_complete_outstanding_ioctls() can be statickbuild test robot
2015-05-25megaraid_sas : Support for Avago's Single server High Availability productSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Add release date and update driver versionSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Modify driver's meta data to reflect AvagoSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Use Block layer tag support for internal command indexingSumit.Saxena@avagotech.com
2015-05-25megaraid_sas : Enhanced few printsSumit.Saxena@avagotech.com