aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ncr53c8xx.c
Commit message (Expand)AuthorAgeFilesLines
* [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-281-2/+2
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-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/+1
* [SCSI] ncr53c8xx: Call scsi_host_put in releaseMatthew Wilcox2007-10-121-7/+4
* [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-59/+11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-051-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/+1
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-3/+3
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-271-20/+5
* [SCSI] ncr53c8xx updateMatthew Wilcox2006-02-271-60/+58
* [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/+2
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-4/+4
* [SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox2005-10-261-11/+11
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-1/+0
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-181-12/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+7986