summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-17scsi: pm80xx: Deal with kexec rebootsVikram Auradkar2-9/+54
2020-03-17scsi: pm80xx: Increase request sg lengthPeter Chang2-3/+4
2020-03-17scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-11/+11
2020-03-17scsi: core: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-5/+5
2020-03-17scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+4
2020-03-17scsi: ipr: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+3
2020-03-17scsi: gdth: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-17scsi: fnic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-29/+29
2020-03-17scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-10/+10
2020-03-17scsi: aacraid: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-8/+9
2020-03-17scsi: zfcp: log FC Endpoint Security errorsJens Remus2-0/+70
2020-03-17scsi: zfcp: enhance handling of FC Endpoint Security errorsJens Remus2-2/+12
2020-03-17scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus5-8/+100
2020-03-17scsi: zfcp: log FC Endpoint Security of connectionsJens Remus2-1/+54
2020-03-17scsi: zfcp: report FC Endpoint Security in sysfsJens Remus5-6/+170
2020-03-17scsi: zfcp: auto variables for dereferenced structs in open port handlerJens Remus1-6/+7
2020-03-17scsi: zfcp: fix fc_host attributes that should be unknown on local link downSteffen Maier1-18/+21
2020-03-17scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_hostSteffen Maier2-0/+15
2020-03-17scsi: zfcp: expose fabric name as common fc_host sysfs attributeSteffen Maier2-0/+6
2020-03-17scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier1-1/+1
2020-03-17scsi: scsi_trace: Use get_unaligned_be24()Bart Van Assche1-4/+2
2020-03-17scsi: st: Use get_unaligned_be24() and sign_extend32()Bart Van Assche1-2/+2
2020-03-17scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche4-19/+1
2020-03-17scsi: hisi_sas: Use dev_err() in read_iost_itct_cache_v3_hw()Luo Jiaxing1-1/+2
2020-03-12scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne1-2/+6
2020-03-12scsi: docs: convert arcmsr_spec.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-03-12scsi: docs: convert ufs.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert sym53c8xx_2.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert st.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-03-12scsi: docs: convert smartpqi.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert scsi.txt to ReSTMauro Carvalho Chehab1-8/+8
2020-03-12scsi: docs: convert scsi-generic.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert scsi-changer.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert qlogicfas.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert ppa.txt to ReSTMauro Carvalho Chehab1-2/+2
2020-03-12scsi: docs: convert NinjaSCSI.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert ncr53c8xx.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert g_NCR5380.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert FlashPoint.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert dpti.txt to ReSTMauro Carvalho Chehab4-4/+4
2020-03-12scsi: docs: convert dc395x.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert BusLogic.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-03-12scsi: docs: convert aic7xxx.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert aic79xx.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: docs: convert aha152x.txt to ReSTMauro Carvalho Chehab2-3/+3
2020-03-12scsi: docs: convert aacraid.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-12scsi: qla2xxx: add ring buffer for tracing debug logsRajan Shanmugavelu1-3/+20
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