summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: remove incorrect sparse #ifdefLinus Torvalds2020-10-261-4/+0
* Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-241-0/+9
|\
| * scsi: handle zone resources errorsDamien Le Moal2020-10-131-0/+9
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-2327-582/+815
|\ \
| * | scsi: qla2xxx: Fix return of uninitialized value in rvalColin Ian King2020-10-081-1/+1
| * | scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commandsChristoph Hellwig2020-10-081-1/+4
| * | scsi: sr: Initialize ->cmd_lenChristoph Hellwig2020-10-081-0/+1
| * | scsi: arcmsr: Update driver version to v1.50.00.02-20200819ching Huang2020-10-071-1/+1
| * | scsi: arcmsr: Add support for ARC-1886 series RAID controllersching Huang2020-10-072-18/+367
| * | scsi: arcmsr: Fix device hot-plug monitoring timer stopching Huang2020-10-072-26/+3
| * | scsi: arcmsr: Remove unnecessary syntaxching Huang2020-10-071-45/+18
| * | scsi: pm80xx: Driver version updateViswas G2020-10-071-1/+1
| * | scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G2020-10-075-47/+73
| * | scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G2020-10-072-23/+33
| * | scsi: pm80xx: Increase number of supported queuesViswas G2020-10-076-104/+160
| * | scsi: sym53c8xx_2: Fix sizeof() mismatchColin Ian King2020-10-071-1/+1
| * | scsi: isci: Fix a typo in a commentChristophe JAILLET2020-10-071-1/+1
| * | scsi: qla4xxx: Fix inconsistent format argument typeYe Bin2020-10-071-1/+1
| * | scsi: myrb: Fix inconsistent format argument typesYe Bin2020-10-071-2/+2
| * | scsi: myrb: Remove redundant assignment to variable timeoutJing Xiangfeng2020-10-071-1/+0
| * | scsi: bfa: Fix error return in bfad_pci_init()Jing Xiangfeng2020-10-071-0/+1
| * | scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()Qinglang Miao2020-10-071-7/+1
| * | scsi: snic: Simplify the return expression of svnic_cq_alloc()Liu Shixin2020-10-071-7/+1
| * | scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()Liu Shixin2020-10-071-7/+1
| * | scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-10-071-60/+8
| * | scsi: qla2xxx: Initialize variable in qla8044_poll_reg()Tom Rix2020-10-071-1/+1
| * | scsi: qla2xxx: Do not consume srb greedilyDaniel Wagner2020-10-071-27/+15
| * | scsi: qla2xxx: Use constant when it is knownPavel Machek (CIP)2020-10-071-3/+3
| * | scsi: 53c700: Remove set but not used variableZheng Yongjun2020-10-071-4/+0
| * | scsi: gdth: Make option_setup() staticJason Yan2020-10-071-75/+76
| * | scsi: initio: Use module_pci_driver() to simplify the codeLiu Shixin2020-10-071-13/+1
| * | scsi: dc395x: Use module_pci_driver() to simplify the codeLiu Shixin2020-10-071-24/+1
| * | scsi: core: Only start the request just before dispatchingChristoph Hellwig2020-10-071-3/+1
| * | scsi: core: Remove scsi_setup_cmnd() and scsi_setup_fs_cmnd()Christoph Hellwig2020-10-071-33/+18
| * | scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig2020-10-073-36/+29
| * | scsi: core: Rename scsi_mq_prep_fn() to scsi_prepare_cmd()Christoph Hellwig2020-10-071-2/+2
| * | scsi: core: Rename scsi_prep_state_check() to scsi_device_state_check()Christoph Hellwig2020-10-071-2/+2
| * | scsi: core: Use rq_dma_dir in scsi_setup_cmnd()Christoph Hellwig2020-10-071-6/+1
| * | scsi: core: Move command size detection out of the fast pathChristoph Hellwig2020-10-071-2/+2
| * | scsi: core: Remove scsi_init_cmd_errhChristoph Hellwig2020-10-071-16/+4
| * | scsi: core: Don't export scsi_device_from_queue()Christoph Hellwig2020-10-071-1/+0
* | | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-162-13/+9
|\ \ \
| * | | ocxl: Don't return trigger page when allocating an interruptFrederic Barrat2020-08-251-2/+1
| * | | scsi: cxlflash: Access interrupt trigger page from xive directlyFrederic Barrat2020-08-252-11/+8
* | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-153-65/+87
|\ \ \ \
| * | | | 53c700: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-251-6/+14
| * | | | sgiwd93: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-251-7/+7
| * | | | 53c700: improve non-coherent DMA handlingChristoph Hellwig2020-09-252-58/+72
* | | | | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2020-10-1451-102/+51
|\ \ \ \ \
| * | | | | scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner2020-09-1630-60/+30