index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
stex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stex: Add S3/S4 support
Charles
2016-02-23
1
-3
/
+65
*
stex: Add hotplug support
Charles
2016-02-23
1
-19
/
+34
*
stex: Support to Pegasus series.
Charles
2016-02-23
1
-6
/
+26
*
stex: Remove use of struct timeval
Tina Ruchandani
2015-11-09
1
-10
/
+3
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-8
/
+0
*
scsi: don't force tagged_supported in drivers
Christoph Hellwig
2014-11-12
1
-11
/
+0
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-2
/
+0
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-8
/
+2
*
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
2014-11-12
1
-6
/
+3
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-2
/
+0
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+2
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] stex: fix scan of nonexistent lun
Ed Lin
2010-01-04
1
-0
/
+5
*
[SCSI] stex: update version to 4.6.0000.4
Ed Lin
2009-10-29
1
-4
/
+4
*
[SCSI] stex: add support for reset request from firmware
Ed Lin
2009-10-29
1
-83
/
+166
*
[SCSI] stex: add small dma buffer support
Ed Lin
2009-10-29
1
-5
/
+20
*
[SCSI] stex: Add reset code for st_yel (v2)
Ed Lin
2009-09-05
1
-4
/
+29
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
[SCSI] stex: update version to 4.6.0000.3
Ed Lin
2009-04-03
1
-5
/
+5
*
[SCSI] stex: add new 6G controller support
Ed Lin
2009-04-03
1
-31
/
+351
*
[SCSI] stex: use config struct for parameters of different controllers
Ed Lin
2009-04-03
1
-76
/
+125
*
[SCSI] stex: add MSI support
Ed Lin
2009-04-03
1
-5
/
+43
*
[SCSI] stex: small code fixes and changes
Ed Lin
2009-04-03
1
-65
/
+60
*
[SCSI] stex: Version update
Ed Lin - PTU
2009-03-12
1
-3
/
+3
*
[SCSI] stex: Small fixes
Ed Lin - PTU
2009-03-12
1
-6
/
+22
*
[SCSI] stex: Fix for controller type st_yosemite
Ed Lin - PTU
2009-03-12
1
-61
/
+3
*
[SCSI] stex: Add new device id
Ed Lin - PTU
2009-03-12
1
-2
/
+6
*
[SCSI] stex: Fix for potential invalid response
Ed Lin - PTU
2009-03-12
1
-0
/
+1
*
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
2008-12-29
1
-2
/
+1
*
[SCSI] stex: switch to block timeout
James Bottomley
2008-12-01
1
-1
/
+1
*
[SCSI] stex: fix queue depth setting
Mike Christie
2008-07-26
1
-1
/
+1
*
[SCSI] stex: use scsi_build_sense_buffer
FUJITA Tomonori
2008-04-07
1
-12
/
+5
*
[SCSI] stex: use sg buffer copy helper functions
FUJITA Tomonori
2008-04-07
1
-56
/
+10
*
[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb
FUJITA Tomonori
2008-02-22
1
-4
/
+6
*
[SCSI] stex: stex_direct_copy shouldn't call dma_map_sg
FUJITA Tomonori
2008-02-22
1
-22
/
+12
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
1
-1
/
+0
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+1
*
[SCSI] stex: use resid for xfer len information
Ed Lin
2007-07-14
1
-2
/
+2
*
[SCSI] Merge up to linux-2.6 head
James Bottomley
2007-05-30
1
-36
/
+54
|
\
|
*
[SCSI] stex: minor cleanup and version update
Ed Lin
2007-05-16
1
-3
/
+13
|
*
[SCSI] stex: fix reset recovery for console device
Ed Lin
2007-05-16
1
-0
/
+7
|
*
[SCSI] stex: extend hard reset wait time
Ed Lin
2007-05-16
1
-1
/
+6
|
*
[SCSI] stex: fix id mapping issue
Ed Lin
2007-05-16
1
-32
/
+28
*
|
[SCSI] stex: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-29
1
-73
/
+36
|
/
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[SCSI] stex: version update
Ed Lin
2006-12-05
1
-4
/
+2
*
[SCSI] stex: change wait loop code
Ed Lin
2006-12-05
1
-21
/
+20
*
[SCSI] stex: add new device type support
Ed Lin
2006-12-05
1
-7
/
+21
[next]