summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-12scsi: qla2xxx: Reduce the number of casts in GID list codeBart Van Assche
2019-08-12scsi: qla2xxx: Verify locking assumptions at runtimeBart Van Assche
2019-08-12scsi: qla2xxx: Change data_dsd into an arrayBart Van Assche
2019-08-12scsi: qla2xxx: Declare qla_tgt_cmd.cdb constBart Van Assche
2019-08-12scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecomm...Bart Van Assche
2019-08-12scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into voidBart Van Assche
2019-08-12scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument constBart Van Assche
2019-08-12scsi: qla2xxx: Remove a superfluous forward declarationBart Van Assche
2019-08-12scsi: qla2xxx: Remove an include directive from qla_mr.cBart Van Assche
2019-08-12scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.hBart Van Assche
2019-08-12scsi: qla2xxx: Use tabs instead of spaces for indentationBart Van Assche
2019-08-12scsi: qla2xxx: Improve Linux kernel coding style conformanceBart Van Assche
2019-08-12scsi: qla2xxx: Really fix qla2xxx_eh_abort()Bart Van Assche
2019-08-12scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference countBart Van Assche
2019-08-07scsi: mpt3sas: Update driver version to 31.100.00.00Suganath Prabu
2019-08-07scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISRSuganath Prabu
2019-08-07scsi: mpt3sas: Reduce the performance dropSuganath Prabu
2019-08-07scsi: mpt3sas: Handle fault during HBA initializationSuganath Prabu
2019-08-07scsi: mpt3sas: Add sysfs to know supported featuresSuganath Prabu
2019-08-07scsi: mpt3sas: Support MEMORY MOVE Tool box commandSuganath Prabu
2019-08-07scsi: mpt3sas: Allow ioctls to blocked access status NVMeSuganath Prabu
2019-08-07scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu
2019-08-07scsi: mpt3sas: Update MPI headers to 2.6.8 specSuganath Prabu
2019-08-07scsi: mpt3sas: Gracefully handle online firmware updateSuganath Prabu
2019-08-07scsi: mpt3sas: memset request frame before reusingSuganath Prabu
2019-08-07scsi: mpt3sas: Add support for PCIe Lane marginSuganath Prabu
2019-08-07scsi: pm80xx: remove redundant assignments to variable rcColin Ian King
2019-08-07scsi: hisi_sas: Consolidate internal abort calls in LU reset operationLuo Jiaxing
2019-08-07scsi: hisi_sas: replace "%p" with "%pK"Xiang Chen
2019-08-07scsi: hisi_sas: Remove some unnecessary codeXiang Chen
2019-08-07scsi: hisi_sas: Modify return type of debugfs functionsLuo Jiaxing
2019-08-07scsi: hisi_sas: Drop free_irq() when devm_request_irq() failedXiang Chen
2019-08-07scsi: hisi_sas: Drop SMP resp frame DMA mappingJohn Garry
2019-08-07scsi: hisi_sas: Drop kmap_atomic() in SMP command completionJohn Garry
2019-08-07scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZEXiang Chen
2019-08-07scsi: hisi_sas: Don't bother clearing status buffer IU in task prepXiang Chen
2019-08-07scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()Luo Jiaxing
2019-08-07scsi: hisi_sas: Snapshot AXI and RAS register at debugfsLuo Jiaxing
2019-08-07scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfsLuo Jiaxing
2019-08-07scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCTLuo Jiaxing
2019-08-07scsi: hisi_sas: Drop hisi_sas_hw.get_free_slotJohn Garry
2019-08-07scsi: hisi_sas: Make max IPTT count equal for all hw revisionsJohn Garry
2019-08-07scsi: ncr53c8xx: Mark expected switch fall-throughHelge Deller
2019-08-07scsi: target: tcmu: clean the nl_cmd of the udev when nl send failsLi Zhong
2019-08-07scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFSAnil Varughese
2019-08-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-08-07scsi: core: Complain if scsi_target_block() failsBart Van Assche
2019-08-07scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_stateBart Van Assche
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler
2019-08-07scsi: wd33c93: Mark expected switch fall-throughGustavo A. R. Silva