summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi
Commit message (Expand)AuthorAgeFilesLines
* 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-102-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/+0Star
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-191-1/+1
|\ \
| * | scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva2019-01-091-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-211-0/+1
| * scsi: smartpqi: fix build warningsDon Brace2018-12-211-1/+3
| * scsi: smartpqi: update driver versionDon Brace2018-12-201-2/+2
| * scsi: smartpqi: add ofa supportMahesh Rajashekhara2018-12-204-43/+634
| * scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara2018-12-201-1/+1
| * scsi: smartpqi: bump driver versionDon Brace2018-12-201-3/+3
| * scsi: smartpqi: add smp_utils supportDon Brace2018-12-203-60/+324
| * scsi: smartpqi: correct lun reset issuesKevin Barnett2018-12-201-0/+3
| * scsi: smartpqi: correct volume statusDave Carroll2018-12-201-0/+3
| * scsi: smartpqi: do not offline disks for transient did no connect conditionsDave Carroll2018-12-201-2/+2
| * scsi: smartpqi: allow for larger raid mapsAjish Koshy2018-12-201-31/+28Star
| * scsi: smartpqi: check for null device pointersMahesh Rajashekhara2018-12-202-3/+64
| * scsi: smartpqi: add support for huawei controllersAjish Koshy2018-12-201-0/+24
| * scsi: smartpqi: enhance numa node detectionSagar Biradar2018-12-201-3/+7
| * scsi: smartpqi: wake up drives after os resumes from suspendDave Carroll2018-12-201-0/+2
| * scsi: smartpqi: fix disk name mount pointMurthy Bhat2018-12-201-1/+6
| * scsi: smartpqi: add h3c ssidMurthy Bhat2018-12-201-0/+8
| * scsi: smartpqi: add sysfs attributesDave Carroll2018-12-202-0/+235
| * scsi: smartpqi: refactor sending controller raid requestsDave Carroll2018-12-201-88/+46Star
| * scsi: smartpqi: turn off lun data caching for ptraidDave Carroll2018-12-202-6/+79
| * scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara2018-12-201-0/+3
| * scsi: smartpqi: add no_write_same for logical volumesDave Carroll2018-12-201-0/+7
| * scsi: smartpqi: Add retries for device resetMahesh Rajashekhara2018-12-202-1/+14
| * scsi: smartpqi: add support for PQI Config Table handshakeKevin Barnett2018-12-202-4/+293
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0Star
* | blk-mq: abstract out queue mapJens Axboe2018-11-071-1/+2
|/
* scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig2018-10-182-64/+47Star
* scsi: smartpqi: bump driver version to 1.1.4-130Don Brace2018-06-201-2/+2
* scsi: smartpqi: fix critical ARM issue reading PQI index registersKevin Barnett2018-06-202-25/+30
* scsi: smartpqi: add inspur advantech idsKevin Barnett2018-06-201-0/+16
* scsi: smartpqi: improve error checking for sync requestsKevin Barnett2018-06-202-16/+40
* scsi: smartpqi: improve handling for sync requestsKevin Barnett2018-06-201-32/+23Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+3
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-061-39/+50
|\
| * scsi: smartpqi: update driver versionDon Brace2018-03-211-3/+3
| * scsi: smartpqi: workaround fw bug for oq deletionKevin Barnett2018-03-211-36/+3Star
| * scsi: smartpqi: add in new supported controllersKevin Barnett2018-03-071-0/+44
* | blk-mq: Allow PCI vector offset for mapping queuesKeith Busch2018-03-281-1/+1
|/
* scsi: smartpqi: allow static build ("built-in")Steffen Weber2018-01-111-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-5/+13
|\