summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-072-6/+2
|\
| * scsi: cxlflash: Include missing linux/irqdomain.hChristophe Leroy2022-07-281-0/+1
| * powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy2022-06-261-5/+0
| * powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy2022-06-201-1/+1
* | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-064-4/+18
|\ \
| * | scsi: sd: Add a comment about limiting max_sectors to shost optimal limitJohn Garry2022-07-221-0/+5
| * | scsi: scsi_transport_sas: cap shost opt_sectors according to DMA optimal limitJohn Garry2022-07-191-0/+6
| * | scsi: sd: allow max_sectors be capped at DMA optimal size limitJohn Garry2022-07-191-0/+2
| * | scsi: core: cap shost max_sectors according to DMA limits only onceJohn Garry2022-07-192-4/+5
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-0599-7143/+2797
|\ \
| * | scsi: megaraid: Remove the static variable initialisationJason Wang2022-07-271-1/+1
| * | scsi: ch: Do not initialise statics to 0Xin Gao2022-07-271-1/+1
| * | scsi: libsas: Resume SAS host for phy reset or enable via sysfsXiang Chen2022-07-191-0/+4
| * | scsi: hisi_sas: Modify v3 HW SATA completion error processingXingui Yang2022-07-191-1/+8
| * | scsi: hisi_sas: Relocate DMA unmap of SMP taskXiang Chen2022-07-194-7/+5
| * | scsi: hisi_sas: Remove unnecessary variable to hold DMA map elementsXiang Chen2022-07-191-25/+18
| * | scsi: hisi_sas: Call hisi_sas_slave_configure() from slave_configure_v3_hw()John Garry2022-07-191-4/+1
| * | scsi: mpi3mr: Delete a stray tabDan Carpenter2022-07-191-1/+1
| * | scsi: mpi3mr: Unlock on error pathDan Carpenter2022-07-191-1/+2
| * | scsi: mpi3mr: Reduce VD queue depth on detecting throttlingSreekanth Reddy2022-07-193-0/+136
| * | scsi: mpi3mr: Resource Based MeteringSreekanth Reddy2022-07-193-10/+280
| * | scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby2022-07-191-20/+33
| * | scsi: qla2xxx: Update version to 10.02.07.800-kNilesh Javali2022-07-191-2/+2
| * | scsi: qla2xxx: Update manufacturer detailsBikash Hazarika2022-07-192-2/+2
| * | scsi: qla2xxx: Fix sparse warning for dport_dataNilesh Javali2022-07-191-2/+2
| * | scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi2022-07-193-2/+35
| * | scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran2022-07-191-0/+4
| * | scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran2022-07-191-30/+24
| * | scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi2022-07-193-1/+35
| * | scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika2022-07-191-0/+2
| * | scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika2022-07-194-9/+7
| * | scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"Nilesh Javali2022-07-192-8/+2
| * | scsi: smartpqi: Update version to 2.1.18-045Don Brace2022-07-141-3/+3
| * | scsi: smartpqi: Update copyright to current yearDon Brace2022-07-146-6/+6
| * | scsi: smartpqi: Add ctrl ready timeout module parameterKevin Barnett2022-07-143-1/+33
| * | scsi: smartpqi: Update deleting a LUN via sysfsKevin Barnett2022-07-141-18/+30
| * | scsi: smartpqi: Add module param to disable managed intsMike McGowen2022-07-142-2/+13
| * | scsi: smartpqi: Fix RAID map race conditionKevin Barnett2022-07-141-39/+71
| * | scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara2022-07-141-2/+2
| * | scsi: smartpqi: Stop logging spurious PQI reset failuresKevin Barnett2022-07-141-2/+1
| * | scsi: smartpqi: Add PCI IDs for Lenovo controllersMike McGowen2022-07-141-0/+32
| * | scsi: smartpqi: Add PCI ID for Adaptec SmartHBA 2100-8iMike McGowen2022-07-141-0/+4
| * | scsi: smartpqi: Fix PCI control linkdown system hangSagar Biradar2022-07-143-5/+52
| * | scsi: smartpqi: Add driver support for multi-LUN devicesKumar Meiyappan2022-07-142-35/+72
| * | scsi: smartpqi: Close write read holesMike McGowen2022-07-141-0/+3
| * | scsi: smartpqi: Add PCI IDs for ramaxel controllersMurthy Bhat2022-07-141-0/+8
| * | scsi: smartpqi: Add controller fw version to console logGilbert Wu2022-07-141-0/+3
| * | scsi: smartpqi: Shorten drive visibility after removalMike McGowen2022-07-142-2/+9
| * | scsi: fnic: Refactor code in fnic probe to initialize SCSI layerKaran Tilak Kumar2022-07-141-11/+34
| * | scsi: gvp11.c: Fix DMA mask calculation errorMichael Schmitz2022-07-141-3/+3