index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
dc395x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
1
-2
/
+2
2015-02-02
scsi: merge consecutive seq_puts calls
Rasmus Villemoes
1
-2
/
+2
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
1
-8
/
+9
2015-02-02
scsi: remove SPRINTF macro
Rasmus Villemoes
1
-42
/
+36
2014-07-18
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
1
-1
/
+1
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-20
/
+20
2014-07-18
scsi: Remove CONFIG_SCSI_MULTI_LUN
Hannes Reinecke
1
-8
/
+1
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2013-10-25
[SCSI] dc395: Move 'last_reset' into internal host structure
Hannes Reinecke
1
-11
/
+13
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-09
dc395x: switch to ->show_info()
Al Viro
1
-16
/
+4
2013-02-24
[SCSI] dc395x: uninitialized variable in device_alloc()
Dan Carpenter
1
-1
/
+1
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-26
/
+25
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
1
-97
/
+96
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-7
/
+7
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+2
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+2
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-4
/
+4
2010-08-11
dc395x: decrease iteration for tag_number of max_command in start_scsi()
Roel Kluin
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
1
-1
/
+1
2008-04-07
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
1
-1
/
+0
2008-02-08
[SCSI] dc395x: fix uninitialized var warning
Andrew Morton
1
-1
/
+1
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
1
-9
/
+7
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-3
/
+3
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
1
-55
/
+55
2007-07-15
[SCSI] dc395x: convert to use the data buffer accessors
FUJITA Tomonori
1
-103
/
+60
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-3
/
+3
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-10-11
[PATCH] use %zu for size_t
Al Viro
1
-1
/
+1
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-09-26
[SCSI] pci_module_init conversion in scsi subsystem
Henrik Kretzschmar
1
-1
/
+1
2006-09-26
[SCSI] dc395x: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-10
[SCSI] Remove last page_address from dc395x.c
Guennadi Liakhovetski
1
-24
/
+35
2006-04-15
[SCSI] dc395x: dynamically map scatter-gather for PIO
Guennadi Liakhovetski
1
-102
/
+115
2006-01-26
[SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE
Guennadi Liakhovetski
1
-1
/
+5
2005-11-07
[PATCH] kfree cleanup: drivers/scsi
Jesper Juhl
1
-2
/
+1
2005-09-20
[SCSI] dc395x: atomic_kmap for PIO
Guennadi Liakhovetski
1
-0
/
+13
2005-08-15
Revert "dc395x: Fix support for highmem"
Linus Torvalds
1
-35
/
+13
2005-07-28
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-1
/
+1
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
1
-1
/
+11
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+4942