aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/wd33c93.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-07scsi: wd33c93: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-06-20scsi: wd33c93: use sg helper to iterate over scatterlistMing Lei1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner1-10/+1
2017-08-25scsi: drop bus reset for wd33c93-compatible boardsHannes Reinecke1-0/+2
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes1-1/+1
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes1-9/+9
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-16/+17
2013-04-09switch wd33c93 to ->show_info()Al Viro1-110/+84
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-4/+3
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-23/+22
2011-04-19scsi/wd33c93: Drop __TIME__ usageMichal Marek1-4/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik1-2/+4
2010-05-02[SCSI] wd33c93: Kill empty wd33c93_release()Geert Uytterhoeven1-6/+0
2008-04-07[SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer1-3/+0
2008-01-11[SCSI] wd33c93: convert to accessors and !use_sg cleanupBoaz Harrosh1-5/+5
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-4/+2
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox1-16/+16
2007-07-18[SCSI] wd33c93: cleanupsAdrian Bunk1-1/+3
2007-02-16[SCSI] wd33c93: Fast SCSI with WD33C93Bpeter fuerst1-79/+242
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] m68k: wd33c93: extra delayRoman Zippel1-0/+4
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-03-12[SCSI] wd33c93: Fix missing prototypes by including <linux/interrupt.h>.Ralf Baechle1-1/+1
2006-01-12[PATCH] m68k: NULL noise removalAl Viro1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2077