index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
myrs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
scsi: myrs: Simplify an alloc_ordered_workqueue() invocation
Bart Van Assche
2024-08-23
1
-4
/
+2
*
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-08-23
1
-1
/
+2
*
scsi: mylex: Fix sysfs buffer lengths
Arnd Bergmann
2024-04-02
1
-12
/
+12
*
scsi: myrs: Declare SCSI host template const
Bart Van Assche
2023-03-25
1
-1
/
+1
*
scsi: myrs: Fix crash in error case
Tong Zhang
2022-01-25
1
-1
/
+2
*
scsi: myrs: Don't use GFP_DMA
Christoph Hellwig
2021-12-23
1
-6
/
+4
*
scsi: myrs: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-18
/
+22
*
scsi: myrs: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-5
/
+5
*
scsi: myrs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-5
/
+6
*
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-06-01
1
-7
/
+2
*
scsi: myrs: Remove unused functions
Bart Van Assche
2021-04-16
1
-99
/
+0
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-06
1
-1
/
+1
|
\
|
*
scsi: myrs: Fix a double free in myrs_cleanup()
Lv Yunlong
2021-03-16
1
-1
/
+1
*
|
scsi: myrs: Make symbols DAC960_{GEM/BA/LP}_privdata static
Shixin Liu
2021-03-30
1
-3
/
+3
*
|
scsi: myrs: Add missing ':' to make the kernel-doc checker happy
Lee Jones
2021-03-19
1
-3
/
+3
*
|
scsi: myrs: Remove a couple of unused 'status' variables
Lee Jones
2021-03-16
1
-4
/
+2
|
/
*
scsi: myrs: Remove WARN_ON(in_interrupt())
Ahmed S. Darwish
2020-12-01
1
-1
/
+0
*
scsi: myrs: Make some symbols static
Jason Yan
2020-09-16
1
-4
/
+4
*
scsi: myrs: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-15
1
-17
/
+17
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
scsi: myrs: Fix uninitialized variable
YueHaibing
2019-05-20
1
-1
/
+1
*
scsi: myrs: avoid stack overflow warning
Arnd Bergmann
2018-11-06
1
-5
/
+8
*
scsi: myrs: Fix the processor absent message in processor_show()
Dan Carpenter
2018-10-20
1
-2
/
+2
*
scsi: myrs: Fix a logical vs bitwise bug
Dan Carpenter
2018-10-20
1
-1
/
+1
*
scsi: myrs: fix build failure on 32 bit
James Bottomley
2018-10-20
1
-3
/
+4
*
scsi: myrs: Add Mylex RAID controller (SCSI interface)
Hannes Reinecke
2018-10-18
1
-0
/
+3267