index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arcmsr
Age
Commit message (
Expand
)
Author
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-09-25
arcmsr: simplify ioctl data read/write
Ching Huang
2014-09-16
arcmsr: simplify of updating doneq_index and postq_index
Ching Huang
2014-09-16
arcmsr: call scsi_scan_host at the end of host initialization
Ching Huang
2014-09-16
arcmsr: add support new adapter ARC12x4 series
Ching Huang
2014-09-16
arcmsr: modify some character strings
Ching Huang
2014-09-16
arcmsr: fix sparse warnings and errors
Ching Huang
2014-09-16
arcmsr: fix ioctl data read/write error for adapter type C
Ching Huang
2014-09-16
arcmsr: revise allocation of second dma_coherent_handle for type B
Ching Huang
2014-09-16
arcmsr: rename functions and variables
Ching Huang
2014-09-16
arcmsr: clear outbound doorbell buffer completely
Ching Huang
2014-09-16
arcmsr: modify printing adapter model number and F/W messages
Ching Huang
2014-09-16
arcmsr: remove calling arcmsr_hbb_enable_driver_mode
Ching Huang
2014-09-16
arcmsr: revise message_isr_bh_fn to remove duplicate code
Ching Huang
2014-09-16
arcmsr: store adapter type in PCI id table
Ching Huang
2014-09-16
arcmsr: return status of abort command
Ching Huang
2014-09-16
arcmsr: limit max. number of SCSI command request
Ching Huang
2014-09-16
arcmsr: add code to support hibernation
Ching Huang
2014-09-16
arcmsr: add code to support MSI-X and MSI interrupt
Ching Huang
2014-09-16
arcmsr: fix command timeout under heavy load
Ching Huang
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-03-15
[SCSI] arcmsr: upper 32 of dma address lost
Dan Carpenter
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-07-20
[SCSI] arcmsr: fix misuse of | instead of &
Dan Carpenter
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2011-05-01
[SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()
Tomas Henzl
2011-05-01
[SCSI] arcmsr: simplify some double loops in sleeping functions
Tomas Henzl
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-02-12
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
2011-01-24
[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200
NickCheng
2011-01-03
[SCSI] arcmsr: fix write to device check
roel kluin
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-09-05
[SCSI] drivers/scsi: Adjust confusing if indentation
Julia Lawall
2010-08-17
arcmsr_hba: Missing slab.h include
David Miller
2010-08-05
scsi: Remove owner field from attribute initialization in ARCMSR driver
Guenter Roeck
2010-07-28
[SCSI] arcmsr: fix up bin_attr functions
James Bottomley
2010-07-27
[SCSI] SCSI: Support Type C RAID controller
Nick Cheng
2010-07-27
[SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while ...
Nick Cheng
2010-05-25
[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device
Nick Cheng
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2008-12-29
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
[next]