aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ncr53c8xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-15[SCSI] ncr53c8xx: div reaches -1Roel Kluin1-1/+1
2008-10-09block: unify request timeout handlingJens Axboe1-2/+2
2008-05-01drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton1-1/+1
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison1-2/+2
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-3/+4
2008-01-30[SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori1-1/+1
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-1/+2
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox1-6/+1
2007-10-12[SCSI] ncr53c8xx: Call scsi_host_put in releaseMatthew Wilcox1-7/+4
2007-07-15[SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori1-59/+11
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-8/+11
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-7/+7
2006-11-15[SCSI] minor bug fixes and cleanupsJeff Garzik1-8/+11
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-2/+1
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-3/+3
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox1-20/+5
2006-02-27[SCSI] ncr53c8xx updateMatthew Wilcox1-60/+58
2005-12-16[SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driverMatthew Wilcox1-1/+733
2005-12-16[SCSI] Use spi_print_msg in ncr53c8xx driverMatthew Wilcox1-13/+2
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik1-4/+4
2005-10-26[SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox1-11/+11
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-1/+0
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field1-12/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+7986