index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mvsas.c
Age
Commit message (
Expand
)
Author
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-01-02
[SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive...
Reinhard Nissl
2008-05-01
drivers/scsi/mvsas.c: fix printk warnings
Andrew Morton
2008-03-28
[SCSI] mvsas: check subsystem id
Ke Wei
2008-03-28
[SCSI] mvsas: get phy info.
Ke Wei
2008-03-28
[SCSI] mvsas: fix the buffer of rx DMA overflow bug
Ke Wei
2008-03-28
[SCSI] mvsas: retry aborting task.
Ke Wei
2008-03-28
[SCSI] mvsas: check hd whether unplugged
Ke Wei
2008-03-28
[SCSI] mvsas : interrupt handling
Ke Wei
2008-03-28
[SCSI] mvsas: a tag handler implementation
Ke Wei
2008-03-28
[SCSI] mvsas: fill in error info record and phy mode6 bits.
Ke Wei
2008-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-02-29
[SCSI] mvsas: fix phy sas address
Ke Wei
2008-02-23
[SCSI] mvsas: remove execute permission from file
James Bottomley
2008-02-23
fix vmsas.c file permissions
Oliver Pinter
2008-02-23
mvsas: fix build warning, clean prototypes
Jeff Garzik
2008-02-23
[SCSI] mvsas: convert from rough draft to working driver
Ke Wei
2008-02-23
[SCSI] mvsas: Add Marvell 6440 SAS/SATA driver
Jeff Garzik