summaryrefslogtreecommitdiff
path: root/drivers/scsi/ncr53c8xx.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-21
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* treewide: Fix common typo in "identify"Maxime Jayat2013-10-14
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-01
* Fix common misspellingsLucas De Marchi2011-03-31
* SCSI host lock push-downJeff Garzik2010-11-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* [SCSI] ncr53c8xx: div reaches -1Roel Kluin2009-06-15
* block: unify request timeout handlingJens Axboe2008-10-09
* drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton2008-05-01
* scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori2008-01-30
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-12
* [SCSI] ncr53c8xx: Call scsi_host_put in releaseMatthew Wilcox2007-10-12
* [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-05
|\
| * [SCSI] minor bug fixes and cleanupsJeff Garzik2006-11-15
* | Fix misc .c/.h comment typosMatt LaPlante2006-11-30
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-06
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-27
* [SCSI] ncr53c8xx updateMatthew Wilcox2006-02-27
* [SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driverMatthew Wilcox2005-12-16
* [SCSI] Use spi_print_msg in ncr53c8xx driverMatthew Wilcox2005-12-16
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-28
* [SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox2005-10-26
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-26
* [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16