summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-06scsi: core: use blk_mq_requeue_request in __scsi_queue_insertJianchao Wang
2018-03-06scsi: megaraid: Use dma_pool_zalloc()Souptick Joarder
2018-03-06scsi: smartpqi: add in new supported controllersKevin Barnett
2018-03-06scsi: mpt3sas: clarify mmio pointer typesArnd Bergmann
2018-03-01scsi: atp870u: 64 bit bug in atp885_init()Dan Carpenter
2018-03-01scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann
2018-03-01scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche
2018-03-01scsi: sd_zbc: Fix sd_zbc_get_seq_zones() kernel-doc headerBart Van Assche
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S
2018-02-27scsi: mpt3sas: Introduce function to clone mpi reply.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Introduce function to clone mpi request.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Introduce Base function for cloning.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Introduce API to get BAR0 mapped buffer addressSuganath Prabu Subramani
2018-02-27scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Add PCI device ID for Andromeda.Suganath Prabu Subramani
2018-02-27scsi: core: fix two wrong indentation casesJianchao Wang
2018-02-27scsi: qedi: fix build regressionArnd Bergmann
2018-02-27scsi: libsas: Fix kernel-doc headersBart Van Assche
2018-02-22scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart
2018-02-22scsi: lpfc: update driver version to 12.0.0.0James Smart
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart
2018-02-22scsi: lpfc: Fix nvme embedded io length on new hardwareJames Smart
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart
2018-02-22scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart
2018-02-22scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart
2018-02-22scsi: lpfc: Add PCI Ids for if_type=6 hardwareJames Smart
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart
2018-02-22scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart
2018-02-22scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart
2018-02-22scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart
2018-02-22scsi: qla2xxx: Use dma_pool_zalloc()Souptick Joarder
2018-02-21scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder
2018-02-15scsi: ufs: sysfs: attributesStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: flagsStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: unit descriptorStanislav Nijnikov
2018-02-15scsi: core: host template attribute groupsStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: string descriptorsStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: power descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: health descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: geometry descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: interconnect descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: device descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: attribute group for existing sysfs entries.Stanislav Nijnikov
2018-02-15scsi: scsi_debug: call resp_*() function after setting host_scribbleMartin Wilck
2018-02-15scsi: scsi_transport_spi: make two const arrays static, shrinks object sizeColin Ian King
2018-02-13scsi: scsi_debug: reset injection flags for every_nth > 0Martin Wilck
2018-02-13scsi: scsi_debug: implement IMMED bitDouglas Gilbert
2018-02-13scsi: scsi_debug: Fix pointer styling issuesJohn Pittman
2018-02-13scsi: core: Reduce number of scsi_test_unit_ready() retriesBart Van Assche