| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: smartpqi: remove the smp_handler stub | Christoph Hellwig | 2017-08-30 | 1 | -9/+0 |
* | scsi: smartpqi: change driver version to 1.1.2-125 | Kevin Barnett | 2017-08-11 | 1 | -4/+4 |
* | scsi: smartpqi: add in new controller ids | Kevin Barnett | 2017-08-11 | 1 | -22/+14 |
* | scsi: smartpqi: update kexec and power down support | Kevin Barnett | 2017-08-11 | 1 | -0/+1 |
* | scsi: smartpqi: cleanup doorbell register usage. | Kevin Barnett | 2017-08-11 | 3 | -102/+17 |
* | scsi: smartpqi: update pqi passthru ioctl | Kevin Barnett | 2017-08-11 | 1 | -0/+4 |
* | scsi: smartpqi: enhance BMIC cache flush | Kevin Barnett | 2017-08-11 | 2 | -15/+33 |
* | scsi: smartpqi: add pqi reset quiesce support | Kevin Barnett | 2017-08-11 | 4 | -14/+98 |
* | scsi: smartpqi: limit transfer length to 1MB | Yadan Fan | 2017-07-18 | 1 | -1/+1 |
* | scsi: smartpqi: mark PM functions as __maybe_unused | Arnd Bergmann | 2017-06-13 | 1 | -10/+2 |
* | scsi: smartpqi: bump driver version | Kevin Barnett | 2017-06-13 | 1 | -7/+8 |
* | scsi: smartpqi: remove writeq/readq function definitions | Corentin Labbe | 2017-06-13 | 1 | -29/+2 |
* | scsi: smartpqi: add module parameters | Kevin Barnett | 2017-06-13 | 1 | -5/+24 |
* | scsi: smartpqi: cleanup list initialization | Kevin Barnett | 2017-06-13 | 1 | -8/+3 |
* | scsi: smartpqi: add raid level show | Kevin Barnett | 2017-06-13 | 1 | -1/+29 |
* | scsi: smartpqi: make ioaccel references consistent | Kevin Barnett | 2017-06-13 | 2 | -39/+30 |
* | scsi: smartpqi: enhance device add and remove messages | Kevin Barnett | 2017-06-13 | 1 | -21/+69 |
* | scsi: smartpqi: update timeout on admin commands | Kevin Barnett | 2017-06-13 | 1 | -1/+5 |
* | scsi: smartpqi: map more raid errors to SCSI errors | Kevin Barnett | 2017-06-13 | 1 | -1/+31 |
* | scsi: smartpqi: cleanup controller branding | Kevin Barnett | 2017-06-13 | 1 | -15/+3 |
* | scsi: smartpqi: update rescan worker | Kevin Barnett | 2017-06-13 | 2 | -66/+77 |
* | scsi: smartpqi: update device offline | Kevin Barnett | 2017-06-13 | 1 | -9/+21 |
* | scsi: smartpqi: correct aio error path | Kevin Barnett | 2017-06-13 | 2 | -68/+285 |
* | scsi: smartpqi: add lockup action | Kevin Barnett | 2017-06-13 | 1 | -0/+121 |
* | scsi: smartpqi: remove qdepth calculations for logical volumes | Kevin Barnett | 2017-06-13 | 2 | -138/+8 |
* | scsi: smartpqi: enhance kdump | Kevin Barnett | 2017-06-13 | 2 | -15/+36 |
* | scsi: smartpqi: change return value for LUN reset operations | Kevin Barnett | 2017-06-13 | 1 | -1/+1 |
* | scsi: smartpqi: add ptraid support | Kevin Barnett | 2017-06-13 | 2 | -10/+41 |
* | scsi: smartpqi: update copyright | Kevin Barnett | 2017-06-13 | 5 | -5/+5 |
* | scsi: smartpqi: cleanup messages | Kevin Barnett | 2017-06-13 | 2 | -24/+20 |
* | scsi: smartpqi: add new PCI device IDs | Kevin Barnett | 2017-06-13 | 1 | -25/+109 |
* | scsi: smartpqi: minor driver cleanup | Kevin Barnett | 2017-06-13 | 2 | -25/+15 |
* | scsi: smartpqi: correct BMIC identify physical drive | Kevin Barnett | 2017-06-13 | 2 | -4/+32 |
* | scsi: smartpqi: eliminate redundant error messages | Kevin Barnett | 2017-06-13 | 2 | -5/+5 |
* | scsi: smartpqi: make pdev pointer names consistent | Kevin Barnett | 2017-06-13 | 1 | -20/+21 |
* | scsi: smartpqi: add pqi_wait_for_completion_io | Kevin Barnett | 2017-06-13 | 1 | -1/+32 |
* | scsi: smartpqi: correct bdma hw bug | Kevin Barnett | 2017-06-13 | 1 | -1/+6 |
* | scsi: smartpqi: add heartbeat check | Kevin Barnett | 2017-06-13 | 3 | -47/+143 |
* | scsi: smartpqi: add suspend and resume support | Kevin Barnett | 2017-06-13 | 4 | -30/+485 |
* | scsi: smartpqi: enhance resets | Kevin Barnett | 2017-06-13 | 2 | -27/+265 |
* | scsi: smartpqi: add supporting events | Kevin Barnett | 2017-06-13 | 2 | -60/+61 |
* | scsi: smartpqi: ensure controller is in SIS mode at init | Kevin Barnett | 2017-06-13 | 4 | -27/+42 |
* | scsi: smartpqi: add in controller checkpoint for controller lockups. | Kevin Barnett | 2017-06-13 | 4 | -1/+10 |
* | scsi: smartpqi: set pci completion timeout | Kevin Barnett | 2017-06-13 | 1 | -0/+18 |
* | scsi: smartpqi: cleanup interrupt management | Kevin Barnett | 2017-06-13 | 1 | -14/+29 |
* | scsi: smartpqi: correct remove scsi devices | Kevin Barnett | 2017-06-13 | 1 | -7/+13 |
* | scsi: smartpqi: fix time handling | Arnd Bergmann | 2017-02-23 | 1 | -5/+3 |
* | block: introduce blk_rq_is_passthrough | Christoph Hellwig | 2017-01-31 | 1 | -1/+1 |
* | scsi: smartpqi: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2016-11-08 | 2 | -72/+32 |
* | scsi: smartpqi: raid bypass lba calculation fix | kevin Barnett | 2016-09-19 | 1 | -1/+2 |