aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/arcmsr
Commit message (Expand)AuthorAge
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* arcmsr: simplify ioctl data read/writeChing Huang2014-09-25
* arcmsr: simplify of updating doneq_index and postq_indexChing Huang2014-09-16
* arcmsr: call scsi_scan_host at the end of host initializationChing Huang2014-09-16
* arcmsr: add support new adapter ARC12x4 seriesChing Huang2014-09-16
* arcmsr: modify some character stringsChing Huang2014-09-16
* arcmsr: fix sparse warnings and errorsChing Huang2014-09-16
* arcmsr: fix ioctl data read/write error for adapter type CChing Huang2014-09-16
* arcmsr: revise allocation of second dma_coherent_handle for type BChing Huang2014-09-16
* arcmsr: rename functions and variablesChing Huang2014-09-16
* arcmsr: clear outbound doorbell buffer completelyChing Huang2014-09-16
* arcmsr: modify printing adapter model number and F/W messagesChing Huang2014-09-16
* arcmsr: remove calling arcmsr_hbb_enable_driver_modeChing Huang2014-09-16
* arcmsr: revise message_isr_bh_fn to remove duplicate codeChing Huang2014-09-16
* arcmsr: store adapter type in PCI id tableChing Huang2014-09-16
* arcmsr: return status of abort commandChing Huang2014-09-16
* arcmsr: limit max. number of SCSI command requestChing Huang2014-09-16
* arcmsr: add code to support hibernationChing Huang2014-09-16
* arcmsr: add code to support MSI-X and MSI interruptChing Huang2014-09-16
* arcmsr: fix command timeout under heavy loadChing Huang2014-09-16
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* [SCSI] arcmsr: upper 32 of dma address lostDan Carpenter2014-03-15
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-28
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-14
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* [SCSI] arcmsr: fix misuse of | instead of &Dan Carpenter2012-07-20
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* [SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()Tomas Henzl2011-05-01
* [SCSI] arcmsr: simplify some double loops in sleeping functionsTomas Henzl2011-05-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\
| * [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-12
* | [SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200NickCheng2011-01-24
|/
* [SCSI] arcmsr: fix write to device checkroel kluin2011-01-03
* SCSI host lock push-downJeff Garzik2010-11-16
* [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