aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+4
2019-10-17scsi: hpsa: add missing hunks in reset-patchDon Brace1-0/+4
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-1/+0
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+11
2019-07-30scsi: hpsa: remove printing internal cdb on tag collisionDon Brace1-2/+0
2019-07-30scsi: hpsa: correct scsi command status issue after resetDon Brace1-1/+11
2019-07-17docs: fix broken doc references due to renamesMauro Carvalho Chehab1-2/+2
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-111/+169
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2019-06-18scsi: hpsa: fix an uninitialized read and dereference of pointer devColin Ian King1-1/+1
2019-06-18scsi: hpsa: update driver versionDon Brace1-1/+1
2019-06-18scsi: hpsa: correct device resetsDon Brace1-88/+85
2019-06-18scsi: hpsa: do-not-complete-cmds-for-deleted-devicesDon Brace1-1/+13
2019-06-18scsi: hpsa: wait longer for ptraid commandsDon Brace1-6/+20
2019-06-18scsi: hpsa: check for tag collisionDon Brace1-7/+14
2019-06-18scsi: hpsa: use local workqueues instead of system workqueuesDon Brace1-3/+19
2019-06-18scsi: hpsa: correct simple modeDon Brace1-4/+16
2019-06-08docs: pci: fix broken links due to conversion from pci.txt to pci.rstMauro Carvalho Chehab1-2/+2
2019-06-07scsi: hpsa: correct ioaccel2 chainingDon Brace1-1/+6
2019-03-18scsi: hpsa: bump driver versionDon Brace1-1/+1
2019-03-18scsi: hpsa: remove timeout from TURsDon Brace1-1/+1
2019-03-18scsi: hpsa: correct device id issuesDon Brace1-3/+7
2019-03-18scsi: hpsa: check for lv removalDon Brace1-1/+12
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor1-6/+9
2019-01-29scsi: hpsa: clean up two indentation issuesColin Ian King1-2/+2
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-11-28scsi: hpsa: mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-75/+73
2018-10-17scsi: hpsa: switch to generic DMA APIChristoph Hellwig1-67/+69
2018-09-25scsi: hpsa: Use vmemdup_user to replace the open codezhong jiang1-8/+4
2018-08-27scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck1-1/+1
2018-07-10scsi: hpsa: correct enclosure sas addressDon Brace1-4/+21
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+8
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-11/+11
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-6/+8
2018-06-05scsi: hpsa: disable device during shutdownSinan Kaya1-2/+8
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-19/+54
2018-03-14scsi: hpsa: fix selection of reply queueMing Lei1-19/+54
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+5
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-5/+5
2018-01-08scsi: hpsa: Use vsnprintf extension %phNAndy Shevchenko1-11/+3
2018-01-03scsi: hpsa: drop unneeded newlineJulia Lawall1-1/+1
2017-12-04scsi: hpsa: remove an unnecessary NULL checkDan Carpenter1-2/+0
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-75/+281
2017-10-25scsi: hpsa: bump driver versionDon Brace1-1/+1
2017-10-25scsi: hpsa: add enclosure logical identifierDon Brace1-2/+67
2017-10-25scsi: hpsa: correct logical volume removalDon Brace1-3/+6
2017-10-25scsi: hpsa: reduce warning messages on device removalDon Brace1-2/+4
2017-10-25scsi: hpsa: update queue depth for externalsDon Brace1-2/+6