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
/
smartpqi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2019-01-09
scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start
Gustavo A. R. Silva
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-16
/
+16
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-206
/
+1748
2018-12-21
scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
Yanjiang Jin
1
-0
/
+1
2018-12-21
scsi: smartpqi: fix build warnings
Don Brace
1
-1
/
+3
2018-12-20
scsi: smartpqi: update driver version
Don Brace
1
-2
/
+2
2018-12-20
scsi: smartpqi: add ofa support
Mahesh Rajashekhara
4
-43
/
+634
2018-12-20
scsi: smartpqi: increase fw status register read timeout
Mahesh Rajashekhara
1
-1
/
+1
2018-12-20
scsi: smartpqi: bump driver version
Don Brace
1
-3
/
+3
2018-12-20
scsi: smartpqi: add smp_utils support
Don Brace
3
-60
/
+324
2018-12-20
scsi: smartpqi: correct lun reset issues
Kevin Barnett
1
-0
/
+3
2018-12-20
scsi: smartpqi: correct volume status
Dave Carroll
1
-0
/
+3
2018-12-20
scsi: smartpqi: do not offline disks for transient did no connect conditions
Dave Carroll
1
-2
/
+2
2018-12-20
scsi: smartpqi: allow for larger raid maps
Ajish Koshy
1
-31
/
+28
2018-12-20
scsi: smartpqi: check for null device pointers
Mahesh Rajashekhara
2
-3
/
+64
2018-12-20
scsi: smartpqi: add support for huawei controllers
Ajish Koshy
1
-0
/
+24
2018-12-20
scsi: smartpqi: enhance numa node detection
Sagar Biradar
1
-3
/
+7
2018-12-20
scsi: smartpqi: wake up drives after os resumes from suspend
Dave Carroll
1
-0
/
+2
2018-12-20
scsi: smartpqi: fix disk name mount point
Murthy Bhat
1
-1
/
+6
2018-12-20
scsi: smartpqi: add h3c ssid
Murthy Bhat
1
-0
/
+8
2018-12-20
scsi: smartpqi: add sysfs attributes
Dave Carroll
2
-0
/
+235
2018-12-20
scsi: smartpqi: refactor sending controller raid requests
Dave Carroll
1
-88
/
+46
2018-12-20
scsi: smartpqi: turn off lun data caching for ptraid
Dave Carroll
2
-6
/
+79
2018-12-20
scsi: smartpqi: correct host serial num for ssa
Mahesh Rajashekhara
1
-0
/
+3
2018-12-20
scsi: smartpqi: add no_write_same for logical volumes
Dave Carroll
1
-0
/
+7
2018-12-20
scsi: smartpqi: Add retries for device reset
Mahesh Rajashekhara
2
-1
/
+14
2018-12-20
scsi: smartpqi: add support for PQI Config Table handshake
Kevin Barnett
2
-4
/
+293
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
1
-1
/
+2
2018-10-18
scsi: smartpqi: fully convert to the generic DMA API
Christoph Hellwig
2
-64
/
+47
2018-06-20
scsi: smartpqi: bump driver version to 1.1.4-130
Don Brace
1
-2
/
+2
2018-06-20
scsi: smartpqi: fix critical ARM issue reading PQI index registers
Kevin Barnett
2
-25
/
+30
2018-06-20
scsi: smartpqi: add inspur advantech ids
Kevin Barnett
1
-0
/
+16
2018-06-20
scsi: smartpqi: improve error checking for sync requests
Kevin Barnett
2
-16
/
+40
2018-06-20
scsi: smartpqi: improve handling for sync requests
Kevin Barnett
1
-32
/
+23
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-39
/
+50
2018-03-28
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
1
-1
/
+1
2018-03-22
scsi: smartpqi: update driver version
Don Brace
1
-3
/
+3
2018-03-22
scsi: smartpqi: workaround fw bug for oq deletion
Kevin Barnett
1
-36
/
+3
2018-03-07
scsi: smartpqi: add in new supported controllers
Kevin Barnett
1
-0
/
+44
2018-01-11
scsi: smartpqi: allow static build ("built-in")
Steffen Weber
1
-1
/
+1
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+13
2017-10-27
scsi: smartpqi: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+4
2017-10-03
scsi: smartpqi: update driver version to 1.1.2-126
Don Brace
1
-2
/
+2
2017-10-03
scsi: smartpqi: cleanup raid map warning message
Kevin Barnett
1
-3
/
+3
2017-10-03
scsi: smartpqi: update controller ids
Kevin Barnett
1
-0
/
+8
2017-08-30
scsi: smartpqi: remove the smp_handler stub
Christoph Hellwig
1
-9
/
+0
[next]