aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/arcmsr
AgeCommit message (Expand)AuthorFilesLines
2010-07-28[SCSI] arcmsr: fix up bin_attr functionsGravatar James Bottomley 1-3/+6
2010-07-27[SCSI] SCSI: Support Type C RAID controllerGravatar Nick Cheng 3-573/+1182
2010-07-27[SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while ...Gravatar Nick Cheng 2-683/+677
2010-05-25[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi deviceGravatar Nick Cheng 3-191/+525
2010-05-21sysfs: add struct file* to bin_attr callbacksGravatar Chris Wright 1-3/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledGravatar Mike Christie 1-1/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Gravatar Yang Hongyang 1-1/+1
2008-12-29[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Gravatar Arjan van de Ven 1-5/+3
2008-10-20x86: sysfs: kill owner field from attributeGravatar Parag Warudkar 1-3/+0
2008-04-19SCSI: convert struct class_device to struct deviceGravatar Tony Jones 2-69/+98
2008-03-14[SCSI] arcmsr: fix iounmap error for Type B adapterGravatar nickcheng 1-7/+7
2008-03-03[SCSI] arcmsr: update version and changelogGravatar Nick Cheng 1-1/+1
2008-02-22[SCSI] arcmsr: fix message allocationGravatar Daniel Drake 1-15/+11
2008-02-07[SCSI] arcmsr: updates (1.20.00.15)Gravatar Nick Cheng 2-27/+64
2008-01-30[SCSI] remove use_sg_chainingGravatar James Bottomley 1-1/+0
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEGravatar FUJITA Tomonori 1-3/+3
2007-10-29deal with resource allocation bugs in arcmsrGravatar Al Viro 2-12/+30
2007-10-29fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Gravatar Al Viro 1-2/+2
2007-10-29arcmsr: endianness bugGravatar Al Viro 1-1/+1
2007-10-29trivial annotations in arcmsrGravatar Al Viro 3-105/+103
2007-10-22[SG] Update drivers to use sg helpersGravatar Jens Axboe 1-2/+2
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateGravatar FUJITA Tomonori 1-0/+1
2007-10-12[SCSI] arcmsr: build fixGravatar Andrew Morton 1-0/+4
2007-10-12[SCSI] arcmsr: irq handler fixes, cleanups, micro-optsGravatar Jeff Garzik 1-1/+1
2007-10-12[SCSI] arcmsr: Fix hardware wait loopsGravatar Jeff Garzik 1-0/+2
2007-10-12[SCSI] arcmsr: fix compile problemsGravatar James Bottomley 2-7/+13
2007-10-12[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesGravatar Nick Cheng 3-978/+1527
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 2-107/+456
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Gravatar Zhang Rui 1-6/+9
2007-07-11sysfs: kill unnecessary attribute->ownerGravatar Tejun Heo 1-3/+0
2007-06-17[SCSI] areca: improve driver stability and compatibilityGravatar nickcheng(鄭守謙 2-35/+425
2007-05-27[SCSI] arcmsr: convert to use the data buffer accessorsGravatar FUJITA Tomonori 1-72/+31
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Gravatar Jean Delvare 1-1/+0
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsGravatar Thomas Gleixner 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+1
2006-08-02[SCSI] arcmsr: fix up sysfs valuesGravatar James Bottomley 1-10/+10
2006-08-02[SCSI] areca sysfs fixGravatar Andrew Morton 1-16/+5
2006-07-28[SCSI] arcmsr: initial driver, version 1.20.00.13Gravatar Erich Chen 4-0/+2366