index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic94xx
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-12
[SCSI] aic94xx: fix section mismatches
Randy Dunlap
1
-3
/
+3
2008-01-12
[SCSI] libsas: Convert sas_proto users to sas_protocol
Darrick J. Wong
6
-30
/
+30
2008-01-12
[SCSI] aic94xx: update BIOS image from user space.
Gilbert Wu
4
-0
/
+697
2007-11-15
aic94xx_sds: rename FLASH_SIZE
Andrew Morton
1
-2
/
+2
2007-10-16
aic94xx: sg chaining support
Jens Axboe
1
-3
/
+3
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-37
/
+19
2007-10-12
[SCSI] aic94xx: fix SSP IU status print-out
Jeff Garzik
1
-1
/
+1
2007-10-12
[SCSI] aic94xx: Free scsi host on error
Matthew Wilcox
1
-8
/
+9
2007-10-12
[SCSI] aic94xx: Add new PCI ID for ASC58300
Gilbert Wu
2
-28
/
+9
2007-10-02
aic94xx: fix DMA data direction for SMP requests
Jeff Garzik
1
-2
/
+2
2007-07-26
[SCSI] libsas: Remove PCI dependencies
Jeff Garzik
1
-3
/
+1
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-8
/
+17
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-2
/
+2
2007-07-18
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
James Bottomley
1
-2
/
+2
2007-07-18
[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists
Darrick J. Wong
1
-6
/
+13
2007-07-18
[SCSI] libsas: fixup NCQ for SATA disks
James Bottomley
1
-1
/
+0
2007-07-18
[SCSI] aic94xx: SATA tag mask not set correctly
Darrick J. Wong
1
-1
/
+1
2007-07-18
[SCSI] Add SATA support to libsas
Darrick J. Wong
1
-0
/
+3
2007-07-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-7
/
+2
2007-05-22
[SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not comp...
Darrick J. Wong
1
-4
/
+10
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2007-02-16
[SCSI] aic94xx: tie driver to the major number of the sequencer firmware
James Bottomley
2
-3
/
+11
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
11
-100
/
+164
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-2
/
+1
2007-02-03
[SCSI] aic94xx: update for v28 firmware
Wu, Gilbert
3
-3
/
+6
2007-02-03
[SCSI] aic94xx: Add default bus reset handler
Darrick J. Wong
1
-0
/
+1
2007-02-03
[SCSI] aic94xx: Remove TMF result code munging
Darrick J. Wong
1
-8
/
+1
2007-01-27
[SCSI] aic94xx: Register eh_device_reset_handler
Darrick J. Wong
1
-0
/
+1
2007-01-27
[SCSI] aic94xx: fix typos and update verison number
Alexis Bruemmer
2
-6
/
+6
2007-01-14
[SCSI] aic94xx: Scan SAS devices asynchronously
Darrick J. Wong
1
-13
/
+28
2007-01-14
[SCSI] aic94xx: Lock DDB read/write accesses
Darrick J. Wong
2
-8
/
+11
2007-01-14
[SCSI] aic94xx: Fix DDB and SCB initialization
Darrick J. Wong
3
-11
/
+25
2007-01-14
[SCSI] aic94xx: Match request_firmware with release_firmware
Darrick J. Wong
3
-0
/
+9
2007-01-14
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code
Darrick J. Wong
1
-56
/
+66
2007-01-14
[SCSI] aic94xx: Don't eat TMF_QUERY_TASK results
Darrick J. Wong
1
-0
/
+5
2007-01-14
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
Darrick J. Wong
1
-0
/
+1
2007-01-14
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...
Darrick J. Wong
1
-0
/
+9
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
3
-5
/
+5
2006-12-06
Actually update the fixed up compile failures.
David Howells
1
-4
/
+5
2006-12-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-17
/
+112
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2
-3
/
+3
2006-11-22
Merge ../scsi-rc-fixes-2.6
James Bottomley
8
-10
/
+109
2006-11-22
[SCSI] aic94xx: fix pointer to integer conversion warning
James Bottomley
1
-1
/
+1
2006-11-22
[PATCH] aic94xx: delete ascb timers when freeing queues
Darrick J. Wong
1
-0
/
+9
2006-11-22
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
1
-7
/
+44
2006-11-15
[SCSI] aic94xx: handle REQ_TASK_ABORT
Darrick J. Wong
1
-17
/
+66
2006-11-09
[SCSI] aic94xx SCSI timeout fix
malahal@us.ibm.com
7
-6
/
+106
2006-10-26
[SCSI] aic94xx: Supermicro motherboards support
Sergey Kononenko
3
-4
/
+3
[next]