| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: smartpqi: fully convert to the generic DMA API | Christoph Hellwig | 2018-10-17 | 2 | -64/+47 |
* | scsi: smartpqi: bump driver version to 1.1.4-130 | Don Brace | 2018-06-19 | 1 | -2/+2 |
* | scsi: smartpqi: fix critical ARM issue reading PQI index registers | Kevin Barnett | 2018-06-19 | 2 | -25/+30 |
* | scsi: smartpqi: add inspur advantech ids | Kevin Barnett | 2018-06-19 | 1 | -0/+16 |
* | scsi: smartpqi: improve error checking for sync requests | Kevin Barnett | 2018-06-19 | 2 | -16/+40 |
* | scsi: smartpqi: improve handling for sync requests | Kevin Barnett | 2018-06-19 | 1 | -32/+23 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -2/+3 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -2/+3 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2018-04-05 | 1 | -39/+50 |
|\ |
|
| * | scsi: smartpqi: update driver version | Don Brace | 2018-03-21 | 1 | -3/+3 |
| * | scsi: smartpqi: workaround fw bug for oq deletion | Kevin Barnett | 2018-03-21 | 1 | -36/+3 |
| * | scsi: smartpqi: add in new supported controllers | Kevin Barnett | 2018-03-06 | 1 | -0/+44 |
* | | blk-mq: Allow PCI vector offset for mapping queues | Keith Busch | 2018-03-27 | 1 | -1/+1 |
|/ |
|
* | scsi: smartpqi: allow static build ("built-in") | Steffen Weber | 2018-01-10 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-11-14 | 1 | -5/+13 |
|\ |
|
| * | scsi: smartpqi: update driver version to 1.1.2-126 | Don Brace | 2017-10-02 | 1 | -2/+2 |
| * | scsi: smartpqi: cleanup raid map warning message | Kevin Barnett | 2017-10-02 | 1 | -3/+3 |
| * | scsi: smartpqi: update controller ids | Kevin Barnett | 2017-10-02 | 1 | -0/+8 |
* | | scsi: smartpqi: Convert timers to use timer_setup() | Kees Cook | 2017-10-27 | 1 | -5/+4 |
|/ |
|
* | scsi: smartpqi: remove the smp_handler stub | Christoph Hellwig | 2017-08-29 | 1 | -9/+0 |
* | scsi: smartpqi: change driver version to 1.1.2-125 | Kevin Barnett | 2017-08-10 | 1 | -4/+4 |
* | scsi: smartpqi: add in new controller ids | Kevin Barnett | 2017-08-10 | 1 | -22/+14 |
* | scsi: smartpqi: update kexec and power down support | Kevin Barnett | 2017-08-10 | 1 | -0/+1 |
* | scsi: smartpqi: cleanup doorbell register usage. | Kevin Barnett | 2017-08-10 | 3 | -102/+17 |
* | scsi: smartpqi: update pqi passthru ioctl | Kevin Barnett | 2017-08-10 | 1 | -0/+4 |
* | scsi: smartpqi: enhance BMIC cache flush | Kevin Barnett | 2017-08-10 | 2 | -15/+33 |
* | scsi: smartpqi: add pqi reset quiesce support | Kevin Barnett | 2017-08-10 | 4 | -14/+98 |
* | scsi: smartpqi: limit transfer length to 1MB | Yadan Fan | 2017-07-17 | 1 | -1/+1 |
* | scsi: smartpqi: mark PM functions as __maybe_unused | Arnd Bergmann | 2017-06-12 | 1 | -10/+2 |
* | scsi: smartpqi: bump driver version | Kevin Barnett | 2017-06-12 | 1 | -7/+8 |
* | scsi: smartpqi: remove writeq/readq function definitions | Corentin Labbe | 2017-06-12 | 1 | -29/+2 |
* | scsi: smartpqi: add module parameters | Kevin Barnett | 2017-06-12 | 1 | -5/+24 |
* | scsi: smartpqi: cleanup list initialization | Kevin Barnett | 2017-06-12 | 1 | -8/+3 |
* | scsi: smartpqi: add raid level show | Kevin Barnett | 2017-06-12 | 1 | -1/+29 |
* | scsi: smartpqi: make ioaccel references consistent | Kevin Barnett | 2017-06-12 | 2 | -39/+30 |
* | scsi: smartpqi: enhance device add and remove messages | Kevin Barnett | 2017-06-12 | 1 | -21/+69 |
* | scsi: smartpqi: update timeout on admin commands | Kevin Barnett | 2017-06-12 | 1 | -1/+5 |
* | scsi: smartpqi: map more raid errors to SCSI errors | Kevin Barnett | 2017-06-12 | 1 | -1/+31 |
* | scsi: smartpqi: cleanup controller branding | Kevin Barnett | 2017-06-12 | 1 | -15/+3 |
* | scsi: smartpqi: update rescan worker | Kevin Barnett | 2017-06-12 | 2 | -66/+77 |
* | scsi: smartpqi: update device offline | Kevin Barnett | 2017-06-12 | 1 | -9/+21 |
* | scsi: smartpqi: correct aio error path | Kevin Barnett | 2017-06-12 | 2 | -68/+285 |
* | scsi: smartpqi: add lockup action | Kevin Barnett | 2017-06-12 | 1 | -0/+121 |
* | scsi: smartpqi: remove qdepth calculations for logical volumes | Kevin Barnett | 2017-06-12 | 2 | -138/+8 |
* | scsi: smartpqi: enhance kdump | Kevin Barnett | 2017-06-12 | 2 | -15/+36 |
* | scsi: smartpqi: change return value for LUN reset operations | Kevin Barnett | 2017-06-12 | 1 | -1/+1 |
* | scsi: smartpqi: add ptraid support | Kevin Barnett | 2017-06-12 | 2 | -10/+41 |
* | scsi: smartpqi: update copyright | Kevin Barnett | 2017-06-12 | 5 | -5/+5 |
* | scsi: smartpqi: cleanup messages | Kevin Barnett | 2017-06-12 | 2 | -24/+20 |
* | scsi: smartpqi: add new PCI device IDs | Kevin Barnett | 2017-06-12 | 1 | -25/+109 |