Age | Commit message (Expand) | Author | Files | Lines |
2020-10-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2020-10-15 | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 21 | -42/+21 |
2020-10-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -3/+2 |
2020-10-08 | scsi: qla4xxx: Fix inconsistent format argument type | Ye Bin | 1 | -1/+1 |
2020-10-03 | scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changed | Ye Bin | 1 | -2/+1 |
2020-09-16 | scsi/qla4xxx: Convert to SPDX license identifiers | Thomas Gleixner | 21 | -42/+21 |
2020-08-25 | scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()' | Christophe JAILLET | 1 | -1/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-07-25 | scsi: qla4xxx: Rename function parameter descriptions | Lee Jones | 1 | -2/+2 |
2020-07-25 | scsi: qla4xxx: Remove set but unused variable 'status' | Lee Jones | 1 | -22/+12 |
2020-07-25 | scsi: qla4xxx: Supply description for 'code' | Lee Jones | 1 | -4/+5 |
2020-07-25 | scsi: qla4xxx: Remove three set but unused variables | Lee Jones | 1 | -6/+3 |
2020-07-25 | scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err' | Lee Jones | 1 | -0/+1 |
2020-07-25 | scsi: qla4xxx: Repair function documentation headers | Lee Jones | 1 | -2/+4 |
2020-07-25 | scsi: qla4xxx: Fix some kerneldoc parameter documentation issues | Lee Jones | 1 | -6/+7 |
2020-07-25 | scsi: qla4xxx: Fix incorrectly named function parameter | Lee Jones | 1 | -1/+1 |
2020-07-25 | scsi: qla4xxx: Fix-up incorrectly documented parameter | Lee Jones | 1 | -4/+3 |
2020-07-25 | scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used | Lee Jones | 2 | -17/+17 |
2020-07-25 | scsi: pm8001: Remove a bunch of set but unused variables | Lee Jones | 1 | -10/+1 |
2020-07-25 | scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared header | Lee Jones | 2 | -17/+17 |
2020-07-25 | scsi: qla4xxx: Check return value of pci_set_mwi() | Lee Jones | 1 | -0/+3 |
2020-07-25 | scsi: qla4xxx: Remove set but unused variable 'func_number' | Lee Jones | 1 | -2/+0 |
2020-07-15 | scsi: qla4xxx: Provide a missing function param description and fix formatting | Lee Jones | 1 | -3/+4 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-04-25 | scsi: qla4xxx: Remove unneeded semicolon in ql4_os.c | Jason Yan | 1 | -1/+1 |
2019-12-20 | scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free | Nathan Chancellor | 1 | -1/+1 |
2019-12-10 | scsi: iscsi: qla4xxx: fix double free in probe | Dan Carpenter | 1 | -1/+0 |
2019-11-20 | scsi: qla4xxx: fix double free bug | Pan Bian | 1 | -3/+0 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-04-13 | Merge branch '5.1/scsi-fixes' into 5.2/merge | Martin K. Petersen | 1 | -0/+2 |
2019-03-26 | scsi: qla4xxx: fix a potential NULL pointer dereference | Kangjie Lu | 1 | -0/+2 |
2019-03-26 | scsi: qla4xxx: avoid freeing unallocated dma memory | Arnd Bergmann | 1 | -1/+1 |
2019-03-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2019-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+2 |
2019-01-12 | scsi: qla4xxx: ql4_os: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2019-01-09 | scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param | YueHaibing | 1 | -0/+2 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 4 | -18/+18 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
2018-11-07 | scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy() | Chengguang Xu | 1 | -3/+1 |
2018-11-07 | scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy() | Chengguang Xu | 1 | -4/+2 |
2018-10-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -23/+12 |
2018-10-18 | scsi: qla4xxx: fully convert to the generic DMA API | Christoph Hellwig | 1 | -17/+8 |
2018-10-03 | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep | 1 | -1/+0 |
2018-09-28 | scsi: qla4xxx: Remove redundant check on drvr_wait | Colin Ian King | 1 | -6/+4 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 1 | -1/+1 |
2018-04-04 | Merge branch 'fixes' into misc | James Bottomley | 2 | -0/+48 |
2018-02-22 | scsi: qla4xxx: Use dma_pool_zalloc() | Souptick Joarder | 2 | -7/+3 |
2018-02-14 | scsi: qla4xxx: skip error recovery in case of register disconnect. | Manish Rangankar | 2 | -0/+48 |
2018-02-12 | scsi: qla4xxx: Move an array from a .h into a .c file | Bart Van Assche | 2 | -2/+2 |