| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 3 days | 2 | -4/+4 |
* | scsi: Constify struct pci_error_handlers | Christophe JAILLET | 2025-02-03 | 1 | -1/+1 |
* | Merge patch series "Replace the "slave_*" function names" | Martin K. Petersen | 2024-12-04 | 1 | -9/+9 |
|\ |
|
| * | scsi: Convert SCSI drivers to .sdev_configure() | Bart Van Assche | 2024-12-04 | 1 | -3/+3 |
| * | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche | 2024-12-04 | 1 | -6/+6 |
* | | scsi: csiostor: Fix typo doesnt->doesn't | Prateek Singh Rathore | 2024-12-04 | 1 | -1/+1 |
|/ |
|
* | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 2 | -2/+2 |
* | scsi: csiostor: Drop driver owner assignment | Krzysztof Kozlowski | 2024-04-05 | 1 | -3/+0 |
* | scsi: csiostor: Avoid function pointer casts | Arnd Bergmann | 2024-02-15 | 3 | -19/+20 |
* | scsi: csiostor: Replace deprecated strncpy() with strscpy() | Justin Stitt | 2023-11-15 | 1 | -1/+2 |
* | scsi: csiostor: Remove unnecessary aer.h include | Bjorn Helgaas | 2023-03-09 | 1 | -1/+0 |
* | scsi: csiostor: Remove unused variable 'n' | Colin Ian King | 2022-11-08 | 1 | -2/+1 |
* | scsi: csiostor: Convert sysfs snprintf() to sysfs_emit() | Xuezhi Zhang | 2022-09-15 | 1 | -5/+5 |
* | scsi: csio: Stop using the SCSI pointer | Bart Van Assche | 2022-02-22 | 2 | -9/+21 |
* | scsi: csiostor: Switch to attribute groups | Bart Van Assche | 2021-10-16 | 1 | -10/+14 |
* | scsi: csiostor: Call scsi_done() directly | Bart Van Assche | 2021-10-16 | 1 | -4/+4 |
* | scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() | Dan Carpenter | 2021-10-12 | 1 | -1/+1 |
* | scsi: csiostor: Add module softdep on cxgb4 | Rahul Lakkireddy | 2021-09-28 | 1 | -0/+1 |
* | scsi: csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 2021-08-11 | 1 | -3/+3 |
* | scsi: csiostor: Fix a typo | Bhaskar Chowdhury | 2021-03-24 | 1 | -1/+1 |
* | scsi: csiostor: Assign boolean values to a bool variable | Jiapeng Chong | 2021-03-18 | 1 | -2/+2 |
* | scsi: csiostor: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-12-02 | 1 | -0/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-10-14 | 2 | -4/+4 |
|\ |
|
| * | scsi: csiostor: Fix wrong return value in csio_hw_prep_fw() | Tianjia Zhang | 2020-08-24 | 1 | -1/+1 |
| * | scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't" | Colin Ian King | 2020-08-24 | 1 | -3/+3 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 3 | -3/+2 |
|/ |
|
* | scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwe... | Lee Jones | 2020-07-24 | 1 | -1/+1 |
* | scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_reg | Lee Jones | 2020-07-24 | 1 | -4/+2 |
* | scsi: csiostor: Mark known unused variable as __always_unused | Lee Jones | 2020-07-24 | 1 | -1/+1 |
* | scsi: csiostor: Demote kerneldoc that fails to meet the criteria | Lee Jones | 2020-07-24 | 1 | -2/+1 |
* | scsi: csiostor: Fix misnamed function parameter | Lee Jones | 2020-07-24 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-01-29 | 1 | -1/+1 |
|\ |
|
| * | scsi: csiostor: Adjust indentation in csio_device_reset | Nathan Chancellor | 2019-12-19 | 1 | -1/+1 |
* | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -1/+1 |
|/ |
|
* | scsi: csiostor: Remove set but not used variable 'rln' | YueHaibing | 2019-11-12 | 1 | -2/+1 |
* | scsi: csiostor: Return value not required for csio_dfs_destroy | Saurav Girepunje | 2019-11-01 | 1 | -3/+1 |
* | scsi: csiostor: Fix NULL check before debugfs_remove_recursive | Saurav Girepunje | 2019-11-01 | 1 | -2/+1 |
* | scsi: csiostor: Don't enable IRQs too early | Dan Carpenter | 2019-10-24 | 1 | -6/+9 |
* | scsi: csiostor: clean up indentation issue | Colin Ian King | 2019-09-30 | 1 | -1/+1 |
* | scsi: csiostor: Fix spelling typos | Arkadiusz Drabczyk | 2019-09-30 | 1 | -10/+10 |
* | scsi: csiostor: Prefer pcie_capability_read_word() | Frederick Lawler | 2019-08-12 | 1 | -6/+2 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-05-08 | 1 | -1/+27 |
|\ |
|
| * | scsi: csiostor: create per port irq affinity mask set | Varun Prakash | 2019-04-29 | 1 | -1/+27 |
* | | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2019-05-07 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | scsi: csiostor: csio_wr: mark expected switch fall-through | Gustavo A. R. Silva | 2019-04-08 | 1 | -0/+1 |
* | | scsi: csiostor: fix missing data copy in csio_scsi_err_handler() | Varun Prakash | 2019-04-08 | 1 | -1/+4 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-03-09 | 3 | -12/+5 |
|\ |
|
| * | scsi: csiostor: drop serial_number usage | Hannes Reinecke | 2019-02-27 | 1 | -4/+4 |
| * | scsi: csiostor: Remove set but not used variable 'pln' | YueHaibing | 2019-02-01 | 1 | -3/+0 |