summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arcmsr/arcmsr_hba.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi deviceNick Cheng2010-05-251-182/+502
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+4
* 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/+3
* [SCSI] arcmsr: fix message allocationDaniel Drake2008-02-221-15/+11
* [SCSI] arcmsr: updates (1.20.00.15)Nick Cheng2008-02-071-26/+61
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-3/+3
* deal with resource allocation bugs in arcmsrAl Viro2007-10-291-3/+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-291-88/+82
* [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-121-4/+1
* [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-121-888/+1361
* [SCSI] areca: improve driver stability and compatibilitynickcheng(鄭守謙2007-06-171-33/+423
* [SCSI] arcmsr: convert to use the data buffer accessorsFUJITA Tomonori2007-05-271-72/+31
* [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/+1
* [SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen2006-07-281-0/+1496
OpenPOWER on IntegriCloud