summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * scsi: smartpqi: update driver version to 1.1.2-126Don Brace2017-10-031-2/+2
| * scsi: smartpqi: cleanup raid map warning messageKevin Barnett2017-10-031-3/+3
| * scsi: smartpqi: update controller idsKevin Barnett2017-10-031-0/+8
* | scsi: smartpqi: Convert timers to use timer_setup()Kees Cook2017-10-271-5/+4Star
|/
* scsi: smartpqi: remove the smp_handler stubChristoph Hellwig2017-08-301-9/+0Star
* scsi: smartpqi: change driver version to 1.1.2-125Kevin Barnett2017-08-111-4/+4
* scsi: smartpqi: add in new controller idsKevin Barnett2017-08-111-22/+14Star
* scsi: smartpqi: update kexec and power down supportKevin Barnett2017-08-111-0/+1
* scsi: smartpqi: cleanup doorbell register usage.Kevin Barnett2017-08-113-102/+17Star
* scsi: smartpqi: update pqi passthru ioctlKevin Barnett2017-08-111-0/+4
* scsi: smartpqi: enhance BMIC cache flushKevin Barnett2017-08-112-15/+33
* scsi: smartpqi: add pqi reset quiesce supportKevin Barnett2017-08-114-14/+98
* scsi: smartpqi: limit transfer length to 1MBYadan Fan2017-07-181-1/+1
* scsi: smartpqi: mark PM functions as __maybe_unusedArnd Bergmann2017-06-131-10/+2Star
* scsi: smartpqi: bump driver versionKevin Barnett2017-06-131-7/+8
* scsi: smartpqi: remove writeq/readq function definitionsCorentin Labbe2017-06-131-29/+2Star
* scsi: smartpqi: add module parametersKevin Barnett2017-06-131-5/+24
* scsi: smartpqi: cleanup list initializationKevin Barnett2017-06-131-8/+3Star
* scsi: smartpqi: add raid level showKevin Barnett2017-06-131-1/+29
* scsi: smartpqi: make ioaccel references consistentKevin Barnett2017-06-132-39/+30Star
* scsi: smartpqi: enhance device add and remove messagesKevin Barnett2017-06-131-21/+69
* scsi: smartpqi: update timeout on admin commandsKevin Barnett2017-06-131-1/+5
* scsi: smartpqi: map more raid errors to SCSI errorsKevin Barnett2017-06-131-1/+31
* scsi: smartpqi: cleanup controller brandingKevin Barnett2017-06-131-15/+3Star
* scsi: smartpqi: update rescan workerKevin Barnett2017-06-132-66/+77
* scsi: smartpqi: update device offlineKevin Barnett2017-06-131-9/+21
* scsi: smartpqi: correct aio error pathKevin Barnett2017-06-132-68/+285
* scsi: smartpqi: add lockup actionKevin Barnett2017-06-131-0/+121
* scsi: smartpqi: remove qdepth calculations for logical volumesKevin Barnett2017-06-132-138/+8Star
* scsi: smartpqi: enhance kdumpKevin Barnett2017-06-132-15/+36
* scsi: smartpqi: change return value for LUN reset operationsKevin Barnett2017-06-131-1/+1
* scsi: smartpqi: add ptraid supportKevin Barnett2017-06-132-10/+41
* scsi: smartpqi: update copyrightKevin Barnett2017-06-135-5/+5
* scsi: smartpqi: cleanup messagesKevin Barnett2017-06-132-24/+20Star
* scsi: smartpqi: add new PCI device IDsKevin Barnett2017-06-131-25/+109
* scsi: smartpqi: minor driver cleanupKevin Barnett2017-06-132-25/+15Star
* scsi: smartpqi: correct BMIC identify physical driveKevin Barnett2017-06-132-4/+32
* scsi: smartpqi: eliminate redundant error messagesKevin Barnett2017-06-132-5/+5
* scsi: smartpqi: make pdev pointer names consistentKevin Barnett2017-06-131-20/+21
* scsi: smartpqi: add pqi_wait_for_completion_ioKevin Barnett2017-06-131-1/+32
* scsi: smartpqi: correct bdma hw bugKevin Barnett2017-06-131-1/+6
* scsi: smartpqi: add heartbeat checkKevin Barnett2017-06-133-47/+143
* scsi: smartpqi: add suspend and resume supportKevin Barnett2017-06-134-30/+485