| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor | 2019-02-08 | 1 | -1/+2 |
* | scsi: cxlflash: Use local mutex for AFU serialization | Matthew R. Ochs | 2018-05-18 | 1 | -0/+1 |
* | scsi: cxlflash: Handle spurious interrupts | Uma Krishnan | 2018-04-18 | 1 | -0/+1 |
* | scsi: cxlflash: Setup LISNs for user contexts | Uma Krishnan | 2018-04-18 | 1 | -0/+5 |
* | scsi: cxlflash: Add argument identifier names | Uma Krishnan | 2018-04-18 | 1 | -2/+2 |
* | scsi: cxlflash: Preserve number of interrupts for master contexts | Uma Krishnan | 2018-04-18 | 1 | -0/+1 |
* | scsi: cxlflash: Staging to support future accelerators | Matthew R. Ochs | 2018-01-10 | 1 | -0/+3 |
* | scsi: cxlflash: Remove embedded CXL work structures | Matthew R. Ochs | 2018-01-10 | 1 | -1/+0 |
* | scsi: cxlflash: Update cxl-specific arguments to generic cookie | Uma Krishnan | 2018-01-10 | 1 | -2/+2 |
* | scsi: cxlflash: Remove zeroing of private command data | Matthew R. Ochs | 2017-06-26 | 1 | -2/+9 |
* | scsi: cxlflash: Support WS16 unmap | Matthew R. Ochs | 2017-06-26 | 1 | -0/+1 |
* | scsi: cxlflash: Support AFU debug | Matthew R. Ochs | 2017-06-26 | 1 | -0/+5 |
* | scsi: cxlflash: Support LUN provisioning | Matthew R. Ochs | 2017-06-26 | 1 | -0/+5 |
* | scsi: cxlflash: Refactor AFU capability checking | Matthew R. Ochs | 2017-06-26 | 1 | -4/+4 |
* | scsi: cxlflash: Create character device to provide host management interface | Uma Krishnan | 2017-06-26 | 1 | -1/+5 |
* | scsi: cxlflash: Flush pending commands in cleanup path | Uma Krishnan | 2017-06-26 | 1 | -1/+4 |
* | scsi: cxlflash: Track pending scsi commands in each hardware queue | Uma Krishnan | 2017-06-26 | 1 | -0/+2 |
* | scsi: cxlflash: Schedule asynchronous reset of the host | Uma Krishnan | 2017-06-26 | 1 | -0/+2 |
* | scsi: cxlflash: Reset hardware queue context via specified register | Uma Krishnan | 2017-06-26 | 1 | -1/+1 |
* | scsi: cxlflash: Combine the send queue locks | Uma Krishnan | 2017-06-26 | 1 | -2/+1 |
* | scsi: cxlflash: Introduce hardware queue steering | Matthew R. Ochs | 2017-04-13 | 1 | -1/+11 |
* | scsi: cxlflash: Add hardware queues attribute | Matthew R. Ochs | 2017-04-13 | 1 | -3/+7 |
* | scsi: cxlflash: Support multiple hardware queues | Uma Krishnan | 2017-04-13 | 1 | -12/+29 |
* | scsi: cxlflash: Fix warnings/errors | Matthew R. Ochs | 2017-04-13 | 1 | -14/+13 |
* | scsi: cxlflash: Fix power-of-two validations | Matthew R. Ochs | 2017-04-13 | 1 | -6/+1 |
* | scsi: cxlflash: Fence EEH during probe | Matthew R. Ochs | 2017-04-13 | 1 | -0/+2 |
* | scsi: cxlflash: SISlite updates to support 4 ports | Matthew R. Ochs | 2017-04-13 | 1 | -7/+18 |
* | scsi: cxlflash: Hide FC internals behind common access routine | Matthew R. Ochs | 2017-04-13 | 1 | -0/+14 |
* | scsi: cxlflash: Remove port configuration assumptions | Matthew R. Ochs | 2017-04-13 | 1 | -0/+4 |
* | scsi: cxlflash: Support dynamic number of FC ports | Matthew R. Ochs | 2017-04-13 | 1 | -2/+5 |
* | scsi: cxlflash: Implement IRQ polling for RRQ processing | Matthew R. Ochs | 2017-04-13 | 1 | -0/+8 |
* | scsi: cxlflash: Serialize RRQ access and support offlevel processing | Matthew R. Ochs | 2017-04-13 | 1 | -0/+2 |
* | scsi: cxlflash: Cancel scheduled workers before stopping AFU | Uma Krishnan | 2017-01-11 | 1 | -2/+0 |
* | scsi: cxlflash: Support SQ Command Mode | Matthew R. Ochs | 2017-01-11 | 1 | -2/+28 |
* | scsi: cxlflash: Migrate scsi command pointer to AFU command | Matthew R. Ochs | 2016-11-30 | 1 | -0/+1 |
* | scsi: cxlflash: Migrate IOARRIN specific routines to function pointers | Matthew R. Ochs | 2016-11-30 | 1 | -0/+3 |
* | scsi: cxlflash: Remove AFU command lock | Matthew R. Ochs | 2016-11-30 | 1 | -7/+1 |
* | scsi: cxlflash: Wait for active AFU commands to timeout upon tear down | Matthew R. Ochs | 2016-11-30 | 1 | -0/+1 |
* | scsi: cxlflash: Remove private command pool | Matthew R. Ochs | 2016-11-30 | 1 | -7/+0 |
* | scsi: cxlflash: Use cmd_size for private commands | Matthew R. Ochs | 2016-11-30 | 1 | -0/+14 |
* | scsi: cxlflash: Remove unused buffer from AFU command | Matthew R. Ochs | 2016-11-30 | 1 | -1/+0 |
* | scsi: cxlflash: Avoid command room violation | Uma Krishnan | 2016-11-30 | 1 | -2/+2 |
* | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-03-19 | 1 | -1/+0 |
|\ |
|
| * | cxlflash: Use new cxl_pci_read_adapter_vpd() API | Frederic Barrat | 2016-03-09 | 1 | -1/+0 |
* | | cxlflash: Increase cmd_per_lun for better throughput | Manoj N. Kumar | 2016-03-08 | 1 | -3/+5 |
|/ |
|
* | cxlflash: Resolve oops in wait_port_offline | Manoj Kumar | 2016-01-06 | 1 | -0/+2 |
* | cxlflash: Fix to avoid corrupting adapter fops | Matthew R. Ochs | 2015-10-30 | 1 | -2/+1 |
* | cxlflash: Correct spelling, grammar, and alignment mistakes | Matthew R. Ochs | 2015-10-30 | 1 | -2/+0 |
* | cxlflash: Fix MMIO and endianness errors | Matthew R. Ochs | 2015-10-30 | 1 | -5/+5 |