summaryrefslogtreecommitdiff
path: root/drivers/scsi/wd33c93.c
AgeCommit message (Expand)Author
2022-09-25scsi: wd33c93: Remove dead code related to the long-gone config WD33C93_PIOLukas Bulwahn
2022-02-22scsi: wd33c93: Move the SCSI pointer to private command dataBart Van Assche
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche
2021-10-16scsi: wd33c93: Call scsi_done() directlyBart Van Assche
2021-05-31scsi: wd33c93: Translate message byte to host byteHannes Reinecke
2021-01-22scsi: wd33c93: Use SCSI statusHannes Reinecke
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-07scsi: wd33c93: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: wd33c93: use sg helper to iterate over scatterlistMing Lei
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner
2017-08-25scsi: drop bus reset for wd33c93-compatible boardsHannes Reinecke
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2013-04-09switch wd33c93 to ->show_info()Al Viro
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-04-19scsi/wd33c93: Drop __TIME__ usageMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-05-02[SCSI] wd33c93: Kill empty wd33c93_release()Geert Uytterhoeven
2008-04-07[SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer
2008-01-11[SCSI] wd33c93: convert to accessors and !use_sg cleanupBoaz Harrosh
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox
2007-07-18[SCSI] wd33c93: cleanupsAdrian Bunk
2007-02-16[SCSI] wd33c93: Fast SCSI with WD33C93Bpeter fuerst
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] m68k: wd33c93: extra delayRoman Zippel
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-03-12[SCSI] wd33c93: Fix missing prototypes by including <linux/interrupt.h>.Ralf Baechle
2006-01-12[PATCH] m68k: NULL noise removalAl Viro
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-04-16Linux-2.6.12-rc2Linus Torvalds