summaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa.c
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28scsi: hpsa: Correct ctrl queue depthDon Brace
2020-07-24scsi: hpsa: Bump versionDon Brace
2020-07-24scsi: hpsa: Increase controller error handling timeoutDon Brace
2020-07-24scsi: hpsa: Correct rare oob conditionDon Brace
2020-06-04scsi: hpsa: hpsa_ioctl(): Tidy up a bitAl Viro
2020-06-04scsi: hpsa: Get rid of compat_alloc_user_space()Al Viro
2020-06-04scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_structAl Viro
2020-06-04scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()Al Viro
2020-03-26scsi: hpsa: correct race condition in offload enabledDon Brace
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-17scsi: hpsa: add missing hunks in reset-patchDon Brace
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace
2019-07-30scsi: hpsa: correct scsi command status issue after resetDon Brace
2019-07-17docs: fix broken doc references due to renamesMauro Carvalho Chehab
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-18scsi: hpsa: fix an uninitialized read and dereference of pointer devColin Ian King
2019-06-18scsi: hpsa: update driver versionDon Brace
2019-06-18scsi: hpsa: correct device resetsDon Brace
2019-06-18scsi: hpsa: do-not-complete-cmds-for-deleted-devicesDon Brace
2019-06-18scsi: hpsa: wait longer for ptraid commandsDon Brace
2019-06-18scsi: hpsa: check for tag collisionDon Brace
2019-06-18scsi: hpsa: use local workqueues instead of system workqueuesDon Brace
2019-06-18scsi: hpsa: correct simple modeDon Brace
2019-06-08docs: pci: fix broken links due to conversion from pci.txt to pci.rstMauro Carvalho Chehab
2019-06-07scsi: hpsa: correct ioaccel2 chainingDon Brace
2019-03-18scsi: hpsa: bump driver versionDon Brace
2019-03-18scsi: hpsa: remove timeout from TURsDon Brace
2019-03-18scsi: hpsa: correct device id issuesDon Brace
2019-03-18scsi: hpsa: check for lv removalDon Brace
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-01-29scsi: hpsa: clean up two indentation issuesColin Ian King
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-28scsi: hpsa: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-17scsi: hpsa: switch to generic DMA APIChristoph Hellwig
2018-09-25scsi: hpsa: Use vmemdup_user to replace the open codezhong jiang
2018-08-27scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck
2018-07-10scsi: hpsa: correct enclosure sas addressDon Brace
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05scsi: hpsa: disable device during shutdownSinan Kaya
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-14scsi: hpsa: fix selection of reply queueMing Lei