| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-23 | scsi: Change the return type of the .queuecommand() callback | Bart Van Assche | 1 | -1/+1 |
| 2024-10-03 | scsi: wd33c93: Don't use stale scsi_pointer value | Daniel Palmer | 1 | -1/+1 |
| 2024-03-10 | scsi: wd33c93: Replace deprecated strncpy() with strscpy() | Justin Stitt | 1 | -3/+1 |
| 2022-09-25 | scsi: wd33c93: Remove dead code related to the long-gone config WD33C93_PIO | Lukas Bulwahn | 1 | -60/+0 |
| 2022-02-22 | scsi: wd33c93: Move the SCSI pointer to private command data | Bart Van Assche | 1 | -56/+63 |
| 2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 1 | -3/+1 |
| 2021-10-16 | scsi: wd33c93: Call scsi_done() directly | Bart Van Assche | 1 | -8/+6 |
| 2021-05-31 | scsi: wd33c93: Translate message byte to host byte | Hannes Reinecke | 1 | -20/+23 |
| 2021-01-22 | scsi: wd33c93: Use SCSI status | Hannes Reinecke | 1 | -3/+3 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-08-07 | scsi: wd33c93: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
| 2019-07-11 | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
| 2019-06-20 | scsi: wd33c93: use sg helper to iterate over scatterlist | Ming Lei | 1 | -1/+1 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 1 | -10/+1 |
| 2017-08-25 | scsi: drop bus reset for wd33c93-compatible boards | Hannes Reinecke | 1 | -0/+2 |
| 2015-02-02 | scsi: print single-character strings with seq_putc | Rasmus Villemoes | 1 | -1/+1 |
| 2015-02-02 | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 1 | -9/+9 |
| 2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke | 1 | -16/+17 |
| 2013-04-09 | switch wd33c93 to ->show_info() | Al Viro | 1 | -110/+84 |
| 2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -4/+3 |
| 2011-05-01 | [SCSI] remove cmd->serial_number litter | Christoph Hellwig | 1 | -23/+22 |
| 2011-04-19 | scsi/wd33c93: Drop __TIME__ usage | Michal Marek | 1 | -4/+3 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2010-11-16 | SCSI host lock push-down | Jeff Garzik | 1 | -2/+4 |
| 2010-05-02 | [SCSI] wd33c93: Kill empty wd33c93_release() | Geert Uytterhoeven | 1 | -6/+0 |
| 2008-04-07 | [SCSI] WD33C93: let platform stub override no_sync/fast/dma_mode | Thomas Bogendoerfer | 1 | -3/+0 |
| 2008-01-11 | [SCSI] wd33c93: convert to accessors and !use_sg cleanup | Boaz Harrosh | 1 | -5/+5 |
| 2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe | 1 | -4/+2 |
| 2007-10-12 | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 1 | -16/+16 |
| 2007-07-18 | [SCSI] wd33c93: cleanups | Adrian Bunk | 1 | -1/+3 |
| 2007-02-16 | [SCSI] wd33c93: Fast SCSI with WD33C93B | peter fuerst | 1 | -79/+242 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2006-07-14 | [SCSI] More buffer->request_buffer changes | Christoph Hellwig | 1 | -1/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-23 | [PATCH] m68k: wd33c93: extra delay | Roman Zippel | 1 | -0/+4 |
| 2006-06-10 | [SCSI] drivers/scsi: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -1/+1 |
| 2006-03-12 | [SCSI] wd33c93: Fix missing prototypes by including <linux/interrupt.h>. | Ralf Baechle | 1 | -1/+1 |
| 2006-01-12 | [PATCH] m68k: NULL noise removal | Al Viro | 1 | -2/+2 |
| 2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2077 |