summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/53c700.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: 53c700: move bus reset to host resetHannes Reinecke2017-08-251-20/+3
* scsi: 53c700: switch to dma_alloc_attrsChristoph Hellwig2017-06-261-4/+4
* scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig2016-07-131-3/+5
* 53c700: Use proper debug printk format specifiersHelge Deller2016-07-121-1/+1
* 53c700: fix BUG on untagged commandsJames Bottomley2016-06-141-2/+2
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-4/+7
* [SCSI] Fix printk typos in drivers/scsiMasanari Iida2015-08-071-1/+1
* scsi: remove scsi_set_tag_typeChristoph Hellwig2014-12-041-1/+1
* scsi: remove scsi_get_tag_typeChristoph Hellwig2014-12-041-2/+2
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-35/+0
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-12/+7
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-8/+9
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-7/+5
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-1/+1
* scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-121-3/+3
* scsi: Remove scsi_print_command when calling abortHannes Reinecke2014-11-121-3/+1
* 53c700: remove scsi_print_sense() usageHannes Reinecke2014-11-121-7/+2
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-121-1/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-3/+4
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* 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
OpenPOWER on IntegriCloud