| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: cciss: Drop obsolete driver | Hannes Reinecke | 2017-08-25 | 8 | -7877/+1 |
* | scsi: hpsa: do not print errors for unsupported report luns format | Hannes Reinecke | 2017-08-25 | 1 | -9/+11 |
* | scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page | Hannes Reinecke | 2017-08-25 | 1 | -1/+1 |
* | scsi: hpsa: disable volume status check for legacy boards | Hannes Reinecke | 2017-08-25 | 1 | -0/+10 |
* | scsi: hpsa: add support for legacy boards | Hannes Reinecke | 2017-08-25 | 2 | -27/+121 |
* | scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()' | Christophe JAILLET | 2017-08-25 | 1 | -0/+1 |
* | scsi: sym53c8xx: Avoid undefined behaviour | Helge Deller | 2017-08-25 | 1 | -1/+1 |
* | scsi: make 'state' device attribute pollable | Hannes Reinecke | 2017-08-25 | 2 | -1/+7 |
* | scsi: scsi_lib: rework scsi_internal_device_unblock_nowait() | Hannes Reinecke | 2017-08-25 | 1 | -6/+11 |
* | scsi: esas2r: constify pci_device_id. | Arvind Yadav | 2017-08-25 | 1 | -1/+1 |
* | scsi: virtio: virtio_scsi: Set can_queue to the length of the virtqueue. | Richard W.M. Jones | 2017-08-25 | 1 | -2/+2 |
* | scsi: virtio: Reduce BUG if total_sg > virtqueue size to WARN. | Richard W.M. Jones | 2017-08-25 | 1 | -2/+3 |
* | scsi: qedi: Limit number for CQ queues. | Manish Rangankar | 2017-08-25 | 3 | -7/+10 |
* | scsi: hisi_sas: remove driver versioning | John Garry | 2017-08-25 | 3 | -6/+0 |
* | scsi: hisi_sas: replace kfree with scsi_host_put | John Garry | 2017-08-25 | 2 | -7/+12 |
* | scsi: hisi_sas: remove phy_down_v3_hw() res variable | John Garry | 2017-08-25 | 1 | -2/+1 |
* | scsi: hisi_sas: add phy_set_linkrate_v3_hw() | Xiang Chen | 2017-08-25 | 1 | -0/+39 |
* | scsi: hisi_sas: update some v3 register init settings | Xiang Chen | 2017-08-25 | 1 | -11/+4 |
* | scsi: hisi_sas: add reset handler for v3 hw | Xiang Chen | 2017-08-25 | 4 | -36/+157 |
* | scsi: hisi_sas: kill tasklet when destroying irq in v3 hw | Xiang Chen | 2017-08-11 | 1 | -0/+1 |
* | scsi: hisi_sas: fix v3 hw channel interrupt processing | Xiang Chen | 2017-08-11 | 1 | -1/+1 |
* | scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER setting | Xiang Chen | 2017-08-11 | 1 | -0/+3 |
* | scsi: hisi_sas: add status and command buffer for internal abort | Xiang Chen | 2017-08-11 | 1 | -1/+13 |
* | scsi: hisi_sas: support zone management commands | Xiaofei Tan | 2017-08-11 | 1 | -0/+2 |
* | scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hw | Xiang Chen | 2017-08-11 | 2 | -21/+20 |
* | scsi: hisi_sas: add irq and tasklet cleanup in v2 hw | Xiang Chen | 2017-08-11 | 1 | -47/+49 |
* | scsi: hisi_sas: remove repeated device config in v2 hw | Xiang Chen | 2017-08-11 | 2 | -5/+0 |
* | scsi: hisi_sas: use array for v2 hw ECC errors | John Garry | 2017-08-11 | 2 | -179/+197 |
* | scsi: hisi_sas: add v2 hw DFX feature | Xiaofei Tan | 2017-08-11 | 3 | -1/+29 |
* | scsi: hisi_sas: fix v2 hw underflow residual value | Xiang Chen | 2017-08-11 | 1 | -2/+2 |
* | scsi: hisi_sas: avoid potential v2 hw interrupt issue | Xiang Chen | 2017-08-11 | 1 | -9/+10 |
* | scsi: hisi_sas: fix reset and port ID refresh issues | Xiaofei Tan | 2017-08-11 | 3 | -74/+118 |
* | 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: dpt_i2o: remove redundant null check on array device | Colin Ian King | 2017-08-11 | 1 | -5/+0 |
* | scsi: qla2xxx: use dma_mapping_error to check map errors | Pan Bian | 2017-08-11 | 1 | -1/+1 |
* | scsi: mvsas: replace kfree with scsi_host_put | Pan Bian | 2017-08-11 | 1 | -2/+2 |
* | scsi: pm8001: fix double free in pm8001_pci_probe | Pan Bian | 2017-08-11 | 1 | -3/+2 |
* | scsi: megaraid_sas: fix allocate instance->pd_info twice | weiping | 2017-08-11 | 1 | -5/+3 |
* | scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phase | Finn Thain | 2017-08-11 | 1 | -0/+2 |
* | scsi: esp_scsi: Avoid sending ABORT TASK SET messages | Finn Thain | 2017-08-11 | 1 | -4/+7 |
* | scsi: esp_scsi: Clean up control flow and dead code | Finn Thain | 2017-08-11 | 2 | -27/+14 |
* | scsi: mac_esp: Fix PIO transfers for MESSAGE IN phase | Finn Thain | 2017-08-11 | 1 | -17/+18 |
* | scsi: mac_esp: Avoid type warning from sparse | Finn Thain | 2017-08-11 | 1 | -1/+1 |
* | arcmsr: add const to bin_attribute structures | Bhumika Goyal | 2017-08-11 | 1 | -3/+3 |