summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla4xxx
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24scsi: qla4xxx: Rename function parameter descriptionsLee Jones
2020-07-24scsi: qla4xxx: Remove set but unused variable 'status'Lee Jones
2020-07-24scsi: qla4xxx: Supply description for 'code'Lee Jones
2020-07-24scsi: qla4xxx: Remove three set but unused variablesLee Jones
2020-07-24scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err'Lee Jones
2020-07-24scsi: qla4xxx: Repair function documentation headersLee Jones
2020-07-24scsi: qla4xxx: Fix some kerneldoc parameter documentation issuesLee Jones
2020-07-24scsi: qla4xxx: Fix incorrectly named function parameterLee Jones
2020-07-24scsi: qla4xxx: Fix-up incorrectly documented parameterLee Jones
2020-07-24scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its usedLee Jones
2020-07-24scsi: pm8001: Remove a bunch of set but unused variablesLee Jones
2020-07-24scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared headerLee Jones
2020-07-24scsi: qla4xxx: Check return value of pci_set_mwi()Lee Jones
2020-07-24scsi: qla4xxx: Remove set but unused variable 'func_number'Lee Jones
2020-07-15scsi: qla4xxx: Provide a missing function param description and fix formattingLee Jones
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-24scsi: qla4xxx: Remove unneeded semicolon in ql4_os.cJason Yan
2019-12-19scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor
2019-12-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2019-11-19scsi: qla4xxx: fix double free bugPan Bian
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen
2019-03-25scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-25scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-11scsi: qla4xxx: ql4_os: mark expected switch fall-throughGustavo A. R. Silva
2019-01-08scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-06scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()Chengguang Xu
2018-11-06scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()Chengguang Xu
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-17scsi: qla4xxx: fully convert to the generic DMA APIChristoph Hellwig
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-28scsi: qla4xxx: Remove redundant check on drvr_waitColin Ian King
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-02-21scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder
2018-02-13scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar
2018-02-12scsi: qla4xxx: Move an array from a .h into a .c fileBart Van Assche
2018-02-12scsi: qla4xxx: Remove unused symbolsBart Van Assche
2018-01-04scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2017-11-01scsi: qla4xxx: Convert timers to use timer_setup()Kees Cook
2017-04-26scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template"Colin Ian King
2017-04-06scsi: qla4xxx: drop redundant init_completionNicholas Mc Guire
2017-01-11scsi: qla4xxx: remove two unused MSI-X related #definesChristoph Hellwig
2017-01-05scsi: qla4xxx: comments correctionCao jin