Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-14scsi: hpsa: Remove an unused variable in hpsa_update_scsi_devices()Christophe JAILLET
2021-10-17scsi: hpsa: Switch to attribute groupsBart Van Assche
2021-10-17scsi: hpsa: Call scsi_done() directlyBart Van Assche
2021-08-12scsi: hpsa: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-23scsi: hpsa: Correct dev cmds outstanding for retried cmdsDon Brace
2021-01-23scsi: hpsa: Do not set COMMAND_COMPLETEHannes Reinecke
2020-12-17Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-11-26scsi: hpsa: Use generic power managementVaibhav Gupta
2020-11-17scsi: hpsa: Strip out a bunch of set but unused variablesLee Jones
2020-10-30scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki
2020-10-27scsi: Remove unneeded break statementsTom Rix
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-03scsi: hpsa: Update copyrightDon Brace
2020-08-25scsi: hpsa: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-29scsi: hpsa: Correct ctrl queue depthDon Brace
2020-07-25scsi: hpsa: Bump versionDon Brace
2020-07-25scsi: hpsa: Increase controller error handling timeoutDon Brace
2020-07-25scsi: 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-27scsi: hpsa: correct race condition in offload enabledDon Brace
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-18scsi: hpsa: add missing hunks in reset-patchDon Brace
2019-09-24Merge 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-03Merge 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-12Merge 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-19scsi: hpsa: fix an uninitialized read and dereference of pointer devColin Ian King
2019-06-19scsi: hpsa: update driver versionDon Brace
2019-06-19scsi: hpsa: correct device resetsDon Brace
2019-06-19scsi: hpsa: do-not-complete-cmds-for-deleted-devicesDon Brace
2019-06-19scsi: hpsa: wait longer for ptraid commandsDon Brace
2019-06-19scsi: hpsa: check for tag collisionDon Brace
2019-06-19scsi: hpsa: use local workqueues instead of system workqueuesDon Brace
2019-06-19scsi: 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