index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
1
-32
/
+26
2005-05-26
[PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-ports
Francisco Javier
1
-0
/
+2
2005-05-26
[PATCH] sata_sil: new ID 1002:437A for ATI IXP400
NAKAMURA Kenta
1
-0
/
+1
2005-05-25
[PATCH] aic7xxx_osm build fix
Andrew Morton
1
-2
/
+5
2005-05-21
Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git
Linus Torvalds
7
-1310
/
+524
2005-05-21
[SCSI] aic7xxx: fix U160 mode
James Bottomley
1
-0
/
+11
2005-05-21
[SCSI] aic7xxx: add back locking
James Bottomley
1
-4
/
+11
2005-05-21
[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...
James Bottomley
2
-112
/
+79
2005-05-21
[SCSI] aic7xxx: remove the completeq
James Bottomley
2
-133
/
+5
2005-05-21
[SCSI] aic7xxx: remove the last vestiges of the runq
James Bottomley
2
-7
/
+0
2005-05-21
[SCSI] aic7xxx: remove usage of obsolete typedefs
Christoph Hellwig
3
-51
/
+38
2005-05-21
[SCSI] remove dma_mask hacks
Christoph Hellwig
3
-46
/
+6
2005-05-21
[SCSI] aic7xxx: remove Linux 2.4 ifdefs
Christoph Hellwig
5
-472
/
+5
2005-05-21
[SCSI] aic7xxx: remove some DV leftovers
Christoph Hellwig
1
-6
/
+0
2005-05-21
[SCSI] remove aic7xxx busyq
James Bottomley
2
-438
/
+191
2005-05-21
[SCSI] correct aic7xxx period setting routines
James Bottomley
1
-34
/
+37
2005-05-21
[SCSI] implement parameter limits in the SPI transport class
James Bottomley
1
-27
/
+161
2005-05-17
Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev...
2
-6
/
+11
2005-05-16
[PATCH] libata: flush COMRESET set and clear
Brett Russ
1
-3
/
+3
2005-05-16
[PATCH] libata: Prevent the interrupt handler from completing a command twice
Albert Lee
1
-2
/
+4
2005-05-16
[PATCH] libata: stop setting sdev->host->max_sectors for lba48 drives
John W. Linville
1
-1
/
+4
2005-05-12
[PATCH] typo fix in drivers/scsi/sata_svw.c comment
Rolf Eike Beer
1
-1
/
+1
2005-05-07
Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.git
Linus Torvalds
10
-37
/
+47
2005-05-07
[SCSI] correct the sym2 period setting routines
James Bottomley
1
-2
/
+3
2005-05-06
[PATCH] drivers/scsi/sym53c416.c: fix a wrong check
Adrian Bunk
1
-1
/
+1
2005-05-06
[PATCH] fix NCR53C9x.c compile warning
Adrian Bunk
1
-1
/
+4
2005-05-06
[SCSI] fix command retries in spi_transport class
James Bottomley
1
-15
/
+34
2005-05-04
[PATCH] ISA DMA Kconfig fixes - part 3
Al Viro
1
-6
/
+6
2005-05-01
[SCSI] call correct scsi_done function in scsi_dispatch_cmd
Mike Christie
1
-1
/
+1
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
1
-3
/
+3
2005-05-01
[PATCH] ultrastor build fix
akpm@osdl.org
1
-1
/
+1
2005-04-27
[SCSI] aacraid: Fix adapter open error
Mark Haverkamp
1
-1
/
+1
2005-04-26
[PATCH] qla trivial iomem annotation
Al Viro
1
-1
/
+1
2005-04-26
[PATCH] drivers/scsi NULL noise removal
Al Viro
2
-4
/
+4
2005-04-25
[SPARC]: module version cleanups
Tom 'spot' Callaway
1
-0
/
+5
2005-04-24
[PATCH] SCSI GFP fixes
Al Viro
2
-2
/
+2
2005-04-22
[SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation
Nate Dailey
1
-0
/
+3
2005-04-22
[SCSI] aic7xxx: remove inquiry sniffing leftovers
Christoph Hellwig
2
-8
/
+0
2005-04-22
[SCSI] qla2xxx: remove a transport #include
Andrew Vasquez
3
-10
/
+5
2005-04-21
[PATCH] Fix aic7xxx_osm.c compile with older gcc's
James Bottomley
1
-3
/
+2
2005-04-18
aic7xxx: convert to SPI transport class Domain Validation
2
-1711
/
+10
2005-04-18
aic7xxx: add support for the SPI transport class
2
-0
/
+262
2005-04-18
qla2xxx: fix compiler warning in qla_attr.c
1
-1
/
+1
2005-04-18
lpfc: add Emulex FC driver version 8.0.28
22
-0
/
+20937
2005-04-18
[PATCH] drivers/scsi/gdth.c: cleanups
2
-53
/
+12
2005-04-18
[PATCH] remove old scsi data direction macros
14
-89
/
+74
2005-04-18
[PATCH] qla2xxx: update version to 8.00.02b5-k
1
-2
/
+2
2005-04-18
[PATCH] qla2xxx: remove /proc interface
1
-254
/
+0
2005-04-18
[PATCH] qla2xxx: cleanup DMA mappings...
1
-39
/
+33
2005-04-18
[PATCH] qla2xxx: remove lun discovery codes...
10
-1300
/
+103
[next]