summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arcmsr
AgeCommit message (Expand)AuthorLines
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones-69/+98
2008-03-14[SCSI] arcmsr: fix iounmap error for Type B adapternickcheng-7/+7
2008-03-03[SCSI] arcmsr: update version and changelogNick Cheng-1/+1
2008-02-22[SCSI] arcmsr: fix message allocationDaniel Drake-15/+11
2008-02-07[SCSI] arcmsr: updates (1.20.00.15)Nick Cheng-27/+64
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley-1/+0
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori-3/+3
2007-10-29deal with resource allocation bugs in arcmsrAl Viro-12/+30
2007-10-29fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro-2/+2
2007-10-29arcmsr: endianness bugAl Viro-1/+1
2007-10-29trivial annotations in arcmsrAl Viro-105/+103
2007-10-22[SG] Update drivers to use sg helpersJens Axboe-2/+2
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori-0/+1
2007-10-12[SCSI] arcmsr: build fixAndrew Morton-0/+4
2007-10-12[SCSI] arcmsr: irq handler fixes, cleanups, micro-optsJeff Garzik-1/+1
2007-10-12[SCSI] arcmsr: Fix hardware wait loopsJeff Garzik-0/+2
2007-10-12[SCSI] arcmsr: fix compile problemsJames Bottomley-7/+13
2007-10-12[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng-978/+1527
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-107/+456
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui-6/+9
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-3/+0
2007-06-17[SCSI] areca: improve driver stability and compatibilitynickcheng(鄭守謙-35/+425
2007-05-27[SCSI] arcmsr: convert to use the data buffer accessorsFUJITA Tomonori-72/+31
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+1
2006-08-02[SCSI] arcmsr: fix up sysfs valuesJames Bottomley-10/+10
2006-08-02[SCSI] areca sysfs fixAndrew Morton-16/+5
2006-07-28[SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen-0/+2366