aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/smartpqi
AgeCommit message (Expand)Author
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-06scsi: smartpqi: Reporting 'logical unit failure'Erwan Velu
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-01-29scsi: remove unneeded header search pathsMasahiro Yamada
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-08scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-20scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin
2018-12-20scsi: smartpqi: fix build warningsDon Brace
2018-12-19scsi: smartpqi: update driver versionDon Brace
2018-12-19scsi: smartpqi: add ofa supportMahesh Rajashekhara
2018-12-19scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara
2018-12-19scsi: smartpqi: bump driver versionDon Brace
2018-12-19scsi: smartpqi: add smp_utils supportDon Brace
2018-12-19scsi: smartpqi: correct lun reset issuesKevin Barnett
2018-12-19scsi: smartpqi: correct volume statusDave Carroll
2018-12-19scsi: smartpqi: do not offline disks for transient did no connect conditionsDave Carroll
2018-12-19scsi: smartpqi: allow for larger raid mapsAjish Koshy
2018-12-19scsi: smartpqi: check for null device pointersMahesh Rajashekhara
2018-12-19scsi: smartpqi: add support for huawei controllersAjish Koshy
2018-12-19scsi: smartpqi: enhance numa node detectionSagar Biradar
2018-12-19scsi: smartpqi: wake up drives after os resumes from suspendDave Carroll
2018-12-19scsi: smartpqi: fix disk name mount pointMurthy Bhat
2018-12-19scsi: smartpqi: add h3c ssidMurthy Bhat
2018-12-19scsi: smartpqi: add sysfs attributesDave Carroll
2018-12-19scsi: smartpqi: refactor sending controller raid requestsDave Carroll
2018-12-19scsi: smartpqi: turn off lun data caching for ptraidDave Carroll
2018-12-19scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara
2018-12-19scsi: smartpqi: add no_write_same for logical volumesDave Carroll
2018-12-19scsi: smartpqi: Add retries for device resetMahesh Rajashekhara
2018-12-19scsi: smartpqi: add support for PQI Config Table handshakeKevin Barnett
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-07blk-mq: abstract out queue mapJens Axboe
2018-10-17scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig
2018-06-19scsi: smartpqi: bump driver version to 1.1.4-130Don Brace
2018-06-19scsi: smartpqi: fix critical ARM issue reading PQI index registersKevin Barnett
2018-06-19scsi: smartpqi: add inspur advantech idsKevin Barnett
2018-06-19scsi: smartpqi: improve error checking for sync requestsKevin Barnett
2018-06-19scsi: smartpqi: improve handling for sync requestsKevin 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
2018-01-10scsi: smartpqi: allow static build ("built-in")Steffen Weber
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds