aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/53c700.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledGravatar Mike Christie 1-2/+5
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferGravatar Boaz Harrosh 1-3/+3
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEGravatar FUJITA Tomonori 1-5/+6
2007-07-14[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Gravatar Thomas Bogendoerfer 1-2/+0
2007-06-17[SCSI] 53c700: m68k support for the 53c700 SCSI coreGravatar Kars de Jong 1-10/+10
2007-05-26[SCSI] 53c700: convert to use the data buffer accessorsGravatar FUJITA Tomonori 1-40/+15
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-01-13[SCSI] 53c700: Allow setting burst lengthGravatar Thomas Bogendoerfer 1-3/+21
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Gravatar Ralf Baechle 1-37/+43
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Gravatar Ralf Baechle 1-1/+1
2006-12-03[SCSI] 53c700: brown paper bag fix for auto request senseGravatar James Bottomley 1-1/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsGravatar Peter Zijlstra 1-1/+1
2006-07-03Merge ../scsi-misc-2.6Gravatar James Bottomley 1-26/+30
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-29[SCSI] 53c700: fix breakage caused by the autosense updateGravatar James Bottomley 1-26/+30
2006-06-26[SCSI] kmalloc argument switcheroo in recent 53c700 change.Gravatar Dave Jones 1-1/+1
2006-06-19[SCSI] 53c700: remove reliance on deprecated cmnd fieldsGravatar James Bottomley 1-39/+47
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-11/+8
2006-05-28[SCSI] audit drivers for incorrect max_id useGravatar Hannes Reinecke 1-1/+1
2006-02-27[SCSI] Add spi_populate_*_msg functionsGravatar Matthew Wilcox 1-14/+4
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgGravatar Matthew Wilcox 1-3/+3
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeGravatar Jeff Garzik 1-3/+3
2005-10-28[SCSI] use sfoo_printk() in driversGravatar Jeff Garzik 1-41/+42
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Gravatar Yani Ioannou 1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Gravatar Jeff Garzik 1-0/+5
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Gravatar Jeff Garzik 1-1/+8
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksGravatar Jeff Garzik 1-12/+0
2005-04-16[PATCH] finally fix 53c700 to use the generic iomem infrastructureGravatar 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+2175