aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa.c
AgeCommit message (Expand)Author
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
2017-10-25scsi: hpsa: correct smart path enabledDon Brace
2017-10-25scsi: hpsa: change timeout for internal cmdsDon Brace
2017-10-25scsi: hpsa: update discovery pollingBader Ali Saleh
2017-10-25scsi: hpsa: add controller checkpointDon Brace
2017-10-25scsi: hpsa: clear tmpdevice in scan threadScott Teel
2017-10-25scsi: hpsa: cleanup sas_phy structures in sysfs when unloadingMartin Wilck
2017-10-25scsi: hpsa: destroy sas transport properties before scsi_hostMartin Wilck
2017-10-16scsi: hpsa: Fix configured_logical_drive_count·checkChristos Gkekas
2017-08-29scsi: hpsa: remove the smp_handler stubChristoph Hellwig
2017-08-24scsi: hpsa: fix the device_id in hpsa_update_device_info()Dan Carpenter
2017-08-24scsi: hpsa: Remove 'hpsa_allow_any' module optionHannes Reinecke
2017-08-24scsi: cciss: Drop obsolete driverHannes Reinecke
2017-08-24scsi: hpsa: do not print errors for unsupported report luns formatHannes Reinecke
2017-08-24scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD pageHannes Reinecke
2017-08-24scsi: hpsa: disable volume status check for legacy boardsHannes Reinecke
2017-08-24scsi: hpsa: add support for legacy boardsHannes Reinecke
2017-07-17scsi: hpsa: limit transfer length to 1MBYadan Fan
2017-06-26scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption"Colin Ian King
2017-06-12scsi: hpsa: bump driver versionDon Brace
2017-06-12scsi: hpsa: remove abort handlerDon Brace