index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
stex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
1
-2
/
+1
2008-12-01
[SCSI] stex: switch to block timeout
James Bottomley
1
-1
/
+1
2008-07-26
[SCSI] stex: fix queue depth setting
Mike Christie
1
-1
/
+1
2008-04-07
[SCSI] stex: use scsi_build_sense_buffer
FUJITA Tomonori
1
-12
/
+5
2008-04-07
[SCSI] stex: use sg buffer copy helper functions
FUJITA Tomonori
1
-56
/
+10
2008-02-22
[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccb
FUJITA Tomonori
1
-4
/
+6
2008-02-22
[SCSI] stex: stex_direct_copy shouldn't call dma_map_sg
FUJITA Tomonori
1
-22
/
+12
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-07-14
[SCSI] stex: use resid for xfer len information
Ed Lin
1
-2
/
+2
2007-05-30
[SCSI] Merge up to linux-2.6 head
James Bottomley
1
-36
/
+54
2007-05-29
[SCSI] stex: convert to use the data buffer accessors
FUJITA Tomonori
1
-73
/
+36
2007-05-16
[SCSI] stex: minor cleanup and version update
Ed Lin
1
-3
/
+13
2007-05-16
[SCSI] stex: fix reset recovery for console device
Ed Lin
1
-0
/
+7
2007-05-16
[SCSI] stex: extend hard reset wait time
Ed Lin
1
-1
/
+6
2007-05-16
[SCSI] stex: fix id mapping issue
Ed Lin
1
-32
/
+28
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-05
[SCSI] stex: version update
Ed Lin
1
-4
/
+2
2006-12-05
[SCSI] stex: change wait loop code
Ed Lin
1
-21
/
+20
2006-12-05
[SCSI] stex: add new device type support
Ed Lin
1
-7
/
+21
2006-12-05
[SCSI] stex: update device id info
Ed Lin
1
-9
/
+26
2006-12-05
[SCSI] stex: adjust default queue length
Ed Lin
1
-1
/
+10
2006-12-05
[SCSI] stex: add value check in hard reset routine
Ed Lin
1
-1
/
+1
2006-12-05
[SCSI] stex: fix controller_info command handling
Ed Lin
1
-0
/
+1
2006-12-05
[SCSI] stex: fix biosparam calculation
Ed Lin
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-01
[SCSI] stex: add new device (id 0x8650) support
Ed Lin
1
-30
/
+164
2006-10-01
[SCSI] stex: cancel unused field in struct req_msg
Ed Lin
1
-2
/
+1
2006-09-02
[SCSI] add failure return to scsi_init_shared_tag_map()
James Bottomley
1
-3
/
+2
2006-09-02
[SCSI] stex: add shared tags from block
Ed Lin
1
-120
/
+57
2006-09-02
[SCSI] Add Promise SuperTrak driver
Jeff Garzik
1
-0
/
+1316