summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: drop unused pi_prot_format attribute storageDavid Disseldorp2018-11-281-2/+1
* scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta2018-11-211-2/+1
* scsi: bnx2i: remove set but not used variable 'cid_num'YueHaibing2018-11-211-2/+0
* scsi: aha1542: convert to DMA mapping APIChristoph Hellwig2018-11-211-35/+91
* scsi: megaraid_sas: Add support for MegaRAID Aero controllersShivasharan S2018-11-212-0/+19
* scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy2018-11-211-3/+4
* scsi: libfc: Remove set but not used variable 'disc'Yue Haibing2018-11-211-2/+0
* scsi: target: add emulate_pr backstore attr to toggle PR supportDavid Disseldorp2018-11-214-6/+41
* scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann2018-11-211-2/+2
* scsi: aic94xx: Use dma_pool_zallocSouptick Joarder2018-11-211-2/+1
* scsi: zfcp: drop old default switch case which might paper over missing caseSteffen Maier2018-11-151-3/+0
* scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier2018-11-151-3/+0
* scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()Steffen Maier2018-11-151-1/+2
* scsi: zfcp: silence remaining kdoc warnings in header filesSteffen Maier2018-11-155-9/+37
* scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier2018-11-155-16/+22
* scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsgSteffen Maier2018-11-151-1/+1
* scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected func...Steffen Maier2018-11-151-40/+84
* scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.stepSteffen Maier2018-11-152-11/+40
* scsi: zfcp: the action field of zfcp_erp_action is actually the typeSteffen Maier2018-11-153-43/+56
* scsi: zfcp: clarify function argument name for trace tag stringSteffen Maier2018-11-153-51/+57
* scsi: zfcp: ERP thread setup kdoc updateSteffen Maier2018-11-151-1/+1
* scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDBSteffen Maier2018-11-151-5/+2
* scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB headerSteffen Maier2018-11-153-4/+1
* scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...Steffen Maier2018-11-155-17/+20
* scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_reqSteffen Maier2018-11-151-2/+0
* scsi: zfcp: group sort internal structure definitions for proximitySteffen Maier2018-11-151-29/+29
* scsi: zfcp: namespace prefix for internal latency data structuresSteffen Maier2018-11-152-9/+9
* scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS maskSteffen Maier2018-11-151-2/+2
* scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp...Steffen Maier2018-11-152-8/+7
* scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlistSteffen Maier2018-11-151-3/+1
* scsi: zfcp: move SG table helper from aux to fc and make them staticSteffen Maier2018-11-152-45/+45
* scsi: zfcp: remove unnecessary null pointer check before mempool_destroyzhong jiang2018-11-151-14/+7
* scsi: libsas: Remove pcidev referenceJohn Garry2018-11-151-1/+1
* scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry2018-11-159-236/+207
* scsi: libsas: Drop sas_printk()John Garry2018-11-154-20/+16
* scsi: libsas: Use pr_fmt(fmt)John Garry2018-11-153-3/+15
* scsi: libsas: Delete sas_dump.{c, h}John Garry2018-11-154-94/+0
* scsi: hisi_sas: change the time of SAS SSP connectionXiang Chen2018-11-151-1/+1
* scsi: hisi_sas: Relocate some codes to avoid an unused checkXiang Chen2018-11-151-21/+23
* scsi: hisi_sas: Add support for interrupt coalescing for v3 hwXiang Chen2018-11-152-0/+102
* scsi: hisi_sas: Add support for interrupt converge for v3 hwXiang Chen2018-11-151-5/+24
* scsi: hisi_sas: Create separate host attributes per HBAXiang Chen2018-11-155-10/+18
* scsi: wd719x: always use generic DMA APIChristoph Hellwig2018-11-151-15/+17
* scsi: wd719x: use per-command private dataChristoph Hellwig2018-11-152-57/+42
* scsi: wd719x: there should be no active SCBs on removalChristoph Hellwig2018-11-151-3/+2
* scsi: sym53c8xx: use dma_set_maskChristoph Hellwig2018-11-151-2/+2
* scsi: stex: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-14/+3
* scsi: mvumi: use dma_set_maskChristoph Hellwig2018-11-151-1/+1
* scsi: lpfc: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-24/+10
* scsi: isci: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-15/+4