aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/smartpqi/smartpqi_init.c
AgeCommit message (Expand)Author
2019-09-16scsi: smartpqi: properly set both the DMA mask and the coherent DMA maskLianbo Jiang
2019-03-01scsi: smartpqi: correct volume statusDave Carroll
2019-03-01scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara
2019-02-05scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin
2019-02-05scsi: smartpqi: correct lun reset issuesKevin Barnett
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-03-27blk-mq: Allow PCI vector offset for mapping queuesKeith Busch
2018-03-21scsi: smartpqi: update driver versionDon Brace
2018-03-21scsi: smartpqi: workaround fw bug for oq deletionKevin Barnett
2018-03-06scsi: smartpqi: add in new supported controllersKevin Barnett
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-27scsi: smartpqi: Convert timers to use timer_setup()Kees Cook
2017-10-02scsi: smartpqi: update driver version to 1.1.2-126Don Brace
2017-10-02scsi: smartpqi: cleanup raid map warning messageKevin Barnett
2017-10-02scsi: smartpqi: update controller idsKevin Barnett
2017-08-10scsi: smartpqi: change driver version to 1.1.2-125Kevin Barnett
2017-08-10scsi: smartpqi: add in new controller idsKevin Barnett
2017-08-10scsi: smartpqi: update kexec and power down supportKevin Barnett
2017-08-10scsi: smartpqi: cleanup doorbell register usage.Kevin Barnett
2017-08-10scsi: smartpqi: update pqi passthru ioctlKevin Barnett
2017-08-10scsi: smartpqi: enhance BMIC cache flushKevin Barnett
2017-08-10scsi: smartpqi: add pqi reset quiesce supportKevin Barnett
2017-06-12scsi: smartpqi: mark PM functions as __maybe_unusedArnd Bergmann
2017-06-12scsi: smartpqi: bump driver versionKevin Barnett
2017-06-12scsi: smartpqi: add module parametersKevin Barnett
2017-06-12scsi: smartpqi: cleanup list initializationKevin Barnett
2017-06-12scsi: smartpqi: add raid level showKevin Barnett
2017-06-12scsi: smartpqi: make ioaccel references consistentKevin Barnett
2017-06-12scsi: smartpqi: enhance device add and remove messagesKevin Barnett
2017-06-12scsi: smartpqi: update timeout on admin commandsKevin Barnett
2017-06-12scsi: smartpqi: map more raid errors to SCSI errorsKevin Barnett
2017-06-12scsi: smartpqi: cleanup controller brandingKevin Barnett
2017-06-12scsi: smartpqi: update rescan workerKevin Barnett
2017-06-12scsi: smartpqi: update device offlineKevin Barnett
2017-06-12scsi: smartpqi: correct aio error pathKevin Barnett
2017-06-12scsi: smartpqi: add lockup actionKevin Barnett
2017-06-12scsi: smartpqi: remove qdepth calculations for logical volumesKevin Barnett
2017-06-12scsi: smartpqi: enhance kdumpKevin Barnett
2017-06-12scsi: smartpqi: change return value for LUN reset operationsKevin Barnett
2017-06-12scsi: smartpqi: add ptraid supportKevin Barnett
2017-06-12scsi: smartpqi: update copyrightKevin Barnett
2017-06-12scsi: smartpqi: cleanup messagesKevin Barnett
2017-06-12scsi: smartpqi: add new PCI device IDsKevin Barnett
2017-06-12scsi: smartpqi: minor driver cleanupKevin Barnett
2017-06-12scsi: smartpqi: correct BMIC identify physical driveKevin Barnett
2017-06-12scsi: smartpqi: eliminate redundant error messagesKevin Barnett
2017-06-12scsi: smartpqi: make pdev pointer names consistentKevin Barnett
2017-06-12scsi: smartpqi: add pqi_wait_for_completion_ioKevin Barnett