summaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2021-09-141-5/+5
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2021-09-091-5/+5
* | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2021-09-143-5/+8
|\ \
| * | treewide: Replace 0-element memcpy() destinations with flexible arraysKees Cook2021-09-091-2/+2
| * | treewide: Replace open-coded flex arrays in unionsKees Cook2021-09-091-2/+4
| * | scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srpKees Cook2021-08-251-1/+2
* | | Merge remote-tracking branch 'scsi-mkp/for-next'Stephen Rothwell2021-09-1422-83/+131
|\ \ \
| * | | scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter2021-09-083-1/+81
| * | | scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King2021-09-082-3/+2
| * | | scsi: megaraid: Clean up some inconsistent indentingColin Ian King2021-09-081-2/+2
| * | | scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"Colin Ian King2021-09-081-1/+1
| * | | scsi: megaraid: Fix Coccinelle warningjing yangyang2021-09-081-2/+1
| * | | scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() functionHelge Deller2021-09-081-23/+0
| * | | scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart2021-09-081-2/+2
| * | | scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZENaohiro Aota2021-09-081-3/+3
| * | | scsi: sd: Free scsi_disk device via put_device()Ming Lei2021-09-081-4/+5
| * | | scsi: mpt3sas: Call cpu_relax() before calling udelay()Sreekanth Reddy2021-09-081-1/+3
| * | | scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li2021-09-081-4/+4
| * | | scsi: ufs: ufshpb: Remove unused parametersChanWoo Lee2021-09-081-5/+3
| * | | scsi: lpfc: Remove unneeded variableChi Minghao2021-09-081-2/+1
| * | | scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart2021-09-083-9/+3
| * | | scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart2021-09-074-15/+16
| * | | scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart2021-09-072-6/+4
| * | | scsi: st: Add missing break in switch statement in st_ioctl()Nathan Chancellor2021-09-071-0/+1
* | | | scsi: st: Fix fall-through warning for ClangGustavo A. R. Silva2021-09-131-0/+1
| |_|/ |/| |
* | | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-28/+6
|\ \ \
| * | | scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-241-28/+6
* | | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+0
|\ \ \ \
| * | | | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-1/+0
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-02174-2462/+16548
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1Adrian Hunter2021-08-241-7/+29
| * | | | scsi: ufs: ufs-exynos: Fix static checker warningAlim Akhtar2021-08-242-3/+3
| * | | | scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen2021-08-241-30/+13
| * | | | scsi: lpfc: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen2021-08-241-72/+48
| * | | | scsi: lpfc: Copyright updates for 14.0.0.1 patchesJames Smart2021-08-244-4/+4
| * | | | scsi: lpfc: Update lpfc version to 14.0.0.1James Smart2021-08-241-1/+1
| * | | | scsi: lpfc: Add bsg support for retrieving adapter cmf dataJames Smart2021-08-242-0/+97
| * | | | scsi: lpfc: Add cmf_info sysfs entryJames Smart2021-08-247-10/+235
| * | | | scsi: lpfc: Add debugfs support for cm framework buffersJames Smart2021-08-243-0/+234
| * | | | scsi: lpfc: Add support for maintaining the cm statistics bufferJames Smart2021-08-243-1/+542
| * | | | scsi: lpfc: Add rx monitoring statisticsJames Smart2021-08-245-0/+92
| * | | | scsi: lpfc: Add support for the CM frameworkJames Smart2021-08-2412-34/+912
| * | | | scsi: lpfc: Add cmfsync WQE supportJames Smart2021-08-245-3/+268
| * | | | scsi: lpfc: Add support for cm enablement bufferJames Smart2021-08-246-5/+363
| * | | | scsi: lpfc: Add cm statistics buffer supportJames Smart2021-08-245-0/+272
| * | | | scsi: lpfc: Add EDC ELS supportJames Smart2021-08-2410-11/+988
| * | | | scsi: lpfc: Expand FPIN and RDF receive loggingJames Smart2021-08-242-41/+322
| * | | | scsi: lpfc: Add MIB feature enablement supportJames Smart2021-08-245-20/+123
| * | | | scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmwareJames Smart2021-08-242-2/+79
| * | | | scsi: ufs: ufshpb: Fix typo in commentsKeoseong Park2021-08-241-1/+1