index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
scsi: be2iscsi: Demote incomplete/non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-03-18
scsi: mpt3sas: Fix a few kernel-doc issues
Lee Jones
1
-8
/
+10
2021-03-18
scsi: pmcraid: Correct function name pmcraid_show_adapter_id() in header
Lee Jones
1
-1
/
+1
2021-03-18
scsi: myrs: Add missing ':' to make the kernel-doc checker happy
Lee Jones
1
-3
/
+3
2021-03-18
scsi: a100u2w: Fix some misnaming and formatting issues
Lee Jones
1
-4
/
+4
2021-03-18
scsi: initio: Fix a few kernel-doc misdemeanours
Lee Jones
1
-8
/
+5
2021-03-18
scsi: dc395x: Fix some function param descriptions
Lee Jones
1
-1
/
+2
2021-03-18
scsi: be2iscsi: Ensure function follows directly after its header
Lee Jones
1
-2
/
+1
2021-03-18
scsi: aic94xx: Correct misspelling of function asd_dump_seq_state()
Lee Jones
1
-1
/
+1
2021-03-18
scsi: sd: Fix function name in header
Lee Jones
1
-1
/
+1
2021-03-18
scsi: pmcraid: Fix a whole host of kernel-doc issues
Lee Jones
1
-35
/
+33
2021-03-18
scsi: sd_zbc: Place function name into header
Lee Jones
1
-1
/
+1
2021-03-18
scsi: mvumi: Fix formatting and doc-rot issues
Lee Jones
1
-2
/
+3
2021-03-18
scsi: ipr: Fix incorrect function names in their headers
Lee Jones
1
-4
/
+4
2021-03-18
scsi: myrb: Demote non-conformant kernel-doc headers and fix others
Lee Jones
1
-24
/
+23
2021-03-18
scsi: nsp32: Correct expected types in debug print formatting
Lee Jones
1
-3
/
+4
2021-03-18
scsi: isci: Make local function port_state_name() static
Lee Jones
1
-1
/
+1
2021-03-18
scsi: isci: Make local function isci_remote_device_wait_for_resume_from_abort() static
Lee Jones
1
-1
/
+1
2021-03-18
scsi: sim710: Remove unused variable 'err' from sim710_init()
Lee Jones
1
-8
/
+6
2021-03-18
scsi: FlashPoint: Remove unused variable 'TID' from FlashPoint_AbortCCB()
Lee Jones
1
-4
/
+0
2021-03-18
scsi: nsp32: Remove or exclude unused variables
Lee Jones
1
-19
/
+4
2021-03-18
scsi: nsp32: Supply __printf(x, y) formatting for nsp32_message()
Lee Jones
1
-0
/
+1
2021-03-18
scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg()
Lee Jones
1
-1
/
+1
2021-03-18
scsi: ufs: core: Tidy up WB configuration code
Yue Hu
3
-59
/
+40
2021-03-18
scsi: fnic: Rudimentary spelling fixes
Bhaskar Chowdhury
1
-9
/
+9
2021-03-18
scsi: 53c700: Fix spelling of conditions
ganjisheng
1
-1
/
+1
2021-03-18
scsi: qla1280: Spelling fixes
Bhaskar Chowdhury
1
-4
/
+4
2021-03-18
scsi: csiostor: Assign boolean values to a bool variable
Jiapeng Chong
1
-2
/
+2
2021-03-18
scsi: 3w-sas: Remove unneeded variable 'retval'
Yang Li
1
-2
/
+1
2021-03-18
scsi: mvumi: Use true and false for bool variable
Jiapeng Chong
1
-2
/
+2
2021-03-18
scsi: mpt3sas: Update driver version to 37.101.00.00
Suganath Prabu S
1
-2
/
+2
2021-03-18
scsi: mpt3sas: Force reply post array allocations to be within same 4 GB region
Suganath Prabu S
1
-16
/
+39
2021-03-18
scsi: mpt3sas: Force reply post buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-17
/
+42
2021-03-18
scsi: mpt3sas: Force reply buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-23
/
+40
2021-03-18
scsi: mpt3sas: Force sense buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-46
/
+40
2021-03-18
scsi: mpt3sas: Force chain buffer allocations to be within same 4 GB region
Suganath Prabu S
1
-26
/
+57
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
3
-3
/
+0
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
2021-03-17
scsi: ufs: ufs-pci: Add support for Intel LKF
Adrian Hunter
1
-0
/
+169
2021-03-17
scsi: ufs: core: Remove version check
Caleb Connolly
1
-4
/
+0
2021-03-17
scsi: ufs: qcom: Use ufshci_version() function
Caleb Connolly
1
-2
/
+2
2021-03-17
scsi: ufs: core: Use a function to calculate versions
Caleb Connolly
2
-44
/
+38
2021-03-17
scsi: ufs: core: Remove unnecessary ret in ufshcd_populate_vreg()
Yue Hu
1
-4
/
+2
2021-03-17
scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
Michael Kelley
1
-43
/
+23
2021-03-16
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2021-03-16
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
1
-1
/
+1
2021-03-16
scsi: sd_zbc: Update write pointer offset cache
Johannes Thumshirn
1
-8
/
+11
2021-03-15
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-03-15
scsi: qla2xxx: Fix broken #endif placement
Alexey Dobriyan
1
-1
/
+1
[prev]
[next]