summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arcmsr/arcmsr_hba.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
* [SCSI] arcmsr: fix misuse of | instead of &Dan Carpenter2012-07-201-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
* [SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()Tomas Henzl2011-05-011-7/+5
* [SCSI] arcmsr: simplify some double loops in sleeping functionsTomas Henzl2011-05-011-74/+52
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-2/+2
|\
| * [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-121-2/+2
* | [SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200NickCheng2011-01-241-73/+41
|/
* [SCSI] arcmsr: fix write to device checkroel kluin2011-01-031-2/+1
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* [SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall2010-09-051-2/+2
* arcmsr_hba: Missing slab.h includeDavid Miller2010-08-171-0/+1
* [SCSI] SCSI: Support Type C RAID controllerNick Cheng2010-07-271-532/+1006
* [SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while ...Nick Cheng2010-07-271-605/+620
* [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