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
/
scsi
/
arcmsr
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2011-05-02
[SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()
Tomas Henzl
1
-7
/
+5
2011-05-02
[SCSI] arcmsr: simplify some double loops in sleeping functions
Tomas Henzl
1
-74
/
+52
2011-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+2
2011-02-12
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
1
-2
/
+2
2011-01-24
[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200
NickCheng
3
-78
/
+49
2011-01-03
[SCSI] arcmsr: fix write to device check
roel kluin
1
-2
/
+1
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-3
/
+4
2010-09-05
[SCSI] drivers/scsi: Adjust confusing if indentation
Julia Lawall
1
-2
/
+2
2010-08-18
arcmsr_hba: Missing slab.h include
David Miller
1
-0
/
+1
2010-08-06
scsi: Remove owner field from attribute initialization in ARCMSR driver
Guenter Roeck
1
-3
/
+0
2010-07-28
[SCSI] arcmsr: fix up bin_attr functions
James Bottomley
1
-3
/
+6
2010-07-27
[SCSI] SCSI: Support Type C RAID controller
Nick Cheng
3
-573
/
+1182
2010-07-27
[SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while ...
Nick Cheng
2
-683
/
+677
2010-05-25
[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device
Nick Cheng
3
-191
/
+525
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-3
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+4
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2008-12-29
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
1
-5
/
+3
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
1
-3
/
+0
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
2
-69
/
+98
2008-03-14
[SCSI] arcmsr: fix iounmap error for Type B adapter
nickcheng
1
-7
/
+7
2008-03-03
[SCSI] arcmsr: update version and changelog
Nick Cheng
1
-1
/
+1
2008-02-22
[SCSI] arcmsr: fix message allocation
Daniel Drake
1
-15
/
+11
2008-02-08
[SCSI] arcmsr: updates (1.20.00.15)
Nick Cheng
2
-27
/
+64
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
1
-3
/
+3
2007-10-29
deal with resource allocation bugs in arcmsr
Al Viro
2
-12
/
+30
2007-10-29
fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()
Al Viro
1
-2
/
+2
2007-10-29
arcmsr: endianness bug
Al Viro
1
-1
/
+1
2007-10-29
trivial annotations in arcmsr
Al Viro
3
-105
/
+103
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-2
/
+2
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] arcmsr: build fix
Andrew Morton
1
-0
/
+4
2007-10-12
[SCSI] arcmsr: irq handler fixes, cleanups, micro-opts
Jeff Garzik
1
-1
/
+1
2007-10-12
[SCSI] arcmsr: Fix hardware wait loops
Jeff Garzik
1
-0
/
+2
2007-10-12
[SCSI] arcmsr: fix compile problems
James Bottomley
2
-7
/
+13
2007-10-12
[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes
Nick Cheng
3
-978
/
+1527
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-107
/
+456
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-6
/
+9
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-3
/
+0
2007-06-17
[SCSI] areca: improve driver stability and compatibility
nickcheng(鄭守謙
2
-35
/
+425
2007-05-28
[SCSI] arcmsr: convert to use the data buffer accessors
FUJITA Tomonori
1
-72
/
+31
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-08-02
[SCSI] arcmsr: fix up sysfs values
James Bottomley
1
-10
/
+10
[next]