| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: qla1280: Remove redundant variable | Colin Ian King | 2022-05-19 | 1 | -2/+1 |
* | scsi: qla1280: Move the SCSI pointer to private command data | Bart Van Assche | 2022-02-22 | 1 | -17/+4 |
* | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 2021-10-16 | 1 | -2/+1 |
* | scsi: qla1280: Call scsi_done() directly | Bart Van Assche | 2021-10-16 | 1 | -3/+2 |
* | scsi: qla1280: Stop using scsi_cmnd.tag | John Garry | 2021-08-23 | 1 | -1/+1 |
* | scsi: qla1280: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 2021-08-11 | 1 | -3/+2 |
* | treewide: remove editor modelines and cruft | Masahiro Yamada | 2021-05-07 | 1 | -12/+0 |
* | scsi: qla1280: Fix warning comparing pointer to 0 | Jiapeng Chong | 2021-03-24 | 1 | -1/+1 |
* | scsi: qla1280: Spelling fixes | Bhaskar Chowdhury | 2021-03-18 | 1 | -4/+4 |
* | scsi: qla1280: Fix printk regression | René Rebe | 2021-01-22 | 1 | -6/+6 |
* | scsi: qla1280: Remove set but not used variable in qla1280_status_entry() | Jason Yan | 2020-09-09 | 1 | -7/+2 |
* | scsi: qla1280: Remove set but not used variable in qla1280_mailbox_command() | Jason Yan | 2020-09-09 | 1 | -2/+1 |
* | scsi: qla1280: Remove set but not used variable in qla1280_nvram_config() | Jason Yan | 2020-09-09 | 1 | -2/+1 |
* | scsi: qla1280: Remove set but not used variable in qla1280_done() | Jason Yan | 2020-09-09 | 1 | -2/+1 |
* | scsi: qla1280: make qla1280_firmware_mutex and qla1280_fw_tbl static | Jason Yan | 2020-04-14 | 1 | -2/+2 |
* | scsi: qla1280: Make checking for 64bit support consistent | Thomas Bogendoerfer | 2020-01-20 | 1 | -1/+1 |
* | scsi: qla1280: Fix dma firmware download, if dma address is 64bit | Thomas Bogendoerfer | 2020-01-15 | 1 | -6/+14 |
* | qla1280: remove SGI SN2 support | Christoph Hellwig | 2019-08-16 | 1 | -37/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 2019-05-24 | 1 | -10/+1 |
* | scsi/qla1280: Remove stale comment about mmiowb() | Will Deacon | 2019-04-08 | 1 | -10/+0 |
* | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 2019-04-08 | 1 | -5/+0 |
* | scsi: qla1280: set 64bit coherent mask | Thomas Bogendoerfer | 2019-01-11 | 1 | -1/+1 |
* | scsi: flip the default on use_clustering | Christoph Hellwig | 2018-12-18 | 1 | -1/+0 |
* | scsi: qla1280: properly handle 64-bit DMA | Christoph Hellwig | 2018-11-06 | 1 | -4/+1 |
* | scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing them | Christoph Hellwig | 2018-11-06 | 1 | -27/+20 |
* | scsi: qla1280: switch to generic DMA API | Christoph Hellwig | 2018-10-17 | 1 | -13/+13 |
* | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() | Kees Cook | 2017-10-05 | 1 | -9/+5 |
* | ia64, scsi: update references for the device-io book | Mauro Carvalho Chehab | 2017-05-16 | 1 | -1/+1 |
* | qla1280: Don't allocate 512kb of host tags | Johannes Thumshirn | 2016-04-30 | 1 | -1/+1 |
* | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke | 2015-05-31 | 1 | -1/+0 |
* | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -2/+2 |
* | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 1 | -3/+2 |
* | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 1 | -7/+0 |
* | [SCSI] qla1280: Annotate timer on stack so object debug does not complain | Meelis Roos | 2013-12-19 | 1 | -1/+1 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -4/+4 |
* | qla1280: Remove redundant NULL check before release_firmware() call | Jesper Juhl | 2012-04-30 | 1 | -5/+2 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | [SCSI] remove cmd->serial_number litter | Christoph Hellwig | 2011-05-01 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-04-05 | 1 | -52/+109 |
|\ |
|
| * | [SCSI] qla1280: retain firmware for error recovery | Michael Reed | 2010-03-27 | 1 | -52/+109 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
|/ |
|
* | [SCSI] qla1280: Drop host_lock while requesting firmware | Ben Hutchings | 2010-02-08 | 1 | -0/+4 |
* | [SCSI] qla1280: error recovery rewrite | Michael Reed | 2009-05-20 | 1 | -133/+157 |
* | [SCSI] qla1280: driver clean up | Michael Reed | 2009-05-20 | 1 | -89/+10 |
* | Merge git://git.infradead.org/~dwmw2/firmware-2.6 | Linus Torvalds | 2009-04-10 | 1 | -2/+2 |
|\ |
|
| * | qla1280: Fix off-by-some error in firmware loading. | David Woodhouse | 2009-04-08 | 1 | -2/+2 |
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
|/ |
|