summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Remove a superfluous forward declarationBart Van Assche2019-08-131-2/+0
* scsi: qla2xxx: Remove an include directive from qla_mr.cBart Van Assche2019-08-131-1/+0
* scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.hBart Van Assche2019-08-131-0/+2
* scsi: qla2xxx: Use tabs instead of spaces for indentationBart Van Assche2019-08-131-39/+39
* scsi: qla2xxx: Improve Linux kernel coding style conformanceBart Van Assche2019-08-137-22/+22
* scsi: qla2xxx: Really fix qla2xxx_eh_abort()Bart Van Assche2019-08-131-0/+21
* scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference countBart Van Assche2019-08-131-0/+2
* scsi: mpt3sas: Update driver version to 31.100.00.00Suganath Prabu2019-08-081-2/+2
* scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISRSuganath Prabu2019-08-081-10/+16
* scsi: mpt3sas: Reduce the performance dropSuganath Prabu2019-08-081-5/+2
* scsi: mpt3sas: Handle fault during HBA initializationSuganath Prabu2019-08-081-13/+62
* scsi: mpt3sas: Add sysfs to know supported featuresSuganath Prabu2019-08-083-0/+27
* scsi: mpt3sas: Support MEMORY MOVE Tool box commandSuganath Prabu2019-08-081-2/+25
* scsi: mpt3sas: Allow ioctls to blocked access status NVMeSuganath Prabu2019-08-082-2/+27
* scsi: mpt3sas: Enumerate SES of a managed PCIe switchSuganath Prabu2019-08-084-37/+83
* scsi: mpt3sas: Update MPI headers to 2.6.8 specSuganath Prabu2019-08-085-34/+46
* scsi: mpt3sas: Gracefully handle online firmware updateSuganath Prabu2019-08-082-0/+95
* scsi: mpt3sas: memset request frame before reusingSuganath Prabu2019-08-082-0/+3
* scsi: mpt3sas: Add support for PCIe Lane marginSuganath Prabu2019-08-081-3/+4
* scsi: pm80xx: remove redundant assignments to variable rcColin Ian King2019-08-081-10/+3
* scsi: hisi_sas: Consolidate internal abort calls in LU reset operationLuo Jiaxing2019-08-081-17/+9
* scsi: hisi_sas: replace "%p" with "%pK"Xiang Chen2019-08-083-7/+7
* scsi: hisi_sas: Remove some unnecessary codeXiang Chen2019-08-082-7/+3
* scsi: hisi_sas: Modify return type of debugfs functionsLuo Jiaxing2019-08-081-33/+18
* scsi: hisi_sas: Drop free_irq() when devm_request_irq() failedXiang Chen2019-08-082-44/+11
* scsi: hisi_sas: Drop SMP resp frame DMA mappingJohn Garry2019-08-084-30/+10
* scsi: hisi_sas: Drop kmap_atomic() in SMP command completionJohn Garry2019-08-083-9/+3
* scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZEXiang Chen2019-08-081-1/+1
* scsi: hisi_sas: Don't bother clearing status buffer IU in task prepXiang Chen2019-08-081-2/+4
* scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()Luo Jiaxing2019-08-081-3/+8
* scsi: hisi_sas: Snapshot AXI and RAS register at debugfsLuo Jiaxing2019-08-083-18/+162
* scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfsLuo Jiaxing2019-08-083-2/+161
* scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCTLuo Jiaxing2019-08-081-2/+4
* scsi: hisi_sas: Drop hisi_sas_hw.get_free_slotJohn Garry2019-08-085-112/+7
* scsi: hisi_sas: Make max IPTT count equal for all hw revisionsJohn Garry2019-08-085-28/+19
* scsi: ncr53c8xx: Mark expected switch fall-throughHelge Deller2019-08-081-0/+4
* scsi: target: tcmu: clean the nl_cmd of the udev when nl send failsLi Zhong2019-08-081-0/+20
* scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFSAnil Varughese2019-08-081-7/+6
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-08-081-45/+3
* scsi: core: Complain if scsi_target_block() failsBart Van Assche2019-08-081-1/+6
* scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_stateBart Van Assche2019-08-081-0/+8
* scsi: ufs: revamp string descriptor readingTomas Winkler2019-08-084-77/+112
* scsi: wd33c93: Mark expected switch fall-throughGustavo A. R. Silva2019-08-081-0/+1
* scsi: sun3_scsi: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-081-0/+2
* scsi: qlogicpti: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-081-0/+10
* scsi: ibmvfc: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-081-0/+3
* scsi: megaraid_sas: Fix a compilation warningQian Cai2019-08-081-3/+0
* scsi: megaraid_sas: Make a bunch of functions staticYueHaibing2019-08-081-12/+14
* scsi: qla2xxx: Update driver version to 10.01.00.18-kHimanshu Madhani2019-08-081-1/+1
* scsi: qla2xxx: Allow NVMe IO to resume with short cable pullQuinn Tran2019-08-081-1/+3