summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-11scsi: docs: convert scsi-changer.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert qlogicfas.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert ppa.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert NinjaSCSI.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert ncr53c8xx.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert megaraid.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert lpfc.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert link_power_management_policy.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert libsas.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert hptiop.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert hpsa.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert g_NCR5380.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert FlashPoint.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert dpti.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert dc395x.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert cxgb3i.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert BusLogic.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert bnx2fc.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert bfa.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert aic7xxx.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert aic79xx.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert aha152x.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert advansys.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert aacraid.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: convert 53c700.txt to ReSTMauro Carvalho Chehab
2020-03-11scsi: docs: include SCSI Transport SRP diagram at the doc bodyMauro Carvalho Chehab
2020-03-11scsi: docs: Add an empty index file for SCSI documentsMauro Carvalho Chehab
2020-03-11scsi: qla2xxx: add ring buffer for tracing debug logsRajan Shanmugavelu
2020-03-11scsi: aacraid: clean up warning cast-function-typePhong Tran
2020-03-11scsi: ufs-mediatek: fix HOST_PA_TACTIVATE quirk for Samsung UFS DevicesStanley Chu
2020-03-11scsi: ibmvfc: Fix NULL return compiler warningBrian King
2020-03-11scsi: fusion: fix if-statement empty body warningRandy Dunlap
2020-03-11scsi: iscsi: Add support for asynchronous iSCSI session destructionFrank Mayhar
2020-03-11scsi: aacraid: Disabling TM path and only processing IOP resetSagar Biradar
2020-03-11scsi: ibmvfc: Avoid loss of all paths during SVC node rebootBrian King
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28scsi: ufs: Simplify two testsBart Van Assche
2020-02-28scsi: ufs: Introduce ufshcd_init_lrb()Bart Van Assche
2020-02-28scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche
2020-02-28scsi: core: Remove cmd_list functionalityHannes Reinecke
2020-02-28scsi: aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()Hannes Reinecke
2020-02-28scsi: aacraid: use scsi_host_busy_iter() to wait for outstanding commandsHannes Reinecke
2020-02-28scsi: core: add scsi_host_busy_iter()Hannes Reinecke
2020-02-28scsi: aacraid: use scsi_host_(block,unblock) to block I/OHannes Reinecke
2020-02-28scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke
2020-02-28scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()Hannes Reinecke
2020-02-28scsi: aacraid: replace aac_flush_ios() with midlayer helperHannes Reinecke
2020-02-28scsi: aacraid: use scsi_host_complete_all_commands() to terminate outstanding...Hannes Reinecke
2020-02-28scsi: aacraid: Do not wait for outstanding write commands on synchronize_cacheHannes Reinecke
2020-02-28scsi: dpt_i2o: use scsi_host_complete_all_commands() to abort outstanding com...Hannes Reinecke