index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
stex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-04
[SCSI] stex: fix scan of nonexistent lun
Ed Lin
1
-0
/
+5
2009-10-29
[SCSI] stex: update version to 4.6.0000.4
Ed Lin
1
-4
/
+4
2009-10-29
[SCSI] stex: add support for reset request from firmware
Ed Lin
1
-83
/
+166
2009-10-29
[SCSI] stex: add small dma buffer support
Ed Lin
1
-5
/
+20
2009-09-05
[SCSI] stex: Add reset code for st_yel (v2)
Ed Lin
1
-4
/
+29
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-04-03
[SCSI] stex: update version to 4.6.0000.3
Ed Lin
1
-5
/
+5
2009-04-03
[SCSI] stex: add new 6G controller support
Ed Lin
1
-31
/
+351
2009-04-03
[SCSI] stex: use config struct for parameters of different controllers
Ed Lin
1
-76
/
+125
2009-04-03
[SCSI] stex: add MSI support
Ed Lin
1
-5
/
+43
2009-04-03
[SCSI] stex: small code fixes and changes
Ed Lin
1
-65
/
+60
2009-03-12
[SCSI] stex: Version update
Ed Lin - PTU
1
-3
/
+3
2009-03-12
[SCSI] stex: Small fixes
Ed Lin - PTU
1
-6
/
+22
2009-03-12
[SCSI] stex: Fix for controller type st_yosemite
Ed Lin - PTU
1
-61
/
+3
2009-03-12
[SCSI] stex: Add new device id
Ed Lin - PTU
1
-2
/
+6
2009-03-12
[SCSI] stex: Fix for potential invalid response
Ed Lin - PTU
1
-0
/
+1
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