index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic94xx
/
aic94xx_task.c
Age
Commit message (
Expand
)
Author
2023-08-21
scsi: libsas: Delete sas_ata_task.retry_count
John Garry
2023-08-21
scsi: libsas: Delete sas_ata_task.stp_affil_pol
John Garry
2023-08-21
scsi: libsas: Delete sas_ata_task.set_affil_pol
John Garry
2023-08-21
scsi: libsas: Delete sas_ssp_task.task_prio
John Garry
2023-08-21
scsi: libsas: Delete sas_ssp_task.enable_first_burst
John Garry
2023-02-08
scsi: aic94xx: Add missing check for dma_map_single()
Jiasheng Jiang
2022-02-11
scsi: libsas: Drop SAS_TASK_AT_INITIATOR
John Garry
2021-06-02
scsi: libsas: Introduce more SAM status code aliases in enum exec_status
Bart Van Assche
2020-12-02
scsi: aic94xx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-26
scsi: Remove unneeded break statements
Tom Rix
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411
Thomas Gleixner
2018-10-17
scsi: aic94xx: fully convert to the generic DMA API
Christoph Hellwig
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
2012-07-08
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
2010-07-28
[SCSI] Unify SAM_ and SAM_STAT_ macros
James Bottomley
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-04-07
[SCSI] aic94xx: cleanups
Adrian Bunk
2008-02-24
[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic
James Bottomley
2008-01-25
[SCSI] libsas: abstract STP task status into a function
James Bottomley
2008-01-11
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
2007-10-16
aic94xx: sg chaining support
Jens Axboe
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-12
[SCSI] aic94xx: fix SSP IU status print-out
Jeff Garzik
2007-10-02
aic94xx: fix DMA data direction for SMP requests
Jeff Garzik
2007-07-18
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
James Bottomley
2007-07-18
[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists
Darrick J. Wong
2007-07-18
[SCSI] libsas: fixup NCQ for SATA disks
James Bottomley
2007-01-13
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...
Darrick J. Wong
2006-09-24
[PATCH] SCSI gfp_t annotations
Al Viro
2006-08-29
[SCSI] aic94xx: new driver
James Bottomley