summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ncr53c8xx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+1Star
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0Star
* scsi: ncr53c8xx: remove ScsiResult macroJohannes Thumshirn2018-07-111-5/+5
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-3/+3
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-221-3/+1Star
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-4/+1Star
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* [SCSI] ncr53c8xx: div reaches -1Roel Kluin2009-06-151-1/+1
* block: unify request timeout handlingJens Axboe2008-10-091-2/+2
* drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton2008-05-011-1/+1
* scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-291-2/+2
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-201-3/+4
* [SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori2008-01-301-1/+1
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-1/+2
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-121-6/+1Star
* [SCSI] ncr53c8xx: Call scsi_host_put in releaseMatthew Wilcox2007-10-121-7/+4Star
* [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-59/+11Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-061-8/+11
|\
| * [SCSI] minor bug fixes and cleanupsJeff Garzik2006-11-151-8/+11
* | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-7/+7
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-2/+1Star
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-3/+3
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-281-20/+5Star
* [SCSI] ncr53c8xx updateMatthew Wilcox2006-02-281-60/+58Star
* [SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driverMatthew Wilcox2005-12-161-1/+733
* [SCSI] Use spi_print_msg in ncr53c8xx driverMatthew Wilcox2005-12-161-13/+2Star
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-291-4/+4
* [SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox2005-10-271-11/+11
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-1/+0Star
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-181-12/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+7986