aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-04-12scsi: hisi_sas: Print SATA device SAS address for soft reset failureLuo Jiaxing1-2/+4
2021-04-12scsi: hisi_sas: Warn in v3 hw channel interrupt handler when status reg clearedLuo Jiaxing1-2/+8
2021-04-12scsi: hisi_sas: Directly snapshot registers when executing a resetJianqin Xie3-20/+36
2021-04-12scsi: hisi_sas: Call sas_unregister_ha() to roll back if .hw_init() failsXiang Chen2-2/+6
2021-04-12scsi: hisi_sas: Print SAS address for v3 hw erroneous completion printLuo Jiaxing1-1/+2
2021-04-12scsi: hisi_sas: Delete some unused callbacksLuo Jiaxing1-2/+0
2021-04-12scsi: pm8001: Clean up open bracesLuo Jiaxing1-4/+2
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing6-36/+39
2021-04-12scsi: pm80xx: Fix potential infinite loopColin Ian King1-1/+1
2021-04-12scsi: pm80xx: Remove busy wait from mpi_uninit_check()Igor Pylypiv1-5/+5
2021-04-12scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv1-2/+2
2021-04-12Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen4-55/+64
2021-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-55/+64
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-28/+79
2021-04-07scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah1-5/+4
2021-04-07scsi: iscsi: Fix iSCSI cls conn stateMike Christie2-26/+18
2021-04-06scsi: remove the unchecked_isa_dma flagChristoph Hellwig10-91/+22
2021-04-06advansys: remove ISA supportChristoph Hellwig1-289/+32
2021-04-06BusLogic: reject broken old firmware that requires ISA-style bounce bufferingChristoph Hellwig2-16/+6
2021-04-06Buslogic: remove ISA supportChristoph Hellwig3-190/+6
2021-04-06aha1542: use a local bounce bufferChristoph Hellwig1-47/+56
2021-04-06scsi: libsas: Clean up whitespaceLuo Jiaxing2-7/+8
2021-04-05scsi: libsas: Correctly indent statements in sas_to_ata_err()Luo Jiaxing1-40/+34
2021-04-05scsi: qedf: Remove unused include of linux/version.hTian Tao2-3/+0
2021-04-05scsi: bfa: Remove unnecessary struct declarationsWan Jiabing1-3/+0
2021-04-05scsi: ufs: core: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd()Gustavo A. R. Silva2-21/+29
2021-04-05scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD()Yang Yingliang1-3/+0
2021-04-05scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy1-0/+4
2021-04-05scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirementSreekanth Reddy1-1/+2
2021-04-05scsi: mpt3sas: Only one vSES is present even when IOC has multi vSESSreekanth Reddy1-1/+3
2021-04-05scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()Ewan D. Milne1-2/+3
2021-04-05scsi: scsi_dh_alua: Prevent duplicate pg info print in alua_rtpg()John Pittman1-11/+19
2021-04-05scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck1-1/+1
2021-04-05scsi: pm80xx: Fix chip initialization failureViswas G1-4/+4
2021-04-05scsi: smartpqi: Update version to 2.1.8-045Don Brace1-5/+5
2021-04-05scsi: smartpqi: Add new PCI IDsKevin Barnett1-0/+156
2021-04-05scsi: smartpqi: Correct system hangs when resuming from hibernationKevin Barnett1-0/+7
2021-04-05scsi: smartpqi: Update enclosure identifier in sysfsMurthy Bhat1-1/+0
2021-04-05scsi: smartpqi: Add additional logging for LUN resetsKevin Barnett1-36/+89
2021-04-05scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocolsMurthy Bhat1-9/+19
2021-04-05scsi: smartpqi: Add phy ID support for the physical drivesMurthy Bhat3-0/+12
2021-04-05scsi: smartpqi: Convert snprintf() to scnprintf()Kevin Barnett1-12/+11
2021-04-05scsi: smartpqi: Fix driver synchronization issuesKevin Barnett1-103/+3
2021-04-05scsi: smartpqi: Update device scan operationsKevin Barnett1-8/+14
2021-04-05scsi: smartpqi: Update OFA managementKevin Barnett2-196/+196
2021-04-05scsi: smartpqi: Update RAID bypass handlingKevin Barnett2-157/+19
2021-04-05scsi: smartpqi: Update suspend/resume and shutdownKevin Barnett2-60/+64
2021-04-05scsi: smartpqi: Synchronize device resets with mutexKevin Barnett2-36/+13
2021-04-05scsi: smartpqi: Update soft reset management for OFAKevin Barnett1-33/+53
2021-04-05scsi: smartpqi: Update event handlerKevin Barnett2-6/+7