summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi
Commit message (Expand)AuthorAgeFilesLines
* scsi: smartpqi: fix call trace in device discoveryMurthy Bhat2020-04-291-1/+1
* scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter2019-06-251-2/+4
* scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang2019-06-221-1/+1
* scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara2019-02-121-1/+1
* scsi: smartpqi: correct volume statusDave Carroll2019-02-121-0/+3
* scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara2019-02-121-0/+3
* scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin2019-01-261-0/+1
* scsi: smartpqi: correct lun reset issuesKevin Barnett2019-01-261-0/+3
* scsi: smartpqi: bump driver version to 1.1.4-130Don Brace2018-06-191-2/+2
* scsi: smartpqi: fix critical ARM issue reading PQI index registersKevin Barnett2018-06-192-25/+30
* scsi: smartpqi: add inspur advantech idsKevin Barnett2018-06-191-0/+16
* scsi: smartpqi: improve error checking for sync requestsKevin Barnett2018-06-192-16/+40
* scsi: smartpqi: improve handling for sync requestsKevin Barnett2018-06-191-32/+23
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+3
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-051-39/+50
|\
| * scsi: smartpqi: update driver versionDon Brace2018-03-211-3/+3
| * scsi: smartpqi: workaround fw bug for oq deletionKevin Barnett2018-03-211-36/+3
| * scsi: smartpqi: add in new supported controllersKevin Barnett2018-03-061-0/+44
* | blk-mq: Allow PCI vector offset for mapping queuesKeith Busch2018-03-271-1/+1
|/
* scsi: smartpqi: allow static build ("built-in")Steffen Weber2018-01-101-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-5/+13
|\
| * scsi: smartpqi: update driver version to 1.1.2-126Don Brace2017-10-021-2/+2
| * scsi: smartpqi: cleanup raid map warning messageKevin Barnett2017-10-021-3/+3
| * scsi: smartpqi: update controller idsKevin Barnett2017-10-021-0/+8
* | scsi: smartpqi: Convert timers to use timer_setup()Kees Cook2017-10-271-5/+4
|/
* scsi: smartpqi: remove the smp_handler stubChristoph Hellwig2017-08-291-9/+0
* scsi: smartpqi: change driver version to 1.1.2-125Kevin Barnett2017-08-101-4/+4
* scsi: smartpqi: add in new controller idsKevin Barnett2017-08-101-22/+14
* scsi: smartpqi: update kexec and power down supportKevin Barnett2017-08-101-0/+1
* scsi: smartpqi: cleanup doorbell register usage.Kevin Barnett2017-08-103-102/+17
* scsi: smartpqi: update pqi passthru ioctlKevin Barnett2017-08-101-0/+4
* scsi: smartpqi: enhance BMIC cache flushKevin Barnett2017-08-102-15/+33
* scsi: smartpqi: add pqi reset quiesce supportKevin Barnett2017-08-104-14/+98
* scsi: smartpqi: limit transfer length to 1MBYadan Fan2017-07-171-1/+1
* scsi: smartpqi: mark PM functions as __maybe_unusedArnd Bergmann2017-06-121-10/+2
* scsi: smartpqi: bump driver versionKevin Barnett2017-06-121-7/+8
* scsi: smartpqi: remove writeq/readq function definitionsCorentin Labbe2017-06-121-29/+2
* scsi: smartpqi: add module parametersKevin Barnett2017-06-121-5/+24
* scsi: smartpqi: cleanup list initializationKevin Barnett2017-06-121-8/+3
* scsi: smartpqi: add raid level showKevin Barnett2017-06-121-1/+29
* scsi: smartpqi: make ioaccel references consistentKevin Barnett2017-06-122-39/+30
* scsi: smartpqi: enhance device add and remove messagesKevin Barnett2017-06-121-21/+69
* scsi: smartpqi: update timeout on admin commandsKevin Barnett2017-06-121-1/+5
* scsi: smartpqi: map more raid errors to SCSI errorsKevin Barnett2017-06-121-1/+31
* scsi: smartpqi: cleanup controller brandingKevin Barnett2017-06-121-15/+3
* scsi: smartpqi: update rescan workerKevin Barnett2017-06-122-66/+77
* scsi: smartpqi: update device offlineKevin Barnett2017-06-121-9/+21
* scsi: smartpqi: correct aio error pathKevin Barnett2017-06-122-68/+285
* scsi: smartpqi: add lockup actionKevin Barnett2017-06-121-0/+121