summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arcmsr/arcmsr_attr.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200NickCheng2011-01-241-1/+1
* scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck2010-08-051-3/+0
* [SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi deviceNick Cheng2010-05-251-0/+3
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-3/+6
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-3/+0
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-67/+96
* trivial annotations in arcmsrAl Viro2007-10-291-3/+3
* [SCSI] arcmsr: fix compile problemsJames Bottomley2007-10-121-3/+12
* [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-121-40/+24
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-6/+9
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-3/+0
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [SCSI] arcmsr: fix up sysfs valuesJames Bottomley2006-08-021-10/+10
* [SCSI] areca sysfs fixAndrew Morton2006-08-021-16/+5
* [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2006-07-281-0/+392