summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/task.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-19scsi: isci: remote_node_context: Fix one function header and demote a couple ...Lee Jones1-9/+2
2021-03-19scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanoursLee Jones1-26/+25
2021-03-19scsi: isci: task: Demote non-conformant header and remove superfluous paramLee Jones1-2/+1
2021-03-19scsi: isci: host: Fix bunch of kernel-doc related issuesLee Jones1-19/+18
2021-03-19scsi: isci: request: Fix a myriad of kernel-doc issuesLee Jones1-30/+28
2021-03-19scsi: isci: phy: Provide function name and demote non-conforming headerLee Jones1-7/+6
2021-03-19scsi: isci: phy: Fix a few different kernel-doc related issuesLee Jones1-11/+10
2021-03-19scsi: fnic: Kernel-doc headers must contain the function nameLee Jones1-1/+1
2021-03-19scsi: fnic: Demote non-conformant kernel-doc headersLee Jones1-3/+3
2021-03-19scsi: be2iscsi: Demote incomplete/non-conformant kernel-doc headerLee Jones1-1/+1
2021-03-19scsi: mpt3sas: Fix a few kernel-doc issuesLee Jones1-8/+10
2021-03-19scsi: pmcraid: Correct function name pmcraid_show_adapter_id() in headerLee Jones1-1/+1
2021-03-19scsi: myrs: Add missing ':' to make the kernel-doc checker happyLee Jones1-3/+3
2021-03-19scsi: a100u2w: Fix some misnaming and formatting issuesLee Jones1-4/+4
2021-03-19scsi: initio: Fix a few kernel-doc misdemeanoursLee Jones1-8/+5
2021-03-19scsi: dc395x: Fix some function param descriptionsLee Jones1-1/+2
2021-03-19scsi: be2iscsi: Ensure function follows directly after its headerLee Jones1-2/+1
2021-03-19scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()Lee Jones1-1/+1
2021-03-19scsi: sd: Fix function name in headerLee Jones1-1/+1
2021-03-19scsi: pmcraid: Fix a whole host of kernel-doc issuesLee Jones1-35/+33
2021-03-19scsi: sd_zbc: Place function name into headerLee Jones1-1/+1
2021-03-19scsi: mvumi: Fix formatting and doc-rot issuesLee Jones1-2/+3
2021-03-19scsi: ipr: Fix incorrect function names in their headersLee Jones1-4/+4
2021-03-19scsi: myrb: Demote non-conformant kernel-doc headers and fix othersLee Jones1-24/+23
2021-03-19scsi: nsp32: Correct expected types in debug print formattingLee Jones1-3/+4
2021-03-19scsi: isci: Make local function port_state_name() staticLee Jones1-1/+1
2021-03-19scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort...Lee Jones1-1/+1
2021-03-19scsi: sim710: Remove unused variable 'err' from sim710_init()Lee Jones1-8/+6
2021-03-19scsi: FlashPoint: Remove unused variable 'TID' from FlashPoint_AbortCCB()Lee Jones1-4/+0
2021-03-19scsi: nsp32: Remove or exclude unused variablesLee Jones1-19/+4
2021-03-19scsi: nsp32: Supply __printf(x, y) formatting for nsp32_message()Lee Jones1-0/+1
2021-03-19scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg()Lee Jones1-1/+1
2021-03-19scsi: sbitmap: Silence a debug kernel warning triggered by sbitmap_put()Bart Van Assche1-1/+1
2021-03-19scsi: target: Fix htmldocs warning in target_submit_prep()Mike Christie1-0/+1
2021-03-19scsi: ufs: core: Tidy up WB configuration codeYue Hu3-59/+40
2021-03-19scsi: fusion: Fix a typo in the file mptbase.hBhaskar Chowdhury1-1/+1
2021-03-19scsi: fnic: Rudimentary spelling fixesBhaskar Chowdhury1-9/+9
2021-03-19scsi: 53c700: Fix spelling of conditionsganjisheng1-1/+1
2021-03-19scsi: qla1280: Spelling fixesBhaskar Chowdhury1-4/+4
2021-03-19scsi: csiostor: Assign boolean values to a bool variableJiapeng Chong1-2/+2
2021-03-19scsi: 3w-sas: Remove unneeded variable 'retval'Yang Li1-2/+1
2021-03-19scsi: mvumi: Use true and false for bool variableJiapeng Chong1-2/+2
2021-03-19scsi: mpt3sas: Update driver version to 37.101.00.00Suganath Prabu S1-2/+2
2021-03-19scsi: mpt3sas: Force reply post array allocations to be within same 4 GB regionSuganath Prabu S1-16/+39
2021-03-19scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB regionSuganath Prabu S1-17/+42
2021-03-19scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB regionSuganath Prabu S1-23/+40
2021-03-19scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB regionSuganath Prabu S1-46/+40
2021-03-19scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB regionSuganath Prabu S1-26/+57
2021-03-17scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S2-47/+113
2021-03-17scsi: mpt3sas: Replace unnecessary dynamic allocation with a static oneGustavo A. R. Silva2-17/+9