summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-156-210/+283
|\
| * scsi: smartpqi: Update copyrightDon Brace2020-09-036-7/+7
| * scsi: smartpqi: Bump version to 1.2.16-010Don Brace2020-08-211-3/+3
| * scsi: smartpqi: Add RAID bypass counterKevin Barnett2020-08-212-24/+54
| * scsi: smartpqi: Support device deletion via sysfsKevin Barnett2020-08-211-49/+43
| * scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett2020-08-212-35/+68
| * scsi: smartpqi: Update logical volume size after expansionMahesh Rajashekhara2020-08-212-5/+17
| * scsi: smartpqi: Add id support for SmartRAID 3152-8iMahesh Rajashekhara2020-08-211-0/+4
| * scsi: smartpqi: Identify physical devices without issuing INQUIRYKevin Barnett2020-08-212-87/+87
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-9/+8
|/
* PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed2020-06-261-1/+5
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-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-121-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-101-3/+3
* scsi: smartpqi: Align driver syntax with oobKevin Barnett2019-10-103-118/+112
* scsi: smartpqi: remove unused manifest constantsKevin Barnett2019-10-101-4/+0
* scsi: smartpqi: fix problem with unique ID for physical deviceKevin Barnett2019-10-102-88/+12
* scsi: smartpqi: correct syntax issueKevin Barnett2019-10-101-1/+1
* scsi: smartpqi: change TMF timeout from 60 to 30 secondsKevin Barnett2019-10-101-1/+1
* scsi: smartpqi: fix LUN reset when fw bkgnd thread is hungMurthy Bhat2019-10-102-4/+22
* scsi: smartpqi: add inquiry timeoutskoshyaji2019-10-102-7/+33
* scsi: smartpqi: fix call trace in device discoveryMurthy Bhat2019-10-101-1/+1
* scsi: smartpqi: fix controller lockup observed during force rebootKevin Barnett2019-10-102-20/+115
* scsi: smartpqi: clean up an indentation issueColin Ian King2019-10-011-2/+2
* scsi: smartpqi: remove set but not used variable 'ctrl_info'YueHaibing2019-10-011-6/+0
* scsi: smartpqi: clean up indentation of a statementColin Ian King2019-10-011-4/+1
* scsi: smartpqi: bump versionDon Brace2019-08-301-3/+3
* scsi: smartpqi: update copyrightDon Brace2019-08-301-0/+2
* scsi: smartpqi: add new pci idsGilbert Wu2019-08-301-0/+12
* scsi: smartpqi: correct REGNEWD return statusMurthy Bhat2019-08-301-1/+1
* scsi: smartpqi: add gigabyte controllerGilbert Wu2019-08-301-0/+4
* scsi: smartpqi: correct hang when deleting 32 ldsMahesh Rajashekhara2019-08-301-6/+8
* scsi: smartpqi: add bay identifierGilbert Wu2019-08-303-6/+113
* scsi: smartpqi: add sysfs entriesMurthy Bhat2019-08-302-16/+124
* scsi: smartpqi: add module param to hide vsepDave Carroll2019-08-302-0/+27
* scsi: smartpqi: add pci ids for fiberhome controllerGilbert Wu2019-08-301-0/+16
* scsi: smartpqi: add module param for exposure orderGilbert Wu2019-08-301-3/+15
* scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter2019-06-051-2/+4
* scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang2019-05-301-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
|\