summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-0811-32/+35
|\
| * scsi: megaraid_sas: Make poll_aen_lock staticYueHaibing2019-11-261-1/+1
| * scsi: sd_zbc: Improve report zones error printoutDamien Le Moal2019-11-263-10/+10
| * scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen2019-11-261-3/+3
| * scsi: qla2xxx: unregister ports after GPN_FT failureMartin Wilck2019-11-261-2/+14
| * scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck2019-11-261-3/+3
| * scsi: pm80xx: Remove unused include of linux/version.hYueHaibing2019-11-261-1/+0
| * scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3Colin Ian King2019-11-261-1/+1
| * scsi: scsi_transport_sas: Fix memory leak when removing devicesJohn Garry2019-11-211-8/+1
| * scsi: lpfc: size cpu map by last cpu id setJames Smart2019-11-211-1/+1
| * scsi: ibmvscsi_tgt: Remove unneeded variable rcSaurav Girepunje2019-11-211-2/+1
* | Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-061-2/+0
|\ \
| * | block: set the zone size in blk_revalidate_disk_zones atomicallyChristoph Hellwig2019-12-031-2/+0
* | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-2/+2
|\ \ \
| * \ \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-2/+2
| |\ \ \
| | * | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-2/+2
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-02128-1812/+4677
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()Laurence Oberman2019-11-191-1/+1
| * | | scsi: iscsi: Don't send data to unbound connectionAnatol Pomazau2019-11-191-0/+8
| * | | scsi: bnx2i: fix potential use after freePan Bian2019-11-191-1/+1
| * | | Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"Martin K. Petersen2019-11-191-4/+0
| * | | scsi: NCR5380: Add disconnect_mask module parameterFinn Thain2019-11-191-1/+5
| * | | scsi: NCR5380: Unconditionally clear ICR after do_abort()Finn Thain2019-11-191-8/+8
| * | | scsi: NCR5380: Call scsi_set_resid() on command completionFinn Thain2019-11-191-0/+15
| * | | scsi: scsi_debug: num_tgts must be >= 0Maurizio Lombardi2019-11-191-0/+5
| * | | scsi: lpfc: use hdwq assigned cpu for allocationJames Smart2019-11-191-2/+2
| * | | scsi: arcmsr: fix indentation issuesColin Ian King2019-11-191-3/+3
| * | | scsi: qla4xxx: fix double free bugPan Bian2019-11-191-3/+0
| * | | scsi: pm80xx: Modified the logic to collect fatal dumpDeepak Ukey2019-11-192-59/+195
| * | | scsi: pm80xx: Tie the interrupt name to the module instanceVikram Auradkar2019-11-192-5/+8
| * | | scsi: pm80xx: Controller fatal error through sysfsDeepak Ukey2019-11-191-0/+20
| * | | scsi: pm80xx: Do not request 12G sas speedspeter chang2019-11-193-17/+22
| * | | scsi: pm80xx: Cleanup command when a reset times outpeter chang2019-11-191-13/+37
| * | | scsi: pm80xx: Fix command issue sizingpeter chang2019-11-193-40/+79
| * | | scsi: pm80xx: Fix dereferencing dangling pointerVikram Auradkar2019-11-191-6/+6
| * | | scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_checkianyar2019-11-192-2/+5
| * | | scsi: pm80xx: Squashed logging cleanup changespeter chang2019-11-195-37/+170
| * | | scsi: pm80xx: Convert 'long' mdelay to msleepVikram Auradkar2019-11-191-2/+2
| * | | scsi: pm80xx: Initialize variable used as return statusJohn Sperbeck2019-11-191-1/+1
| * | | scsi: pm80xx: Make phy enable completion as NULLpeter chang2019-11-191-1/+3
| * | | scsi: pm80xx: Fix for SATA device discoverypeter chang2019-11-191-0/+2
| * | | scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani2019-11-191-5/+14
| * | | scsi: ufs: Abort gating if clock on request is pendingAsutosh Das2019-11-191-1/+1
| * | | scsi: ufs: Fix irq return codeVenkat Gopalakrishnan2019-11-192-36/+100
| * | | scsi: ufs: Fix register dump caused sleep in atomic contextCan Guo2019-11-181-1/+1
| * | | scsi: ufs: Fix up auto hibern8 enablementCan Guo2019-11-183-13/+18
| * | | scsi: ufs-qcom: Add reset control support for host controllerCan Guo2019-11-182-0/+56
| * | | scsi: ufs: Add device reset in link recovery pathCan Guo2019-11-181-0/+3
| * | | scsi: core: Clean up SG_NONEFinn Thain2019-11-121-1/+1
| * | | scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONEFinn Thain2019-11-123-6/+6