summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-13scsi: handle zone resources errorsDamien Le Moal
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-08scsi: qla2xxx: Fix return of uninitialized value in rvalColin Ian King
2020-10-08scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commandsChristoph Hellwig
2020-10-08scsi: sr: Initialize ->cmd_lenChristoph Hellwig
2020-10-07scsi: arcmsr: Update driver version to v1.50.00.02-20200819ching Huang
2020-10-07scsi: arcmsr: Add support for ARC-1886 series RAID controllersching Huang
2020-10-07scsi: arcmsr: Fix device hot-plug monitoring timer stopching Huang
2020-10-07scsi: arcmsr: Remove unnecessary syntaxching Huang
2020-10-07scsi: pm80xx: Driver version updateViswas G
2020-10-07scsi: pm80xx: Increase the number of outstanding I/O supported to 1024Viswas G
2020-10-07scsi: pm80xx: Remove DMA memory allocation for ccb and device structuresViswas G
2020-10-07scsi: pm80xx: Increase number of supported queuesViswas G
2020-10-07scsi: sym53c8xx_2: Fix sizeof() mismatchColin Ian King
2020-10-07scsi: isci: Fix a typo in a commentChristophe JAILLET
2020-10-07scsi: qla4xxx: Fix inconsistent format argument typeYe Bin
2020-10-07scsi: myrb: Fix inconsistent format argument typesYe Bin
2020-10-07scsi: myrb: Remove redundant assignment to variable timeoutJing Xiangfeng
2020-10-07scsi: bfa: Fix error return in bfad_pci_init()Jing Xiangfeng
2020-10-07scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()Qinglang Miao
2020-10-07scsi: snic: Simplify the return expression of svnic_cq_alloc()Liu Shixin
2020-10-07scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()Liu Shixin
2020-10-07scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-10-07scsi: qla2xxx: Initialize variable in qla8044_poll_reg()Tom Rix
2020-10-07scsi: qla2xxx: Do not consume srb greedilyDaniel Wagner
2020-10-07scsi: qla2xxx: Use constant when it is knownPavel Machek (CIP)
2020-10-07scsi: 53c700: Remove set but not used variableZheng Yongjun
2020-10-07scsi: gdth: Make option_setup() staticJason Yan
2020-10-07scsi: initio: Use module_pci_driver() to simplify the codeLiu Shixin
2020-10-07scsi: dc395x: Use module_pci_driver() to simplify the codeLiu Shixin
2020-10-07scsi: core: Only start the request just before dispatchingChristoph Hellwig
2020-10-07scsi: core: Remove scsi_setup_cmnd() and scsi_setup_fs_cmnd()Christoph Hellwig
2020-10-07scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig
2020-10-07scsi: core: Rename scsi_mq_prep_fn() to scsi_prepare_cmd()Christoph Hellwig
2020-10-07scsi: core: Rename scsi_prep_state_check() to scsi_device_state_check()Christoph Hellwig
2020-10-07scsi: core: Use rq_dma_dir in scsi_setup_cmnd()Christoph Hellwig
2020-10-07scsi: core: Move command size detection out of the fast pathChristoph Hellwig
2020-10-07scsi: core: Remove scsi_init_cmd_errhChristoph Hellwig
2020-10-07scsi: core: Don't export scsi_device_from_queue()Christoph Hellwig
2020-10-06scsi: hisi_sas: Recover PHY state according to the status before resetXiang Chen
2020-10-06scsi: hisi_sas: Filter out new PHY up events during suspendXiang Chen