summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla1280.c
AgeCommit message (Expand)Author
2024-02-15scsi: qla1280: Remove redundant assignment to variable 'mr'Colin Ian King
2023-10-13scsi: qla1280: Separate out host reset function from qla1280_error_action()Hannes Reinecke
2023-03-24scsi: qla1280: Declare SCSI host template constBart Van Assche
2022-05-19scsi: qla1280: Remove redundant variableColin Ian King
2022-02-22scsi: qla1280: Move the SCSI pointer to private command dataBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: qla1280: Call scsi_done() directlyBart Van Assche
2021-08-23scsi: qla1280: Stop using scsi_cmnd.tagJohn Garry
2021-08-11scsi: qla1280: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-03-24scsi: qla1280: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-18scsi: qla1280: Spelling fixesBhaskar Chowdhury
2021-01-22scsi: qla1280: Fix printk regressionRené Rebe
2020-09-09scsi: qla1280: Remove set but not used variable in qla1280_status_entry()Jason Yan
2020-09-09scsi: qla1280: Remove set but not used variable in qla1280_mailbox_command()Jason Yan
2020-09-09scsi: qla1280: Remove set but not used variable in qla1280_nvram_config()Jason Yan
2020-09-09scsi: qla1280: Remove set but not used variable in qla1280_done()Jason Yan
2020-04-14scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl staticJason Yan
2020-01-20scsi: qla1280: Make checking for 64bit support consistentThomas Bogendoerfer
2020-01-15scsi: qla1280: Fix dma firmware download, if dma address is 64bitThomas Bogendoerfer
2019-08-16qla1280: remove SGI SN2 supportChristoph Hellwig
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner
2019-04-08scsi/qla1280: Remove stale comment about mmiowb()Will Deacon
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-01-11scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-06scsi: qla1280: properly handle 64-bit DMAChristoph Hellwig
2018-11-06scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing themChristoph Hellwig
2018-10-17scsi: qla1280: switch to generic DMA APIChristoph Hellwig
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
2017-05-16ia64, scsi: update references for the device-io bookMauro Carvalho Chehab
2016-04-30qla1280: Don't allocate 512kb of host tagsJohannes Thumshirn
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2013-12-19[SCSI] qla1280: Annotate timer on stack so object debug does not complainMeelis Roos
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-04-30qla1280: Remove redundant NULL check before release_firmware() callJesper Juhl
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-27[SCSI] qla1280: retain firmware for error recoveryMichael Reed
2010-02-08[SCSI] qla1280: Drop host_lock while requesting firmwareBen Hutchings
2009-05-20[SCSI] qla1280: error recovery rewriteMichael Reed
2009-05-20[SCSI] qla1280: driver clean upMichael Reed
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds