index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
cciss: auto engage SCSI mid layer at driver load time
Stephen M. Cameron
1
-0
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-06
cciss: add cciss_tape_cmds module paramter
Stephen M. Cameron
1
-18
/
+23
2011-03-12
Revert "cciss: Add missing allocation in scsi_cmd_stack_setup and correspond...
Jens Axboe
1
-9
/
+0
2011-03-12
cciss: fix missed command status value CMD_UNABORTABLE
Stephen M. Cameron
1
-2
/
+11
2011-03-11
cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deal...
Stephen M. Cameron
1
-0
/
+9
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-3
/
+5
2010-08-07
cciss: change printks to dev_warn, etc.
Stephen M. Cameron
1
-85
/
+74
2010-08-07
cciss: separate cmd_alloc() and cmd_special_alloc()
Stephen M. Cameron
1
-4
/
+6
2010-08-07
cciss: use consistent variable names
Stephen M. Cameron
1
-303
/
+288
2010-08-07
cciss: Set the performant mode bit in the scsi half of the driver
Stephen M. Cameron
1
-18
/
+2
2010-08-07
cciss: remove errant debug code
Mike Miller
1
-2
/
+0
2010-08-07
cciss: add performant mode support for Stars/Sirius
Mike Miller
1
-2
/
+4
2010-06-15
cciss: set SCSI max cmd len to 16, as default is wrong
Stephen M. Cameron
1
-0
/
+1
2010-06-01
cciss: call BUG() earlier
Dan Carpenter
1
-1
/
+1
2010-02-28
cciss: Fix problem with scatter gather elements in the scsi half of the driver
Stephen M. Cameron
1
-26
/
+59
2010-02-28
cciss: eliminate unnecessary pointer use in cciss scsi code
Stephen M. Cameron
1
-16
/
+15
2010-02-28
cciss: do not use void pointer for scsi hba data
Stephen M. Cameron
1
-13
/
+10
2010-02-28
cciss: detect bad alignment of scsi commands at build time
Stephen M. Cameron
1
-4
/
+8
2009-11-13
cciss: Fix weird usage of ENXIO in cciss_scsi.c
Stephen M. Cameron
1
-1
/
+1
2009-11-13
cciss: fix typo that causes scsi status to be lost.
Stephen M. Cameron
1
-1
/
+1
2009-06-09
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-7
/
+16
2009-06-09
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
1
-15
/
+9
2009-06-09
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
1
-22
/
+4
2009-06-09
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-1
/
+1
2009-06-02
cciss: use schedule_timeout_interruptible()
Andrew Morton
1
-2
/
+1
2009-06-02
cciss: fix SCSI device reset handler
Stephen M. Cameron
1
-6
/
+79
2008-10-09
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
1
-53
/
+98
2008-08-06
cciss: add support for multi lun tape devices
Mike Miller
1
-3
/
+37
2008-08-06
cciss: change the way we notify scsi midlayer of tape drives
Mike Miller
1
-39
/
+118
2008-04-21
cciss: fix warning oops on rmmod of driver
scameron@beardog.cca.cpqcorp.net
1
-1
/
+1
2008-03-04
resubmit: cciss: procfs updates to display info about many
Mike Miller
1
-7
/
+3
2008-02-03
drivers/block/: Spelling fixes
Joe Perches
1
-2
/
+2
2007-10-29
cciss: update copyright notices
Mike Miller
1
-7
/
+7
2007-05-29
[SCSI] cciss: convert to use the data buffer accessors
FUJITA Tomonori
1
-53
/
+22
2007-05-08
cciss: include scsi/scsi.h unconditionally
Stephen Cameron
1
-1
/
+0
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
1
-1
/
+1
2006-08-07
[SCSI] Improve inquiry printing
Matthew Wilcox
1
-9
/
+5
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
1
-3
/
+3
2006-03-27
[PATCH] kzalloc() conversion in drivers/block
Eric Sesterhenn
1
-2
/
+1
2006-03-24
BUG_ON() Conversion in drivers/block/
Eric Sesterhenn
1
-1
/
+1
2006-01-09
[PATCH] cciss: adds MSI and MSI-X support
Mike Miller
1
-1
/
+1
2005-11-15
[PATCH] cciss_scsi warning fix
Grant Coady
1
-1
/
+1
2005-11-06
[SCSI] cciss: scsi error handling
mike.miller@hp.com
1
-1
/
+81
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-3
/
+7
2005-09-13
[PATCH] cciss: SCSI tape info for /proc
Mike Miller
1
-3
/
+24
2005-09-13
[PATCH] cciss: One Button Disaster Recovery support
Mike Miller
1
-12
/
+29
2005-09-13
[PATCH] cciss: direct lookup for command completions
Mike Miller
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1417