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
/
hpsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
scsi: hpsa: hpsa_ioctl(): Tidy up a bit
Al Viro
1
-5
/
+2
2020-06-04
scsi: hpsa: Get rid of compat_alloc_user_space()
Al Viro
1
-44
/
+36
2020-06-04
scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct
Al Viro
1
-9
/
+5
2020-06-04
scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
Al Viro
1
-60
/
+56
2020-03-27
scsi: hpsa: correct race condition in offload enabled
Don Brace
1
-23
/
+57
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2019-10-18
scsi: hpsa: add missing hunks in reset-patch
Don Brace
1
-0
/
+4
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-08-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+11
2019-07-30
scsi: hpsa: remove printing internal cdb on tag collision
Don Brace
1
-2
/
+0
2019-07-30
scsi: hpsa: correct scsi command status issue after reset
Don Brace
1
-1
/
+11
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-111
/
+169
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2019-06-19
scsi: hpsa: fix an uninitialized read and dereference of pointer dev
Colin Ian King
1
-1
/
+1
2019-06-19
scsi: hpsa: update driver version
Don Brace
1
-1
/
+1
2019-06-19
scsi: hpsa: correct device resets
Don Brace
1
-88
/
+85
2019-06-19
scsi: hpsa: do-not-complete-cmds-for-deleted-devices
Don Brace
1
-1
/
+13
2019-06-19
scsi: hpsa: wait longer for ptraid commands
Don Brace
1
-6
/
+20
2019-06-19
scsi: hpsa: check for tag collision
Don Brace
1
-7
/
+14
2019-06-19
scsi: hpsa: use local workqueues instead of system workqueues
Don Brace
1
-3
/
+19
2019-06-19
scsi: hpsa: correct simple mode
Don Brace
1
-4
/
+16
2019-06-08
docs: pci: fix broken links due to conversion from pci.txt to pci.rst
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-07
scsi: hpsa: correct ioaccel2 chaining
Don Brace
1
-1
/
+6
2019-03-18
scsi: hpsa: bump driver version
Don Brace
1
-1
/
+1
2019-03-18
scsi: hpsa: remove timeout from TURs
Don Brace
1
-1
/
+1
2019-03-18
scsi: hpsa: correct device id issues
Don Brace
1
-3
/
+7
2019-03-18
scsi: hpsa: check for lv removal
Don Brace
1
-1
/
+12
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-6
/
+9
2019-01-29
scsi: hpsa: clean up two indentation issues
Colin Ian King
1
-2
/
+2
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-29
scsi: hpsa: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-75
/
+73
2018-10-18
scsi: hpsa: switch to generic DMA API
Christoph Hellwig
1
-67
/
+69
2018-09-26
scsi: hpsa: Use vmemdup_user to replace the open code
zhong jiang
1
-8
/
+4
2018-08-27
scsi: hpsa: limit transfer length to 1MB, not 512kB
Martin Wilck
1
-1
/
+1
2018-07-11
scsi: hpsa: correct enclosure sas address
Don Brace
1
-4
/
+21
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+8
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-11
/
+11
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-6
/
+8
2018-06-06
scsi: hpsa: disable device during shutdown
Sinan Kaya
1
-2
/
+8
2018-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-19
/
+54
2018-03-15
scsi: hpsa: fix selection of reply queue
Ming Lei
1
-19
/
+54
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-5
/
+5
2018-01-08
scsi: hpsa: Use vsnprintf extension %phN
Andy Shevchenko
1
-11
/
+3
2018-01-04
scsi: hpsa: drop unneeded newline
Julia Lawall
1
-1
/
+1
2017-12-05
scsi: hpsa: remove an unnecessary NULL check
Dan Carpenter
1
-2
/
+0
[next]