index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
arcmsr
Age
Commit message (
Expand
)
Author
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
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
[next]