summaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa.c
AgeCommit message (Expand)Author
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
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-08scsi: hpsa: Use vsnprintf extension %phNAndy Shevchenko
2018-01-03scsi: hpsa: drop unneeded newlineJulia Lawall
2017-12-04scsi: hpsa: remove an unnecessary NULL checkDan Carpenter
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-25scsi: hpsa: bump driver versionDon Brace
2017-10-25scsi: hpsa: add enclosure logical identifierDon Brace
2017-10-25scsi: hpsa: correct logical volume removalDon Brace
2017-10-25scsi: hpsa: reduce warning messages on device removalDon Brace
2017-10-25scsi: hpsa: update queue depth for externalsDon Brace