summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-06scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart2-24/+7
2019-02-06scsi: qla2xxx: Update driver version to 10.00.00.13-kHimanshu Madhani1-1/+1
2019-02-06scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran1-86/+0
2019-02-06scsi: qla2xxx: Fix fw options handle eh_bus_reset()Quinn Tran1-5/+2
2019-02-06scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop downSawan Chandak1-1/+2
2019-02-06scsi: qla2xxx: Prevent memory leak for CT req/rsp allocationQuinn Tran1-2/+9
2019-02-06scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ contextGiridhar Malavali1-1/+1
2019-02-06scsi: qla2xxx: allow session delete to finish before create.Quinn Tran1-0/+3
2019-02-06scsi: qla2xxx: fix fcport null pointer access.Quinn Tran1-3/+12
2019-02-06scsi: qla2xxx: flush IO on chip reset or sess deleteQuinn Tran1-6/+3
2019-02-06scsi: qla2xxx: Fix session cleanup hangQuinn Tran2-7/+15
2019-02-06scsi: qla2xxx: Change default ZIO threshold.Quinn Tran1-1/+1
2019-02-06scsi: qla2xxx: Add pci function reset support.Quinn Tran1-0/+53
2019-02-06scsi: qla2xxx: Fix N2N target discovery with Local loopHimanshu Madhani1-5/+0
2019-02-06scsi: block: remove bidi supportChristoph Hellwig3-10/+0
2019-02-06scsi: block: remove req->specialChristoph Hellwig3-5/+0
2019-02-06scsi: stop setting up request->specialChristoph Hellwig4-17/+0
2019-02-06scsi: remove bidirectional command supportChristoph Hellwig12-268/+34
2019-02-06scsi: remove the SCSI OSD libraryChristoph Hellwig11-3659/+0
2019-02-06scsi: fs: remove exofsChristoph Hellwig20-6600/+0
2019-02-06scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig4-61/+56
2019-02-06scsi: bsg: refactor bsg_ioctlChristoph Hellwig1-86/+72
2019-02-05scsi: mpt3sas: Update driver version to 27.102.00.00Suganath Prabu S1-2/+2
2019-02-05scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S2-0/+9
2019-02-05scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S2-0/+5
2019-02-05scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S2-4/+4
2019-02-05scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S4-23/+250
2019-02-05scsi: megaraid_sas: Rework device add code in AEN pathShivasharan S1-66/+107
2019-02-05scsi: megaraid_sas: Rework code to get PD and LD listShivasharan S1-13/+31
2019-02-05scsi: MAINTAINERS: Update dwc driver maintainer to Pedro SousaJoao Pinto1-1/+1
2019-02-05scsi: MAINTAINERS: Add reviewers for UFS patchesMarc Gonzalez1-1/+3
2019-02-05scsi: aacraid: clean up some indentation and formatting issuesColin Ian King3-15/+15
2019-02-05scsi: sd: Improve sd_print_capacity()Damien Le Moal1-13/+13
2019-02-05scsi: ufs: Print uic error history in time orderStanley Chu1-1/+6
2019-02-05scsi: target/iscsi: Simplify iscsit_handle_text_cmd()Bart Van Assche1-14/+11
2019-02-05scsi: target/iscsi: Simplify iscsit_dump_data_payload()Bart Van Assche1-32/+9
2019-02-05scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche1-2/+2
2019-02-05scsi: target/iscsi: Rename a function and a function pointerBart Van Assche5-6/+6
2019-02-05scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche6-9/+9
2019-02-05scsi: target/iscsi: Convert comments about locking into runtime checksBart Van Assche7-42/+31
2019-02-05scsi: target/iscsi: Remove an incorrect commentBart Van Assche1-3/+0
2019-02-05scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche1-0/+11
2019-02-05scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche2-32/+19
2019-02-05scsi: RDMA/srpt: Fix handling of TMF submission failureBart Van Assche1-3/+1
2019-02-05scsi: RDMA/srpt: Fix handling of command / TMF submission failureBart Van Assche1-5/+4
2019-02-05scsi: target/core: Add target_send_busy()Bart Van Assche2-0/+17
2019-02-05scsi: target/core: Inline transport_lun_remove_cmd()Bart Van Assche1-28/+3
2019-02-05scsi: target/core: Simplify the LUN RESET implementationBart Van Assche1-12/+2
2019-02-05scsi: target/core: Remove several state tests from the TMF codeBart Van Assche3-28/+0
2019-02-05scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche16-120/+0