summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor
Commit message (Expand)AuthorAgeFilesLines
* scsi: csiostor: Remove set but not used variable 'rln'YueHaibing2019-11-121-2/+1
* scsi: csiostor: Return value not required for csio_dfs_destroySaurav Girepunje2019-11-011-3/+1
* scsi: csiostor: Fix NULL check before debugfs_remove_recursiveSaurav Girepunje2019-11-011-2/+1
* scsi: csiostor: Don't enable IRQs too earlyDan Carpenter2019-10-241-6/+9
* scsi: csiostor: clean up indentation issueColin Ian King2019-09-301-1/+1
* scsi: csiostor: Fix spelling typosArkadiusz Drabczyk2019-09-301-10/+10
* scsi: csiostor: Prefer pcie_capability_read_word()Frederick Lawler2019-08-121-6/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-081-1/+27
|\
| * scsi: csiostor: create per port irq affinity mask setVarun Prakash2019-04-291-1/+27
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-071-0/+1
|\ \ | |/ |/|
| * scsi: csiostor: csio_wr: mark expected switch fall-throughGustavo A. R. Silva2019-04-081-0/+1
* | scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-081-1/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-093-12/+5
|\
| * scsi: csiostor: drop serial_number usageHannes Reinecke2019-02-271-4/+4
| * scsi: csiostor: Remove set but not used variable 'pln'YueHaibing2019-02-011-3/+0
| * scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-5/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-021-2/+5
|\ \
| * | scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-2/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-261-1/+1
|\| |
| * | scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-01-221-1/+1
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-282-4/+1
|\
| * scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash2018-12-191-1/+1
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-2/+0
| * scsi: csiostor: remove flush_scheduled_work()Varun Prakash2018-12-071-1/+0
* | block: kill request ->cpu memberJens Axboe2018-11-071-7/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-254-22/+20
|\
| * scsi: csiostor: switch to generic DMA APIChristoph Hellwig2018-10-174-22/+20
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0
* | scsi: csiostor: fix incorrect port capabilitiesVarun Prakash2018-08-273-14/+48
* | scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash2018-08-271-7/+9
|/
* scsi: csiostor: update csio_get_flash_params()Arjun Vynipadath2018-08-021-13/+102
* scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash2018-07-191-5/+79
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* cxgb4: change the port capability bits definitionGanesh Goudar2018-05-231-1/+1
* Merge branch 'fixes' into miscJames Bottomley2018-04-031-1/+1
|\
| * scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King2018-01-301-1/+1
* | scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash2018-03-156-42/+395
|/
* scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King2017-12-041-3/+3
* scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-12-042-2/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-143-0/+9
|\
| * scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash2017-09-253-0/+9
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-133-16/+11
|\ \
| * | scsi: csiostor: Convert timers to use timer_setup()Kees Cook2017-11-013-16/+11
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-072-5/+11
|\
| * scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2017-08-162-5/+11
* | scsi: csiostor: Replace PCI pool old APIRomain Perier2017-08-073-9/+10
|/
* scsi: csiostor: update module versionVarun Prakash2017-06-261-1/+1