index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
hpsa.c
Age
Commit message (
Expand
)
Author
2020-07-28
scsi: hpsa: Correct ctrl queue depth
Don Brace
2020-07-24
scsi: hpsa: Bump version
Don Brace
2020-07-24
scsi: hpsa: Increase controller error handling timeout
Don Brace
2020-07-24
scsi: hpsa: Correct rare oob condition
Don Brace
2020-06-04
scsi: hpsa: hpsa_ioctl(): Tidy up a bit
Al Viro
2020-06-04
scsi: hpsa: Get rid of compat_alloc_user_space()
Al Viro
2020-06-04
scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct
Al Viro
2020-06-04
scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
Al Viro
2020-03-26
scsi: hpsa: correct race condition in offload enabled
Don Brace
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-17
scsi: hpsa: add missing hunks in reset-patch
Don Brace
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-30
scsi: hpsa: remove printing internal cdb on tag collision
Don Brace
2019-07-30
scsi: hpsa: correct scsi command status issue after reset
Don Brace
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-06-18
scsi: hpsa: fix an uninitialized read and dereference of pointer dev
Colin Ian King
2019-06-18
scsi: hpsa: update driver version
Don Brace
2019-06-18
scsi: hpsa: correct device resets
Don Brace
2019-06-18
scsi: hpsa: do-not-complete-cmds-for-deleted-devices
Don Brace
2019-06-18
scsi: hpsa: wait longer for ptraid commands
Don Brace
2019-06-18
scsi: hpsa: check for tag collision
Don Brace
2019-06-18
scsi: hpsa: use local workqueues instead of system workqueues
Don Brace
2019-06-18
scsi: hpsa: correct simple mode
Don Brace
2019-06-08
docs: pci: fix broken links due to conversion from pci.txt to pci.rst
Mauro Carvalho Chehab
2019-06-07
scsi: hpsa: correct ioaccel2 chaining
Don Brace
2019-03-18
scsi: hpsa: bump driver version
Don Brace
2019-03-18
scsi: hpsa: remove timeout from TURs
Don Brace
2019-03-18
scsi: hpsa: correct device id issues
Don Brace
2019-03-18
scsi: hpsa: check for lv removal
Don Brace
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-01-29
scsi: hpsa: clean up two indentation issues
Colin Ian King
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-28
scsi: hpsa: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-17
scsi: hpsa: switch to generic DMA API
Christoph Hellwig
2018-09-25
scsi: hpsa: Use vmemdup_user to replace the open code
zhong jiang
2018-08-27
scsi: hpsa: limit transfer length to 1MB, not 512kB
Martin Wilck
2018-07-10
scsi: hpsa: correct enclosure sas address
Don Brace
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
scsi: hpsa: disable device during shutdown
Sinan Kaya
2018-03-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-14
scsi: hpsa: fix selection of reply queue
Ming Lei
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]