aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/53c700.c
AgeCommit message (Expand)Author
2019-01-29scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2017-08-25scsi: 53c700: move bus reset to host resetHannes Reinecke
2017-06-26scsi: 53c700: switch to dma_alloc_attrsChristoph Hellwig
2016-07-13scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig
2016-07-1253c700: Use proper debug printk format specifiersHelge Deller
2016-06-1453c700: fix BUG on untagged commandsJames Bottomley
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-08-07[SCSI] Fix printk typos in drivers/scsiMasanari Iida
2014-12-04scsi: remove scsi_set_tag_typeChristoph Hellwig
2014-12-04scsi: remove scsi_get_tag_typeChristoph Hellwig
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig
2014-11-12scsi: Remove scsi_print_command when calling abortHannes Reinecke
2014-11-1253c700: remove scsi_print_sense() usageHannes Reinecke
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2010-11-16SCSI host lock push-downJeff Garzik
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2007-07-14[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer
2007-06-17[SCSI] 53c700: m68k support for the 53c700 SCSI coreKars de Jong
2007-05-26[SCSI] 53c700: convert to use the data buffer accessorsFUJITA Tomonori
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-01-13[SCSI] 53c700: Allow setting burst lengthThomas Bogendoerfer
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-03[SCSI] 53c700: brown paper bag fix for auto request senseJames Bottomley
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-07-03Merge ../scsi-misc-2.6James Bottomley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley
2006-06-26[SCSI] kmalloc argument switcheroo in recent 53c700 change.Dave Jones
2006-06-19[SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-05-28[SCSI] audit drivers for incorrect max_id useHannes Reinecke
2006-02-27[SCSI] Add spi_populate_*_msg functionsMatthew Wilcox
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik