index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-25
1
-0
/
+4
|
\
|
*
scsi: hpsa: add missing hunks in reset-patch
Don Brace
2019-10-17
1
-0
/
+4
*
|
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
1
-1
/
+0
|
\
\
|
*
|
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
1
-1
/
+0
|
|
/
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-08-02
1
-3
/
+11
|
\
\
|
*
|
scsi: hpsa: remove printing internal cdb on tag collision
Don Brace
2019-07-30
1
-2
/
+0
|
*
|
scsi: hpsa: correct scsi command status issue after reset
Don Brace
2019-07-30
1
-1
/
+11
|
|
/
*
/
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-17
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-111
/
+169
|
\
|
*
scsi: hpsa: fix an uninitialized read and dereference of pointer dev
Colin Ian King
2019-06-18
1
-1
/
+1
|
*
scsi: hpsa: update driver version
Don Brace
2019-06-18
1
-1
/
+1
|
*
scsi: hpsa: correct device resets
Don Brace
2019-06-18
1
-88
/
+85
|
*
scsi: hpsa: do-not-complete-cmds-for-deleted-devices
Don Brace
2019-06-18
1
-1
/
+13
|
*
scsi: hpsa: wait longer for ptraid commands
Don Brace
2019-06-18
1
-6
/
+20
|
*
scsi: hpsa: check for tag collision
Don Brace
2019-06-18
1
-7
/
+14
|
*
scsi: hpsa: use local workqueues instead of system workqueues
Don Brace
2019-06-18
1
-3
/
+19
|
*
scsi: hpsa: correct simple mode
Don Brace
2019-06-18
1
-4
/
+16
*
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-2
/
+2
|
\
\
|
*
|
docs: pci: fix broken links due to conversion from pci.txt to pci.rst
Mauro Carvalho Chehab
2019-06-08
1
-2
/
+2
|
|
/
*
/
scsi: hpsa: correct ioaccel2 chaining
Don Brace
2019-06-07
1
-1
/
+6
|
/
*
scsi: hpsa: bump driver version
Don Brace
2019-03-18
1
-1
/
+1
*
scsi: hpsa: remove timeout from TURs
Don Brace
2019-03-18
1
-1
/
+1
*
scsi: hpsa: correct device id issues
Don Brace
2019-03-18
1
-3
/
+7
*
scsi: hpsa: check for lv removal
Don Brace
2019-03-18
1
-1
/
+12
*
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-08
1
-6
/
+9
*
scsi: hpsa: clean up two indentation issues
Colin Ian King
2019-01-29
1
-2
/
+2
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: hpsa: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-28
1
-0
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-75
/
+73
|
\
|
*
scsi: hpsa: switch to generic DMA API
Christoph Hellwig
2018-10-17
1
-67
/
+69
|
*
scsi: hpsa: Use vmemdup_user to replace the open code
zhong jiang
2018-09-25
1
-8
/
+4
*
|
scsi: hpsa: limit transfer length to 1MB, not 512kB
Martin Wilck
2018-08-27
1
-1
/
+1
|
/
*
scsi: hpsa: correct enclosure sas address
Don Brace
2018-07-10
1
-4
/
+21
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-14
1
-2
/
+8
|
\
|
*
scsi: hpsa: disable device during shutdown
Sinan Kaya
2018-06-05
1
-2
/
+8
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-11
/
+11
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-6
/
+8
|
/
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-27
1
-19
/
+54
|
\
|
*
scsi: hpsa: fix selection of reply queue
Ming Lei
2018-03-14
1
-19
/
+54
*
|
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-5
/
+5
*
|
scsi: hpsa: Use vsnprintf extension %phN
Andy Shevchenko
2018-01-08
1
-11
/
+3
*
|
scsi: hpsa: drop unneeded newline
Julia Lawall
2018-01-03
1
-1
/
+1
*
|
scsi: hpsa: remove an unnecessary NULL check
Dan Carpenter
2017-12-04
1
-2
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-75
/
+281
|
\
|
*
scsi: hpsa: bump driver version
Don Brace
2017-10-25
1
-1
/
+1
|
*
scsi: hpsa: add enclosure logical identifier
Don Brace
2017-10-25
1
-2
/
+67
|
*
scsi: hpsa: correct logical volume removal
Don Brace
2017-10-25
1
-3
/
+6
|
*
scsi: hpsa: reduce warning messages on device removal
Don Brace
2017-10-25
1
-2
/
+4
[next]