aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor
Commit message (Expand)AuthorAge
* scsi: csiostor: Prefer pcie_capability_read_word()Frederick Lawler2019-08-12
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-08
|\
| * scsi: csiostor: create per port irq affinity mask setVarun Prakash2019-04-29
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \ | |/ |/|
| * scsi: csiostor: csio_wr: mark expected switch fall-throughGustavo A. R. Silva2019-04-08
* | scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-08
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\
| * scsi: csiostor: drop serial_number usageHannes Reinecke2019-02-27
| * scsi: csiostor: Remove set but not used variable 'pln'YueHaibing2019-02-01
| * scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-29
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-02
|\ \
| * | scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-25
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-26
|\| |
| * | scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-01-22
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\
| * scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash2018-12-19
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
| * scsi: csiostor: remove flush_scheduled_work()Varun Prakash2018-12-07
* | block: kill request ->cpu memberJens Axboe2018-11-07
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-25
|\
| * scsi: csiostor: switch to generic DMA APIChristoph Hellwig2018-10-17
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
* | scsi: csiostor: fix incorrect port capabilitiesVarun Prakash2018-08-27
* | scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash2018-08-27
|/
* scsi: csiostor: update csio_get_flash_params()Arjun Vynipadath2018-08-02
* scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash2018-07-19
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* cxgb4: change the port capability bits definitionGanesh Goudar2018-05-23
* Merge branch 'fixes' into miscJames Bottomley2018-04-03
|\
| * scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King2018-01-30
* | scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash2018-03-15
|/
* scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King2017-12-04
* scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-12-04
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\
| * scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash2017-09-25
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | scsi: csiostor: Convert timers to use timer_setup()Kees Cook2017-11-01
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-07
|\
| * scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2017-08-16
* | scsi: csiostor: Replace PCI pool old APIRomain Perier2017-08-07
|/
* scsi: csiostor: update module versionVarun Prakash2017-06-26
* scsi: csiostor: add check for supported fw versionVarun Prakash2017-06-12
* scsi: csiostor: Avoid content leaks and castsKees Cook2017-06-12
* scsi: csiostor: add support for Chelsio T6 adaptersVarun Prakash2017-06-12
* scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash2017-05-18
* scsi: csiostor: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-06
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06