summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arcmsr
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-291-5/+3Star
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-3/+0Star
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-202-69/+98
* [SCSI] arcmsr: fix iounmap error for Type B adapternickcheng2008-03-141-7/+7
* [SCSI] arcmsr: update version and changelogNick Cheng2008-03-031-1/+1
* [SCSI] arcmsr: fix message allocationDaniel Drake2008-02-221-15/+11Star
* [SCSI] arcmsr: updates (1.20.00.15)Nick Cheng2008-02-082-27/+64
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0Star
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-3/+3
* deal with resource allocation bugs in arcmsrAl Viro2007-10-292-12/+30
* fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro2007-10-291-2/+2
* arcmsr: endianness bugAl Viro2007-10-291-1/+1
* trivial annotations in arcmsrAl Viro2007-10-293-105/+103Star
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-2/+2
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] arcmsr: build fixAndrew Morton2007-10-121-0/+4
* [SCSI] arcmsr: irq handler fixes, cleanups, micro-optsJeff Garzik2007-10-121-1/+1
* [SCSI] arcmsr: Fix hardware wait loopsJeff Garzik2007-10-121-0/+2
* [SCSI] arcmsr: fix compile problemsJames Bottomley2007-10-122-7/+13
* [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-123-978/+1527
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-162-107/+456
|\
| * [SCSI] areca: improve driver stability and compatibilitynickcheng(鄭守謙2007-06-172-35/+425
| * [SCSI] arcmsr: convert to use the data buffer accessorsFUJITA Tomonori2007-05-281-72/+31Star
* | 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
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* [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-284-0/+2366