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
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
2017-08-11
scsi: smartpqi: change driver version to 1.1.2-125
Kevin Barnett
1
-4
/
+4
2017-08-11
scsi: smartpqi: add in new controller ids
Kevin Barnett
1
-22
/
+14
2017-08-11
scsi: smartpqi: update kexec and power down support
Kevin Barnett
1
-0
/
+1
2017-08-11
scsi: smartpqi: cleanup doorbell register usage.
Kevin Barnett
3
-102
/
+17
2017-08-11
scsi: smartpqi: update pqi passthru ioctl
Kevin Barnett
1
-0
/
+4
2017-08-11
scsi: smartpqi: enhance BMIC cache flush
Kevin Barnett
2
-15
/
+33
2017-08-11
scsi: smartpqi: add pqi reset quiesce support
Kevin Barnett
4
-14
/
+98
2017-07-18
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-06-13
scsi: smartpqi: mark PM functions as __maybe_unused
Arnd Bergmann
1
-10
/
+2
2017-06-13
scsi: smartpqi: bump driver version
Kevin Barnett
1
-7
/
+8
2017-06-13
scsi: smartpqi: remove writeq/readq function definitions
Corentin Labbe
1
-29
/
+2
2017-06-13
scsi: smartpqi: add module parameters
Kevin Barnett
1
-5
/
+24
2017-06-13
scsi: smartpqi: cleanup list initialization
Kevin Barnett
1
-8
/
+3
2017-06-13
scsi: smartpqi: add raid level show
Kevin Barnett
1
-1
/
+29
2017-06-13
scsi: smartpqi: make ioaccel references consistent
Kevin Barnett
2
-39
/
+30
2017-06-13
scsi: smartpqi: enhance device add and remove messages
Kevin Barnett
1
-21
/
+69
2017-06-13
scsi: smartpqi: update timeout on admin commands
Kevin Barnett
1
-1
/
+5
2017-06-13
scsi: smartpqi: map more raid errors to SCSI errors
Kevin Barnett
1
-1
/
+31
2017-06-13
scsi: smartpqi: cleanup controller branding
Kevin Barnett
1
-15
/
+3
2017-06-13
scsi: smartpqi: update rescan worker
Kevin Barnett
2
-66
/
+77
2017-06-13
scsi: smartpqi: update device offline
Kevin Barnett
1
-9
/
+21
2017-06-13
scsi: smartpqi: correct aio error path
Kevin Barnett
2
-68
/
+285
2017-06-13
scsi: smartpqi: add lockup action
Kevin Barnett
1
-0
/
+121
2017-06-13
scsi: smartpqi: remove qdepth calculations for logical volumes
Kevin Barnett
2
-138
/
+8
2017-06-13
scsi: smartpqi: enhance kdump
Kevin Barnett
2
-15
/
+36
2017-06-13
scsi: smartpqi: change return value for LUN reset operations
Kevin Barnett
1
-1
/
+1
2017-06-13
scsi: smartpqi: add ptraid support
Kevin Barnett
2
-10
/
+41
2017-06-13
scsi: smartpqi: update copyright
Kevin Barnett
5
-5
/
+5
2017-06-13
scsi: smartpqi: cleanup messages
Kevin Barnett
2
-24
/
+20
2017-06-13
scsi: smartpqi: add new PCI device IDs
Kevin Barnett
1
-25
/
+109
2017-06-13
scsi: smartpqi: minor driver cleanup
Kevin Barnett
2
-25
/
+15
2017-06-13
scsi: smartpqi: correct BMIC identify physical drive
Kevin Barnett
2
-4
/
+32
2017-06-13
scsi: smartpqi: eliminate redundant error messages
Kevin Barnett
2
-5
/
+5
2017-06-13
scsi: smartpqi: make pdev pointer names consistent
Kevin Barnett
1
-20
/
+21
2017-06-13
scsi: smartpqi: add pqi_wait_for_completion_io
Kevin Barnett
1
-1
/
+32
2017-06-13
scsi: smartpqi: correct bdma hw bug
Kevin Barnett
1
-1
/
+6
2017-06-13
scsi: smartpqi: add heartbeat check
Kevin Barnett
3
-47
/
+143
2017-06-13
scsi: smartpqi: add suspend and resume support
Kevin Barnett
4
-30
/
+485
2017-06-13
scsi: smartpqi: enhance resets
Kevin Barnett
2
-27
/
+265
2017-06-13
scsi: smartpqi: add supporting events
Kevin Barnett
2
-60
/
+61
2017-06-13
scsi: smartpqi: ensure controller is in SIS mode at init
Kevin Barnett
4
-27
/
+42
2017-06-13
scsi: smartpqi: add in controller checkpoint for controller lockups.
Kevin Barnett
4
-1
/
+10
2017-06-13
scsi: smartpqi: set pci completion timeout
Kevin Barnett
1
-0
/
+18
[next]