summaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-171-11/+11
* scsi: docs: convert smartpqi.txt to ReSTMauro Carvalho Chehab2020-03-111-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-3/+3
* scsi: smartpqi: bump versionDon Brace2019-10-091-3/+3
* scsi: smartpqi: Align driver syntax with oobKevin Barnett2019-10-093-118/+112
* scsi: smartpqi: remove unused manifest constantsKevin Barnett2019-10-091-4/+0
* scsi: smartpqi: fix problem with unique ID for physical deviceKevin Barnett2019-10-092-88/+12
* scsi: smartpqi: correct syntax issueKevin Barnett2019-10-091-1/+1
* scsi: smartpqi: change TMF timeout from 60 to 30 secondsKevin Barnett2019-10-091-1/+1
* scsi: smartpqi: fix LUN reset when fw bkgnd thread is hungMurthy Bhat2019-10-092-4/+22
* scsi: smartpqi: add inquiry timeoutskoshyaji2019-10-092-7/+33
* scsi: smartpqi: fix call trace in device discoveryMurthy Bhat2019-10-091-1/+1
* scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett2019-10-092-20/+115
* scsi: smartpqi: clean up an indentation issueColin Ian King2019-09-301-2/+2
* scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing2019-09-301-6/+0
* scsi: smartpqi: clean up indentation of a statementColin Ian King2019-09-301-4/+1
* scsi: smartpqi: bump versionDon Brace2019-08-291-3/+3
* scsi: smartpqi: update copyrightDon Brace2019-08-291-0/+2
* scsi: smartpqi: add new pci idsGilbert Wu2019-08-291-0/+12
* scsi: smartpqi: correct REGNEWD return statusMurthy Bhat2019-08-291-1/+1
* scsi: smartpqi: add gigabyte controllerGilbert Wu2019-08-291-0/+4
* scsi: smartpqi: correct hang when deleting 32 ldsMahesh Rajashekhara2019-08-291-6/+8
* scsi: smartpqi: add bay identifierGilbert Wu2019-08-293-6/+113
* scsi: smartpqi: add sysfs entriesMurthy Bhat2019-08-292-16/+124
* scsi: smartpqi: add module param to hide vsepDave Carroll2019-08-292-0/+27
* scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu2019-08-291-0/+16
* scsi: smartpqi: add module param for exposure orderGilbert Wu2019-08-291-3/+15
* scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter2019-06-041-2/+4
* scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang2019-05-291-1/+1
* scsi: smartpqi: Reporting unhandled SCSI errorsErwan Velu2019-05-201-7/+16
* scsi: smartpqi: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapDongli Zhang2019-03-191-1/+1
* scsi: smartpqi: bump driver versionDon Brace2019-03-181-3/+3
* scsi: smartpqi: add spdxDon Brace2019-03-186-45/+6
* scsi: smartpqi: update copyrightDon Brace2019-03-185-10/+15
* scsi: smartpqi: add H3C controller IDsAjish Koshy2019-03-181-0/+16
* scsi: smartpqi: increase LUN reset timeoutKevin Barnett2019-03-181-4/+8
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-0/+6
|\
| * scsi: smartpqi: Reporting 'logical unit failure'Erwan Velu2019-03-061-0/+6
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-092-2/+2
|\ \ | |/
| * scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-081-1/+2
| * scsi: remove unneeded header search pathsMasahiro Yamada2019-01-291-1/+0
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-201-1/+1
|\ \
| * | scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva2019-01-081-1/+1
| |/
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-16/+16
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-285-206/+1748
|\
| * scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin2018-12-201-0/+1
| * scsi: smartpqi: fix build warningsDon Brace2018-12-201-1/+3
| * scsi: smartpqi: update driver versionDon Brace2018-12-191-2/+2