index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arcmsr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SCSI] arcmsr: fix up bin_attr functions
James Bottomley
2010-07-28
1
-3
/
+6
*
[SCSI] SCSI: Support Type C RAID controller
Nick Cheng
2010-07-27
3
-573
/
+1182
*
[SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while ...
Nick Cheng
2010-07-27
2
-683
/
+677
*
[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device
Nick Cheng
2010-05-25
3
-191
/
+525
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-3
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-1
/
+4
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
2008-12-29
1
-5
/
+3
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
1
-3
/
+0
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
2
-69
/
+98
*
[SCSI] arcmsr: fix iounmap error for Type B adapter
nickcheng
2008-03-14
1
-7
/
+7
*
[SCSI] arcmsr: update version and changelog
Nick Cheng
2008-03-03
1
-1
/
+1
*
[SCSI] arcmsr: fix message allocation
Daniel Drake
2008-02-22
1
-15
/
+11
*
[SCSI] arcmsr: updates (1.20.00.15)
Nick Cheng
2008-02-07
2
-27
/
+64
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
1
-1
/
+0
*
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2008-01-23
1
-3
/
+3
*
deal with resource allocation bugs in arcmsr
Al Viro
2007-10-29
2
-12
/
+30
*
fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()
Al Viro
2007-10-29
1
-2
/
+2
*
arcmsr: endianness bug
Al Viro
2007-10-29
1
-1
/
+1
*
trivial annotations in arcmsr
Al Viro
2007-10-29
3
-105
/
+103
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
1
-2
/
+2
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+1
*
[SCSI] arcmsr: build fix
Andrew Morton
2007-10-12
1
-0
/
+4
*
[SCSI] arcmsr: irq handler fixes, cleanups, micro-opts
Jeff Garzik
2007-10-12
1
-1
/
+1
*
[SCSI] arcmsr: Fix hardware wait loops
Jeff Garzik
2007-10-12
1
-0
/
+2
*
[SCSI] arcmsr: fix compile problems
James Bottomley
2007-10-12
2
-7
/
+13
*
[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes
Nick Cheng
2007-10-12
3
-978
/
+1527
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-15
2
-107
/
+456
|
\
|
*
[SCSI] areca: improve driver stability and compatibility
nickcheng(鄭守謙
2007-06-17
2
-35
/
+425
|
*
[SCSI] arcmsr: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-27
1
-72
/
+31
*
|
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-6
/
+9
*
|
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-3
/
+0
|
/
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
1
-1
/
+0
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-14
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
[SCSI] arcmsr: fix up sysfs values
James Bottomley
2006-08-02
1
-10
/
+10
*
[SCSI] areca sysfs fix
Andrew Morton
2006-08-02
1
-16
/
+5
*
[SCSI] arcmsr: initial driver, version 1.20.00.13
Erich Chen
2006-07-28
4
-0
/
+2366
[prev]