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
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
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
20
-152
/
+4
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
18
-465
/
+92
2014-11-27
wd719x: remove dma_cache_sync call
Ondrej Zary
1
-2
/
+0
2014-11-25
scsi_debug: add Report supported opcodes+tmfs; Compare and write
Douglas Gilbert
1
-19
/
+307
2014-11-25
scsi_debug: change SCSI command parser to table driven
Douglas Gilbert
1
-558
/
+833
2014-11-25
scsi_debug: add Capacity Changed Unit Attention
Douglas Gilbert
1
-4
/
+24
2014-11-25
scsi_debug: append inject error flags onto scsi_cmnd object
Douglas Gilbert
1
-0
/
+68
2014-11-25
scsi_debug: pinpoint invalid field in sense data
Douglas Gilbert
1
-50
/
+88
2014-11-25
wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
Ondrej Zary
4
-0
/
+1256
2014-11-25
esas2r: fix an oversight in setting return value
Tomas Henzl
1
-1
/
+4
2014-11-25
esas2r: fix an error path in esas2r_ioctl_handler
Tomas Henzl
1
-3
/
+4
2014-11-25
esas2r: fir error handling in do_fm_api
Tomas Henzl
1
-5
/
+5
2014-11-24
tmscsim: replace by am53c974 driver
Hannes Reinecke
5
-3192
/
+1
2014-11-24
esp_scsi: enable CONFIG2_FENAB for am53c974
Hannes Reinecke
2
-0
/
+42
2014-11-24
esp_scsi: let DMA driver provide a config2 value
Paolo Bonzini
1
-33
/
+37
2014-11-24
esp_scsi: correctly detect am53c974
Hannes Reinecke
3
-1
/
+33
2014-11-24
am53c974: BLAST residual handling
Hannes Reinecke
3
-0
/
+36
2014-11-24
am53c974: add new driver
Hannes Reinecke
3
-0
/
+556
2014-11-24
esp_scsi: use FIFO for command submission
Hannes Reinecke
2
-17
/
+30
2014-11-24
esp_scsi: read status registers
Hannes Reinecke
1
-3
/
+5
2014-11-24
esp_scsi: debug event and command
Hannes Reinecke
1
-0
/
+15
2014-11-24
esp_scsi: convert to dev_printk
Hannes Reinecke
1
-106
/
+106
2014-11-24
esp_scsi: make number of tags configurable
Hannes Reinecke
2
-8
/
+7
2014-11-24
esp_scsi: spellcheck 'driver'
Hannes Reinecke
1
-1
/
+1
2014-11-24
vmw_pscsi: simplify ->change_queue_depth
Christoph Hellwig
1
-9
/
+1
2014-11-24
mpt3sas: simplify ->change_queue_depth
Christoph Hellwig
1
-26
/
+10
2014-11-24
mpt2sas: simplify ->change_queue_depth
Christoph Hellwig
1
-29
/
+5
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
57
-334
/
+122
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
8
-23
/
+2
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
25
-204
/
+55
2014-11-24
lpfc: remove queue_depth events
Christoph Hellwig
1
-66
/
+0
2014-11-24
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
Sumit.Saxena@avagotech.com
1
-4
/
+15
2014-11-24
megaraid_sas: dndinaness related bug fixes
Sumit.Saxena@avagotech.com
2
-14
/
+16
2014-11-24
megaraid_sas: corrected return of wait_event from abort frame path
Sumit.Saxena@avagotech.com
1
-1
/
+1
2014-11-24
megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR path
Sumit.Saxena@avagotech.com
1
-13
/
+13
2014-11-24
megaraid_sas: online Firmware upgrade support for Extended VD feature
Sumit.Saxena@avagotech.com
4
-57
/
+85
2014-11-24
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
5
-40
/
+47
2014-11-24
megaraid_sas: driver version upgrade and remove some meta data of driver
Sumit.Saxena@avagotech.com
2
-26
/
+2
2014-11-20
bfa: replace 2 kzalloc/copy_from_user by memdup_user
Fabian Frederick
1
-24
/
+6
2014-11-20
virtio_scsi: support multi hw queue of blk-mq
Ming Lei
1
-1
/
+16
2014-11-20
hpsa: remove spin lock around command allocation
Stephen M. Cameron
1
-13
/
+23
2014-11-20
hpsa: always call pci_set_master after pci_enable_device
Robert Elliott
1
-3
/
+5
2014-11-20
hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation
Nicholas Bellinger
1
-9
/
+7
2014-11-20
hpsa: do not be so noisy about check conditions
Stephen M. Cameron
1
-59
/
+0
2014-11-20
hpsa: use atomics for commands_outstanding
Stephen M. Cameron
2
-37
/
+16
2014-11-20
hpsa: get rid of type/attribute/direction bit field where possible
Stephen M. Cameron
2
-34
/
+42
2014-11-20
hpsa: fix endianness issue with scatter gather elements
Stephen M. Cameron
2
-130
/
+107
2014-11-20
hpsa: fix allocation sizes for CISS_REPORT_LUNs commands
Stephen M. Cameron
2
-8
/
+8
2014-11-20
hpsa: remove 'action required' phrasing
Stephen M. Cameron
1
-4
/
+4
2014-11-20
hpsa: correct off-by-one sizing of chained SG block
Webb Scales
1
-2
/
+2
[next]