index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
/
smartpqi.h
Age
Commit message (
Expand
)
Author
2019-10-09
scsi: smartpqi: Align driver syntax with oob
Kevin Barnett
2019-10-09
scsi: smartpqi: remove unused manifest constants
Kevin Barnett
2019-10-09
scsi: smartpqi: fix problem with unique ID for physical device
Kevin Barnett
2019-10-09
scsi: smartpqi: fix LUN reset when fw bkgnd thread is hung
Murthy Bhat
2019-10-09
scsi: smartpqi: add inquiry timeouts
koshyaji
2019-10-09
scsi: smartpqi: fix controller lockup observed during force reboot
Kevin Barnett
2019-08-29
scsi: smartpqi: add bay identifier
Gilbert Wu
2019-08-29
scsi: smartpqi: add sysfs entries
Murthy Bhat
2019-08-29
scsi: smartpqi: add module param to hide vsep
Dave Carroll
2019-03-18
scsi: smartpqi: add spdx
Don Brace
2019-03-18
scsi: smartpqi: update copyright
Don Brace
2018-12-19
scsi: smartpqi: add ofa support
Mahesh Rajashekhara
2018-12-19
scsi: smartpqi: add smp_utils support
Don Brace
2018-12-19
scsi: smartpqi: check for null device pointers
Mahesh Rajashekhara
2018-12-19
scsi: smartpqi: add sysfs attributes
Dave Carroll
2018-12-19
scsi: smartpqi: turn off lun data caching for ptraid
Dave Carroll
2018-12-19
scsi: smartpqi: Add retries for device reset
Mahesh Rajashekhara
2018-12-19
scsi: smartpqi: add support for PQI Config Table handshake
Kevin Barnett
2018-06-19
scsi: smartpqi: fix critical ARM issue reading PQI index registers
Kevin Barnett
2018-06-19
scsi: smartpqi: improve error checking for sync requests
Kevin Barnett
2017-08-10
scsi: smartpqi: enhance BMIC cache flush
Kevin Barnett
2017-08-10
scsi: smartpqi: add pqi reset quiesce support
Kevin Barnett
2017-07-17
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
2017-06-12
scsi: smartpqi: remove writeq/readq function definitions
Corentin Labbe
2017-06-12
scsi: smartpqi: make ioaccel references consistent
Kevin Barnett
2017-06-12
scsi: smartpqi: update rescan worker
Kevin Barnett
2017-06-12
scsi: smartpqi: correct aio error path
Kevin Barnett
2017-06-12
scsi: smartpqi: remove qdepth calculations for logical volumes
Kevin Barnett
2017-06-12
scsi: smartpqi: enhance kdump
Kevin Barnett
2017-06-12
scsi: smartpqi: add ptraid support
Kevin Barnett
2017-06-12
scsi: smartpqi: update copyright
Kevin Barnett
2017-06-12
scsi: smartpqi: minor driver cleanup
Kevin Barnett
2017-06-12
scsi: smartpqi: correct BMIC identify physical drive
Kevin Barnett
2017-06-12
scsi: smartpqi: add heartbeat check
Kevin Barnett
2017-06-12
scsi: smartpqi: add suspend and resume support
Kevin Barnett
2017-06-12
scsi: smartpqi: enhance resets
Kevin Barnett
2017-06-12
scsi: smartpqi: add supporting events
Kevin Barnett
2017-06-12
scsi: smartpqi: ensure controller is in SIS mode at init
Kevin Barnett
2017-06-12
scsi: smartpqi: add in controller checkpoint for controller lockups.
Kevin Barnett
2016-11-08
scsi: smartpqi: switch to pci_alloc_irq_vectors
Christoph Hellwig
2016-09-02
scsi: smartpqi: correct event acknowledgment timeout issue
Kevin Barnett
2016-09-02
scsi: smartpqi: add kdump support
Kevin Barnett
2016-09-02
scsi: smartpqi: enhance reset logic
Kevin Barnett
2016-09-02
scsi: smartpqi: change tmf macro names
Kevin Barnett
2016-08-12
smartpqi: initial commit of Microsemi smartpqi driver
Kevin Barnett