summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arcmsr/arcmsr_attr.c
Commit message (Expand)AuthorAgeFilesLines
* arcmsr: add const to bin_attribute structuresBhumika Goyal2017-08-111-3/+3
* arcmsr: simplify ioctl data read/writeChing Huang2014-09-251-83/+44Star
* arcmsr: fix ioctl data read/write error for adapter type CChing Huang2014-09-161-30/+71
* [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/+0Star
* [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/+0Star
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-201-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/+24Star
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-121-6/+9
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-3/+0Star
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [SCSI] arcmsr: fix up sysfs valuesJames Bottomley2006-08-021-10/+10
* [SCSI] areca sysfs fixAndrew Morton2006-08-021-16/+5Star
* [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2006-07-281-0/+392