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
2007-10-12
[SCSI] advansys: Remove `waiting' queue
Matthew Wilcox
1
-177
/
+9
2007-10-12
[SCSI] advansys: Shrink advansys_board_found a little more
Matthew Wilcox
1
-118
/
+112
2007-10-12
[SCSI] advansys: Reformat microcode
Matthew Wilcox
1
-1977
/
+1186
2007-10-12
[SCSI] advansys: Create AdvLoadMicrocode
Matthew Wilcox
1
-275
/
+107
2007-10-12
[SCSI] advansys: Create AdvBuildCarrierFreelist
Matthew Wilcox
1
-166
/
+53
2007-10-12
[SCSI] advansys: Fix VLB driver name
Matthew Wilcox
1
-1
/
+1
2007-10-12
[SCSI] srp_transport: convert to use supported_mode attribute
FUJITA Tomonori
2
-4
/
+7
2007-10-12
[SCSI] fc_transport: add target driver support
FUJITA Tomonori
3
-0
/
+62
2007-10-12
[SCSI] add supported_mode and active_mode attributes to the host
FUJITA Tomonori
2
-0
/
+43
2007-10-12
[SCSI] tgt: fix can_queue bug
FUJITA Tomonori
1
-1
/
+1
2007-10-12
[SCSI] aic94xx: Add new PCI ID for ASC58300
Gilbert Wu
2
-28
/
+9
2007-10-12
[SCSI] hptiop: adding new firmware interface and more PCI device IDs
HighPoint Linux Team
2
-234
/
+58
2007-10-12
[SCSI] scsi_transport_fc: Introduce disable_target_scan flag
Christof Schmitt
1
-1
/
+3
2007-10-12
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
15
-67
/
+44
2007-10-12
[SCSI] dtc: clean up indent damage and add printk levels
Alan Cox
1
-9
/
+7
2007-10-12
[SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras static
Adrian Bunk
1
-2
/
+2
2007-10-12
[SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined
Gabriel C
1
-1
/
+1
2007-10-12
[SCSI] scsi_error.c should #include "scsi_transport_api.h"
Adrian Bunk
1
-0
/
+1
2007-10-12
[SCSI] ips: warning fix
Andrew Morton
1
-1
/
+1
2007-10-12
[SCSI] NCR_D700, lpfc: Clean up duplicate includes
Jesper Juhl
3
-3
/
+0
2007-10-12
[SCSI] aacraid: rename check_reset
Andrew Morton
3
-7
/
+8
2007-10-12
[SCSI] lpfc: fix potential overflow of hbqs array
Jesper Juhl
1
-1
/
+1
2007-10-12
[SCSI] advansys: Move documentation to Documentation/scsi
Matthew Wilcox
1
-747
/
+19
2007-10-12
[SCSI] advansys: use memcpy instead of open-coded loop
Matthew Wilcox
1
-79
/
+40
2007-10-12
[SCSI] advansys: Remove pci_slot_info
Matthew Wilcox
1
-20
/
+9
2007-10-12
[SCSI] advansys: Remove library-style callback routines
Matthew Wilcox
1
-42
/
+8
2007-10-12
[SCSI] advansys: Move struct device out of the cfg structures
Matthew Wilcox
1
-63
/
+41
2007-10-12
[SCSI] advansys: Stop using n_io_port in Scsi_Host structure
Matthew Wilcox
1
-30
/
+8
2007-10-12
[SCSI] advansys: ioremap no longer needs page-aligned addresses
Matthew Wilcox
1
-40
/
+12
2007-10-12
[SCSI] advansys: delete AscGetChipBusType
Matthew Wilcox
1
-32
/
+4
2007-10-12
[SCSI] advansys: misc reformatting
Matthew Wilcox
1
-150
/
+110
2007-10-12
[SCSI] advansys: remove INQUIRY sniffing
Matthew Wilcox
1
-426
/
+211
2007-10-12
[SCSI] Add QUANTUM XP34301 to the blacklist
Matthew Wilcox
1
-0
/
+1
2007-10-12
[SCSI] advansys: remove AscCompareString()
Matthew Wilcox
1
-20
/
+3
2007-10-12
[SCSI] advansys: More PCI cleanups
Matthew Wilcox
1
-220
/
+34
2007-10-12
[SCSI] advansys: Update resource management
Matthew Wilcox
1
-37
/
+33
2007-10-12
[SCSI] advansys: Convert to ISA driver model
Matthew Wilcox
1
-299
/
+113
2007-10-12
[SCSI] advansys: Convert to EISA driver model
Matthew Wilcox
1
-81
/
+94
2007-10-12
[SCSI] advansys: Convert to PCI driver model
Matthew Wilcox
1
-249
/
+129
2007-10-12
[SCSI] advansys: Move to scsi hotplug initialisation model
Matthew Wilcox
1
-25
/
+36
2007-10-12
[SCSI] advansys: Make advansys_board_found a little more readable
Matthew Wilcox
1
-236
/
+158
2007-10-12
[SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_Host
Matthew Wilcox
1
-38
/
+0
2007-10-12
[SCSI] advansys: Improve interrupt handler
Matthew Wilcox
1
-100
/
+72
2007-10-12
[SCSI] advansys: Clean up proc_info implementation
Matthew Wilcox
1
-24
/
+12
2007-10-12
[SCSI] advansys: undate version, copyright, etc
Matthew Wilcox
1
-24
/
+19
2007-10-12
[SCSI] sg: increase sglist_len of the sg_scatter_hold structure
FUJITA Tomonori
1
-1
/
+1
2007-10-12
[SCSI] Fix async scanning double-add problems
Matthew Wilcox
1
-10
/
+27
2007-10-12
[SCSI] fix write buffer length in scsi_req_map_sg()
Mike Christie
1
-4
/
+10
2007-10-12
[SCSI] ps3rom: convert to use the data buffer accessors
FUJITA Tomonori
1
-12
/
+12
2007-10-12
[SCSI] scsi_transport_srp: remove tgt dependencies
FUJITA Tomonori
3
-7
/
+39
[next]