summaryrefslogtreecommitdiffstats
path: root/crypto/dh_helper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-12scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab5-32/+50
2020-03-12scsi: docs: convert scsi_fc_transport.txt to ReSTMauro Carvalho Chehab2-89/+154
2020-03-12scsi: docs: convert scsi_eh.txt to ReSTMauro Carvalho Chehab3-88/+126
2020-03-12scsi: docs: convert scsi-changer.txt to ReSTMauro Carvalho Chehab3-17/+22
2020-03-12scsi: docs: convert qlogicfas.txt to ReSTMauro Carvalho Chehab3-5/+15
2020-03-12scsi: docs: convert ppa.txt to ReSTMauro Carvalho Chehab4-16/+21
2020-03-12scsi: docs: convert NinjaSCSI.txt to ReSTMauro Carvalho Chehab5-131/+168
2020-03-12scsi: docs: convert ncr53c8xx.txt to ReSTMauro Carvalho Chehab3-764/+1110
2020-03-12scsi: docs: convert megaraid.txt to ReSTMauro Carvalho Chehab3-21/+29
2020-03-12scsi: docs: convert lpfc.txt to ReSTMauro Carvalho Chehab2-9/+8
2020-03-12scsi: docs: convert link_power_management_policy.txt to ReSTMauro Carvalho Chehab2-3/+10
2020-03-12scsi: docs: convert libsas.txt to ReSTMauro Carvalho Chehab2-141/+212
2020-03-12scsi: docs: convert hptiop.txt to ReSTMauro Carvalho Chehab3-8/+40
2020-03-12scsi: docs: convert hpsa.txt to ReSTMauro Carvalho Chehab3-41/+41
2020-03-12scsi: docs: convert g_NCR5380.txt to ReSTMauro Carvalho Chehab6-73/+99
2020-03-12scsi: docs: convert FlashPoint.txt to ReSTMauro Carvalho Chehab4-164/+178
2020-03-12scsi: docs: convert dpti.txt to ReSTMauro Carvalho Chehab7-87/+97
2020-03-12scsi: docs: convert dc395x.txt to ReSTMauro Carvalho Chehab4-34/+50
2020-03-12scsi: docs: convert cxgb3i.txt to ReSTMauro Carvalho Chehab2-8/+15
2020-03-12scsi: docs: convert BusLogic.txt to ReSTMauro Carvalho Chehab4-27/+67
2020-03-12scsi: docs: convert bnx2fc.txt to ReSTMauro Carvalho Chehab2-6/+13
2020-03-12scsi: docs: convert bfa.txt to ReSTMauro Carvalho Chehab2-9/+20
2020-03-12scsi: docs: convert aic7xxx.txt to ReSTMauro Carvalho Chehab5-396/+461
2020-03-12scsi: docs: convert aic79xx.txt to ReSTMauro Carvalho Chehab5-499/+596
2020-03-12scsi: docs: convert aha152x.txt to ReSTMauro Carvalho Chehab5-30/+52
2020-03-12scsi: docs: convert advansys.txt to ReSTMauro Carvalho Chehab3-51/+81
2020-03-12scsi: docs: convert aacraid.txt to ReSTMauro Carvalho Chehab4-18/+46
2020-03-12scsi: docs: convert 53c700.txt to ReSTMauro Carvalho Chehab3-32/+33
2020-03-12scsi: docs: include SCSI Transport SRP diagram at the doc bodyMauro Carvalho Chehab3-8/+7
2020-03-12scsi: docs: Add an empty index file for SCSI documentsMauro Carvalho Chehab2-0/+11
2020-03-12scsi: qla2xxx: add ring buffer for tracing debug logsRajan Shanmugavelu2-3/+59
2020-03-12scsi: aacraid: clean up warning cast-function-typePhong Tran1-1/+6
2020-03-12scsi: ufs-mediatek: fix HOST_PA_TACTIVATE quirk for Samsung UFS DevicesStanley Chu1-1/+3
2020-03-12scsi: ibmvfc: Fix NULL return compiler warningBrian King1-1/+1
2020-03-12scsi: fusion: fix if-statement empty body warningRandy Dunlap1-2/+3
2020-03-12scsi: iscsi: Add support for asynchronous iSCSI session destructionFrank Mayhar3-0/+40
2020-03-12scsi: aacraid: Disabling TM path and only processing IOP resetSagar Biradar2-10/+26
2020-03-12scsi: ibmvfc: Avoid loss of all paths during SVC node rebootBrian King2-37/+173
2020-03-12scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva16-27/+27
2020-02-29scsi: ufs: Simplify two testsBart Van Assche1-2/+2
2020-02-29scsi: ufs: Introduce ufshcd_init_lrb()Bart Van Assche1-16/+22
2020-02-29scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche2-6/+26
2020-02-29scsi: core: Remove cmd_list functionalityHannes Reinecke8-53/+0
2020-02-29scsi: aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()Hannes Reinecke1-40/+41
2020-02-29scsi: aacraid: use scsi_host_busy_iter() to wait for outstanding commandsHannes Reinecke1-18/+17
2020-02-29scsi: core: add scsi_host_busy_iter()Hannes Reinecke2-0/+40
2020-02-29scsi: aacraid: use scsi_host_(block,unblock) to block I/OHannes Reinecke2-21/+8
2020-02-29scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke2-0/+32
2020-02-29scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()Hannes Reinecke1-6/+4
2020-02-29scsi: aacraid: replace aac_flush_ios() with midlayer helperHannes Reinecke1-22/+2