| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: dc395x: Convert timers to use timer_setup() | Kees Cook | 2017-10-27 | 1 | -8/+5 |
* | scsi: print single-character strings with seq_putc | Rasmus Villemoes | 2015-02-02 | 1 | -2/+2 |
* | scsi: merge consecutive seq_puts calls | Rasmus Villemoes | 2015-02-02 | 1 | -2/+2 |
* | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 2015-02-02 | 1 | -8/+9 |
* | scsi: remove SPRINTF macro | Rasmus Villemoes | 2015-02-02 | 1 | -42/+36 |
* | scsi: use 64-bit value for 'max_luns' | Hannes Reinecke | 2014-07-17 | 1 | -1/+1 |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 1 | -20/+20 |
* | scsi: Remove CONFIG_SCSI_MULTI_LUN | Hannes Reinecke | 2014-07-17 | 1 | -8/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+0 |
|\ |
|
| * | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-14 | 1 | -1/+0 |
* | | [SCSI] dc395: Move 'last_reset' into internal host structure | Hannes Reinecke | 2013-10-25 | 1 | -11/+13 |
|/ |
|
* | dc395x: switch to ->show_info() | Al Viro | 2013-04-09 | 1 | -16/+4 |
* | [SCSI] dc395x: uninitialized variable in device_alloc() | Dan Carpenter | 2013-02-24 | 1 | -1/+1 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -26/+25 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | [SCSI] remove cmd->serial_number litter | Christoph Hellwig | 2011-05-01 | 1 | -97/+96 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -7/+7 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+2 |
|\ |
|
| * | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+2 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -4/+4 |
|/ |
|
* | dc395x: decrease iteration for tag_number of max_command in start_scsi() | Roel Kluin | 2010-08-11 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 1 | -1/+1 |
* | [SCSI] Remove random noop unchecked_isa_dma users | Andi Kleen | 2008-04-07 | 1 | -1/+0 |
* | [SCSI] dc395x: fix uninitialized var warning | Andrew Morton | 2008-02-08 | 1 | -1/+1 |
* | [SCSI] remove use_sg_chaining | James Bottomley | 2008-01-30 | 1 | -1/+0 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 | 1 | -9/+7 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -3/+3 |
* | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 2007-10-16 | 1 | -0/+1 |
* | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 2007-10-12 | 1 | -55/+55 |
* | [SCSI] dc395x: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -103/+60 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -3/+3 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] use %zu for size_t | Al Viro | 2006-10-11 | 1 | -1/+1 |
* | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+1 |
* | [SCSI] pci_module_init conversion in scsi subsystem | Henrik Kretzschmar | 2006-09-26 | 1 | -1/+1 |
* | [SCSI] dc395x: fix printk format warning | Randy Dunlap | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -1/+1 |
* | [SCSI] Remove last page_address from dc395x.c | Guennadi Liakhovetski | 2006-06-10 | 1 | -24/+35 |
* | [SCSI] dc395x: dynamically map scatter-gather for PIO | Guennadi Liakhovetski | 2006-04-14 | 1 | -102/+115 |
* | [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE | Guennadi Liakhovetski | 2006-01-26 | 1 | -1/+5 |
* | [PATCH] kfree cleanup: drivers/scsi | Jesper Juhl | 2005-11-07 | 1 | -2/+1 |
* | [SCSI] dc395x: atomic_kmap for PIO | Guennadi Liakhovetski | 2005-09-20 | 1 | -0/+13 |
* | Revert "dc395x: Fix support for highmem" | Linus Torvalds | 2005-08-15 | 1 | -35/+13 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-28 | 1 | -1/+1 |
* | [SCSI] allow sleeping in ->eh_bus_reset_handler() | Jeff Garzik | 2005-06-17 | 1 | -1/+11 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+4942 |