aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arcmsr/arcmsr_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-16scsi: arcmsr: Switch to attribute groupsBart Van Assche1-13/+20
2020-03-11scsi: docs: convert arcmsr_spec.txt to ReSTMauro Carvalho Chehab1-1/+1
2017-08-10arcmsr: add const to bin_attribute structuresBhumika Goyal1-3/+3
2014-09-25arcmsr: simplify ioctl data read/writeChing Huang1-83/+44
2014-09-16arcmsr: fix ioctl data read/write error for adapter type CChing Huang1-30/+71
2011-01-24[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200NickCheng1-1/+1
2010-08-05scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck1-3/+0
2010-05-25[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi deviceNick Cheng1-0/+3
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-3/+6
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar1-3/+0
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-67/+96
2007-10-29trivial annotations in arcmsrAl Viro1-3/+3
2007-10-12[SCSI] arcmsr: fix compile problemsJames Bottomley1-3/+12
2007-10-12[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng1-40/+24
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-6/+9
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-3/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2006-08-02[SCSI] arcmsr: fix up sysfs valuesJames Bottomley1-10/+10
2006-08-02[SCSI] areca sysfs fixAndrew Morton1-16/+5
2006-07-28[SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen1-0/+392