aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arcmsr
Commit message (Expand)AuthorAge
* [SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall2010-09-05
* arcmsr_hba: Missing slab.h includeDavid Miller2010-08-17
* scsi: Remove owner field from attribute initialization in ARCMSR driverGuenter Roeck2010-08-05
* [SCSI] arcmsr: fix up bin_attr functionsJames Bottomley2010-07-28
* [SCSI] SCSI: Support Type C RAID controllerNick Cheng2010-07-27
* [SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while ...Nick Cheng2010-07-27
* [SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi deviceNick Cheng2010-05-25
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-29
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-20
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] arcmsr: fix iounmap error for Type B adapternickcheng2008-03-14
* [SCSI] arcmsr: update version and changelogNick Cheng2008-03-03
* [SCSI] arcmsr: fix message allocationDaniel Drake2008-02-22
* [SCSI] arcmsr: updates (1.20.00.15)Nick Cheng2008-02-07
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* deal with resource allocation bugs in arcmsrAl Viro2007-10-29
* fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()Al Viro2007-10-29
* arcmsr: endianness bugAl Viro2007-10-29
* trivial annotations in arcmsrAl Viro2007-10-29
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* [SCSI] arcmsr: build fixAndrew Morton2007-10-12
* [SCSI] arcmsr: irq handler fixes, cleanups, micro-optsJeff Garzik2007-10-12
* [SCSI] arcmsr: Fix hardware wait loopsJeff Garzik2007-10-12
* [SCSI] arcmsr: fix compile problemsJames Bottomley2007-10-12
* [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\
| * [SCSI] areca: improve driver stability and compatibilitynickcheng(鄭守謙2007-06-17
| * [SCSI] arcmsr: convert to use the data buffer accessorsFUJITA Tomonori2007-05-27
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
|/
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [SCSI] arcmsr: fix up sysfs valuesJames Bottomley2006-08-02
* [SCSI] areca sysfs fixAndrew Morton2006-08-02
* [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2006-07-28