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
/
initio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
scsi: initio: Fix a few kernel-doc misdemeanours
Lee Jones
1
-8
/
+5
2021-03-16
scsi: initio: Remove unused variable 'prev'
Lee Jones
1
-3
/
+2
2021-01-23
scsi: initio: Drop internal SCSI message definition
Hannes Reinecke
1
-31
/
+33
2020-10-08
scsi: initio: Use module_pci_driver() to simplify the code
Liu Shixin
1
-13
/
+1
2019-12-20
scsi: initio: make initio_state_7() static
Chen Zhou
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-15
/
+1
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-15
scsi: initio: use dma_set_mask
Christoph Hellwig
1
-1
/
+1
2015-11-20
SCSI: initio: remove duplicate module device table
Arnd Bergmann
1
-16
/
+0
2015-06-01
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2014-03-20
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
1
-1
/
+1
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-08-11
drivers/scsi: remove unnecessary NULL test
Julia Lawall
1
-1
/
+0
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2008-12-29
[SCSI] Clean up my email address and use a single standard address for everyt...
Alan Cox
1
-1
/
+1
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
1
-1
/
+1
2008-04-12
[SCSI] initio: fix big endian problems for auto request sense
Grant Grundler
1
-4
/
+5
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-24
[SCSI] initio: fix module hangs on loading
Stuart Swales
1
-2
/
+6
2007-12-19
[SCSI] initio: bugfix for accessors patch
Boaz Harrosh
1
-0
/
+1
2007-12-19
[SCSI] initio: fix conflict when loading driver
Alan Cox
1
-0
/
+1
2007-10-18
[SCSI] initio: Fix merge fallout
Alan Cox
1
-2
/
+4
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-05-27
[SCSI] initio: convert to use the data buffer accessors
FUJITA Tomonori
1
-25
/
+11
2007-05-22
[SCSI] initio: Convert into a real Linux driver and update to modern style
Alan Cox
1
-1990
/
+1833
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-11-25
[SCSI] initio: fix section mismatches with HOTPLUG=n
Randy Dunlap
1
-1
/
+1
2006-10-18
[initio] Add pci dev table for module auto loading.
Ben Collins
1
-9
/
+10
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-2
/
+1
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
1
-1
/
+2
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-1
/
+1
2005-06-26
[PATCH] drivers/scsi/initio.c: cleanups
Adrian Bunk
1
-49
/
+36
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
1
-0
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3184