aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/53c700.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI host lock push-downJeff Garzik2010-11-161-3/+5
* scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori2010-08-111-3/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-2/+5
|/
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-3/+3
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-5/+6
* [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer2007-07-141-2/+0
* [SCSI] 53c700: m68k support for the 53c700 SCSI coreKars de Jong2007-06-171-10/+10
* [SCSI] 53c700: convert to use the data buffer accessorsFUJITA Tomonori2007-05-261-40/+15
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] 53c700: Allow setting burst lengthThomas Bogendoerfer2007-01-131-3/+21
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-37/+43
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [SCSI] 53c700: brown paper bag fix for auto request senseJames Bottomley2006-12-031-1/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-26/+30
|\
| * [SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley2006-06-291-26/+30
| * [SCSI] kmalloc argument switcheroo in recent 53c700 change.Dave Jones2006-06-261-1/+1
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley2006-06-191-39/+47
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-11/+8
* [SCSI] audit drivers for incorrect max_id useHannes Reinecke2006-05-281-1/+1
* [SCSI] Add spi_populate_*_msg functionsMatthew Wilcox2006-02-271-14/+4
* [SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2005-12-151-3/+3
* [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-281-3/+3
* [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-281-41/+42
* [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-201-1/+1
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-0/+5
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-1/+8
* [SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik2005-06-171-12/+0
* [PATCH] finally fix 53c700 to use the generic iomem infrastructure2005-04-161-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2175