index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arcmsr
Age
Commit message (
Expand
)
Author
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-03-14
[SCSI] arcmsr: fix iounmap error for Type B adapter
nickcheng
2008-03-03
[SCSI] arcmsr: update version and changelog
Nick Cheng
2008-02-22
[SCSI] arcmsr: fix message allocation
Daniel Drake
2008-02-07
[SCSI] arcmsr: updates (1.20.00.15)
Nick Cheng
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2007-10-29
deal with resource allocation bugs in arcmsr
Al Viro
2007-10-29
fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer()
Al Viro
2007-10-29
arcmsr: endianness bug
Al Viro
2007-10-29
trivial annotations in arcmsr
Al Viro
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-12
[SCSI] arcmsr: build fix
Andrew Morton
2007-10-12
[SCSI] arcmsr: irq handler fixes, cleanups, micro-opts
Jeff Garzik
2007-10-12
[SCSI] arcmsr: Fix hardware wait loops
Jeff Garzik
2007-10-12
[SCSI] arcmsr: fix compile problems
James Bottomley
2007-10-12
[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes
Nick Cheng
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-06-17
[SCSI] areca: improve driver stability and compatibility
nickcheng(鄭守謙
2007-05-27
[SCSI] arcmsr: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-08-02
[SCSI] arcmsr: fix up sysfs values
James Bottomley
2006-08-02
[SCSI] areca sysfs fix
Andrew Morton
2006-07-28
[SCSI] arcmsr: initial driver, version 1.20.00.13
Erich Chen