Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dedb8cb1d64a118ac21eaabd941ac0b9acdd82fb
/
drivers
/
scsi
/
arcmsr
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
77dfce0
scsi: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
87f7615
[SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()
by Tomas Henzl
· 14 years ago
8b7eb86
[SCSI] arcmsr: simplify some double loops in sleeping functions
by Tomas Henzl
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
a684b8d
[SCSI] remove flush_scheduled_work() usages
by Tejun Heo
· 14 years ago
97b9912
[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200
by NickCheng
· 14 years ago
c32e061
[SCSI] arcmsr: fix write to device check
by roel kluin
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
7968f19
[SCSI] drivers/scsi: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
a7c8962
arcmsr_hba: Missing slab.h include
by David Miller
· 14 years ago
cf9e82a
scsi: Remove owner field from attribute initialization in ARCMSR driver
by Guenter Roeck
· 14 years ago
bbe56c7
[SCSI] arcmsr: fix up bin_attr functions
by James Bottomley
· 14 years ago
cdd3cb1
[SCSI] SCSI: Support Type C RAID controller
by Nick Cheng
· 14 years ago
ae52e7f
[SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while FW trapped and behaviors of EHs
by Nick Cheng
· 14 years ago
36b83de
[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device
by Nick Cheng
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
25729a7
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
by Arjan van de Ven
· 16 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
4d3995b
[SCSI] arcmsr: fix iounmap error for Type B adapter
by nickcheng
· 17 years ago
ba1cb46
[SCSI] arcmsr: update version and changelog
by Nick Cheng
· 17 years ago
69e562c
[SCSI] arcmsr: fix message allocation
by Daniel Drake
· 17 years ago
76d7830
[SCSI] arcmsr: updates (1.20.00.15)
by Nick Cheng
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
b80ca4f
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
by FUJITA Tomonori
· 17 years ago
db3a91f
deal with resource allocation bugs in arcmsr
by Al Viro
· 17 years ago
0c7eb2e
fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()
by Al Viro
· 17 years ago
6a7d26d
arcmsr: endianness bug
by Al Viro
· 17 years ago
80da1ad
trivial annotations in arcmsr
by Al Viro
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
9cb83c7
[SCSI] add use_sg_chaining option to scsi_host_template
by FUJITA Tomonori
· 17 years ago
5975f64
[SCSI] arcmsr: build fix
by Andrew Morton
· 17 years ago
488a5c8
[SCSI] arcmsr: irq handler fixes, cleanups, micro-opts
by Jeff Garzik
· 17 years ago
2443045
[SCSI] arcmsr: Fix hardware wait loops
by Jeff Garzik
· 17 years ago
685b9e0
[SCSI] arcmsr: fix compile problems
by James Bottomley
· 17 years ago
1a4f550
[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes
by Nick Cheng
· 17 years ago
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
a1f6e02
[SCSI] areca: improve driver stability and compatibility
by nickcheng(鄭守謙
· 17 years ago
deff262
[SCSI] arcmsr: convert to use the data buffer accessors
by FUJITA Tomonori
· 17 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
d67a70a
[SCSI] arcmsr: fix up sysfs values
by James Bottomley
· 18 years ago
43d6b68
[SCSI] areca sysfs fix
by Andrew Morton
· 18 years ago
1c57e86
[SCSI] arcmsr: initial driver, version 1.20.00.13
by Erich Chen
· 18 years ago