index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
isci
/
task.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
scsi: isci: remote_node_context: Fix one function header and demote a couple ...
Lee Jones
1
-9
/
+2
2021-03-19
scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-26
/
+25
2021-03-19
scsi: isci: task: Demote non-conformant header and remove superfluous param
Lee Jones
1
-2
/
+1
2021-03-19
scsi: isci: host: Fix bunch of kernel-doc related issues
Lee Jones
1
-19
/
+18
2021-03-19
scsi: isci: request: Fix a myriad of kernel-doc issues
Lee Jones
1
-30
/
+28
2021-03-19
scsi: isci: phy: Provide function name and demote non-conforming header
Lee Jones
1
-7
/
+6
2021-03-19
scsi: isci: phy: Fix a few different kernel-doc related issues
Lee Jones
1
-11
/
+10
2021-03-19
scsi: fnic: Kernel-doc headers must contain the function name
Lee Jones
1
-1
/
+1
2021-03-19
scsi: fnic: Demote non-conformant kernel-doc headers
Lee Jones
1
-3
/
+3
2021-03-19
scsi: be2iscsi: Demote incomplete/non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-03-19
scsi: mpt3sas: Fix a few kernel-doc issues
Lee Jones
1
-8
/
+10
2021-03-19
scsi: pmcraid: Correct function name pmcraid_show_adapter_id() in header
Lee Jones
1
-1
/
+1
2021-03-19
scsi: myrs: Add missing ':' to make the kernel-doc checker happy
Lee Jones
1
-3
/
+3
2021-03-19
scsi: a100u2w: Fix some misnaming and formatting issues
Lee Jones
1
-4
/
+4
2021-03-19
scsi: initio: Fix a few kernel-doc misdemeanours
Lee Jones
1
-8
/
+5
2021-03-19
scsi: dc395x: Fix some function param descriptions
Lee Jones
1
-1
/
+2
2021-03-19
scsi: be2iscsi: Ensure function follows directly after its header
Lee Jones
1
-2
/
+1
2021-03-19
scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()
Lee Jones
1
-1
/
+1
2021-03-19
scsi: sd: Fix function name in header
Lee Jones
1
-1
/
+1
2021-03-19
scsi: pmcraid: Fix a whole host of kernel-doc issues
Lee Jones
1
-35
/
+33
2021-03-19
scsi: sd_zbc: Place function name into header
Lee Jones
1
-1
/
+1
2021-03-19
scsi: mvumi: Fix formatting and doc-rot issues
Lee Jones
1
-2
/
+3
2021-03-19
scsi: ipr: Fix incorrect function names in their headers
Lee Jones
1
-4
/
+4
2021-03-19
scsi: myrb: Demote non-conformant kernel-doc headers and fix others
Lee Jones
1
-24
/
+23
2021-03-19
scsi: nsp32: Correct expected types in debug print formatting
Lee Jones
1
-3
/
+4
2021-03-19
scsi: isci: Make local function port_state_name() static
Lee Jones
1
-1
/
+1
2021-03-19
scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort...
Lee Jones
1
-1
/
+1
2021-03-19
scsi: sim710: Remove unused variable 'err' from sim710_init()
Lee Jones
1
-8
/
+6
2021-03-19
scsi: FlashPoint: Remove unused variable 'TID' from FlashPoint_AbortCCB()
Lee Jones
1
-4
/
+0
2021-03-19
scsi: nsp32: Remove or exclude unused variables
Lee Jones
1
-19
/
+4
2021-03-19
scsi: nsp32: Supply __printf(x, y) formatting for nsp32_message()
Lee Jones
1
-0
/
+1
2021-03-19
scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg()
Lee Jones
1
-1
/
+1
2021-03-19
scsi: sbitmap: Silence a debug kernel warning triggered by sbitmap_put()
Bart Van Assche
1
-1
/
+1
2021-03-19
scsi: target: Fix htmldocs warning in target_submit_prep()
Mike Christie
1
-0
/
+1
2021-03-19
scsi: ufs: core: Tidy up WB configuration code
Yue Hu
3
-59
/
+40
2021-03-19
scsi: fusion: Fix a typo in the file mptbase.h
Bhaskar Chowdhury
1
-1
/
+1
2021-03-19
scsi: fnic: Rudimentary spelling fixes
Bhaskar Chowdhury
1
-9
/
+9
2021-03-19
scsi: 53c700: Fix spelling of conditions
ganjisheng
1
-1
/
+1
2021-03-19
scsi: qla1280: Spelling fixes
Bhaskar Chowdhury
1
-4
/
+4
2021-03-19
scsi: csiostor: Assign boolean values to a bool variable
Jiapeng Chong
1
-2
/
+2
2021-03-19
scsi: 3w-sas: Remove unneeded variable 'retval'
Yang Li
1
-2
/
+1
2021-03-19
scsi: mvumi: Use true and false for bool variable
Jiapeng Chong
1
-2
/
+2
2021-03-19
scsi: mpt3sas: Update driver version to 37.101.00.00
Suganath Prabu S
1
-2
/
+2
2021-03-19
scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region
Suganath Prabu S
1
-16
/
+39
2021-03-19
scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-17
/
+42
2021-03-19
scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-23
/
+40
2021-03-19
scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-46
/
+40
2021-03-19
scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-26
/
+57
2021-03-17
scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB region
Suganath Prabu S
2
-47
/
+113
2021-03-17
scsi: mpt3sas: Replace unnecessary dynamic allocation with a static one
Gustavo A. R. Silva
2
-17
/
+9
[next]