summaryrefslogtreecommitdiff
path: root/drivers/scsi/ncr53c8xx.c
AgeCommit message (Expand)Author
2023-06-21scsi: ncr53c8xx: Replace strlcpy() with strscpy()Azeem Shaikh
2022-02-22scsi: zalon: Stop using the SCSI pointerBart Van Assche
2021-10-16scsi: ncr53c8xx: Switch to attribute groupsBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: ncr53c8xx: Call scsi_done() directlyBart Van Assche
2021-09-13scsi: ncr53c8xx: Remove unused retrieve_from_waiting_list() functionHelge Deller
2021-08-24scsi: ncr53c8xx: Remove unused codeHannes Reinecke
2021-08-24scsi: ncr53c8xx: Complete all commands during bus resetHannes Reinecke
2021-08-24scsi: ncr53c8xx: Remove 'sync_reset' argument from ncr_reset_bus()Hannes Reinecke
2021-08-11scsi: ncr53c8xx: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-01-26scsi: ncr53c8xx: Fix typosHannes Reinecke
2021-01-22scsi: ncr53c8xx: Use SAM status valuesHannes Reinecke
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-11scsi: docs: convert ncr53c8xx.txt to ReSTMauro Carvalho Chehab
2019-10-24scsi: Fix various misspellings of "connect"Geert Uytterhoeven
2019-08-07scsi: ncr53c8xx: Mark expected switch fall-throughHelge Deller
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-07-10scsi: ncr53c8xx: remove ScsiResult macroJohannes Thumshirn
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
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-07-17scsi: use 64-bit LUNsHannes Reinecke
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat
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-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-15[SCSI] ncr53c8xx: div reaches -1Roel Kluin
2008-10-09block: unify request timeout handlingJens Axboe
2008-05-01drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-01-30[SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox
2007-10-12[SCSI] ncr53c8xx: Call scsi_host_put in releaseMatthew Wilcox
2007-07-15[SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-15[SCSI] minor bug fixes and cleanupsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox
2006-02-27[SCSI] ncr53c8xx updateMatthew Wilcox
2005-12-16[SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driverMatthew Wilcox