aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12scsi: csiostor: Remove set but not used variable 'rln'YueHaibing1-2/+1
2019-11-01scsi: csiostor: Return value not required for csio_dfs_destroySaurav Girepunje1-3/+1
2019-11-01scsi: csiostor: Fix NULL check before debugfs_remove_recursiveSaurav Girepunje1-2/+1
2019-10-24scsi: csiostor: Don't enable IRQs too earlyDan Carpenter1-6/+9
2019-09-30scsi: csiostor: clean up indentation issueColin Ian King1-1/+1
2019-09-30scsi: csiostor: Fix spelling typosArkadiusz Drabczyk1-10/+10
2019-08-12scsi: csiostor: Prefer pcie_capability_read_word()Frederick Lawler1-6/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+27
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-0/+1
2019-04-29scsi: csiostor: create per port irq affinity mask setVarun Prakash1-1/+27
2019-04-08scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4
2019-04-08scsi: csiostor: csio_wr: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-12/+5
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+5
2019-02-27scsi: csiostor: drop serial_number usageHannes Reinecke1-4/+4
2019-02-25scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke1-2/+5
2019-02-01scsi: csiostor: Remove set but not used variable 'pln'YueHaibing1-3/+0
2019-01-29scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+1
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-01-22scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-4/+1
2018-12-19scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash1-1/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-2/+0
2018-12-07scsi: csiostor: remove flush_scheduled_work()Varun Prakash1-1/+0
2018-11-07block: kill request ->cpu memberJens Axboe1-7/+1
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-22/+20
2018-10-17scsi: csiostor: switch to generic DMA APIChristoph Hellwig4-22/+20
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-1/+0
2018-08-27scsi: csiostor: fix incorrect port capabilitiesVarun Prakash3-14/+48
2018-08-27scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash1-7/+9
2018-08-02scsi: csiostor: update csio_get_flash_params()Arjun Vynipadath1-13/+102
2018-07-19scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash1-5/+79
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar1-1/+1
2018-04-03Merge branch 'fixes' into miscJames Bottomley1-1/+1
2018-03-15scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash6-42/+395
2018-01-30scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King1-1/+1
2017-12-04scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King1-3/+3
2017-12-04scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2-2/+1
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-0/+9
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-16/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01scsi: csiostor: Convert timers to use timer_setup()Kees Cook3-16/+11
2017-09-25scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash3-0/+9
2017-09-07Merge branch 'fixes' into miscJames Bottomley2-5/+11
2017-08-16scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2-5/+11
2017-08-07scsi: csiostor: Replace PCI pool old APIRomain Perier3-9/+10
2017-06-26scsi: csiostor: update module versionVarun Prakash1-1/+1