summaryrefslogtreecommitdiff
path: root/drivers/scsi/csiostor
AgeCommit message (Expand)Author
2024-02-15scsi: csiostor: Avoid function pointer castsArnd Bergmann
2023-11-15scsi: csiostor: Replace deprecated strncpy() with strscpy()Justin Stitt
2023-03-09scsi: csiostor: Remove unnecessary aer.h includeBjorn Helgaas
2022-11-08scsi: csiostor: Remove unused variable 'n'Colin Ian King
2022-09-15scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()Xuezhi Zhang
2022-02-22scsi: csio: Stop using the SCSI pointerBart Van Assche
2021-10-16scsi: csiostor: Switch to attribute groupsBart Van Assche
2021-10-16scsi: csiostor: Call scsi_done() directlyBart Van Assche
2021-10-12scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()Dan Carpenter
2021-09-28scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy
2021-08-11scsi: csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-03-24scsi: csiostor: Fix a typoBhaskar Chowdhury
2021-03-18scsi: csiostor: Assign boolean values to a bool variableJiapeng Chong
2020-12-02scsi: csiostor: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-24scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang
2020-08-24scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwe...Lee Jones
2020-07-24scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_regLee Jones
2020-07-24scsi: csiostor: Mark known unused variable as __always_unusedLee Jones
2020-07-24scsi: csiostor: Demote kerneldoc that fails to meet the criteriaLee Jones
2020-07-24scsi: csiostor: Fix misnamed function parameterLee Jones
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-19scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor
2019-11-12scsi: csiostor: Remove set but not used variable 'rln'YueHaibing
2019-11-01scsi: csiostor: Return value not required for csio_dfs_destroySaurav Girepunje
2019-11-01scsi: csiostor: Fix NULL check before debugfs_remove_recursiveSaurav Girepunje
2019-10-24scsi: csiostor: Don't enable IRQs too earlyDan Carpenter
2019-09-30scsi: csiostor: clean up indentation issueColin Ian King
2019-09-30scsi: csiostor: Fix spelling typosArkadiusz Drabczyk
2019-08-12scsi: csiostor: Prefer pcie_capability_read_word()Frederick Lawler
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-04-29scsi: csiostor: create per port irq affinity mask setVarun Prakash
2019-04-08scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-04-08scsi: csiostor: csio_wr: mark expected switch fall-throughGustavo A. R. Silva
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-27scsi: csiostor: drop serial_number usageHannes Reinecke
2019-02-25scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke
2019-02-01scsi: csiostor: Remove set but not used variable 'pln'YueHaibing
2019-01-29scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-22scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-19scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash