index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
myrb.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: myrb: 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
-10
/
+10
*
scsi: myrb: Declare SCSI host template const
Bart Van Assche
2023-03-25
1
-1
/
+1
*
scsi: myrb: Fix up null pointer access on myrb_cleanup()
Hannes Reinecke
2022-05-24
1
-3
/
+8
*
scsi: myrb: Don't use GFP_DMA in myrb_pdev_slave_alloc()
Christoph Hellwig
2021-12-23
1
-1
/
+1
*
scsi: myrb: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-12
/
+16
*
scsi: myrb: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-16
/
+16
*
scsi: myrb: 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
-49
/
+15
*
scsi: myrb: Remove unused functions
Bart Van Assche
2021-04-16
1
-71
/
+0
*
scsi: myrb: Make symbols DAC960_{LA/PG/PD/P}_privdata static
Shixin Liu
2021-03-30
1
-4
/
+4
*
scsi: myrb: Demote non-conformant kernel-doc headers and fix others
Lee Jones
2021-03-19
1
-24
/
+23
*
scsi: myrb: Remove WARN_ON(in_interrupt())
Ahmed S. Darwish
2020-12-01
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-24
1
-3
/
+2
|
\
|
*
scsi: myrb: Fix inconsistent format argument types
Ye Bin
2020-10-08
1
-2
/
+2
|
*
scsi: myrb: Remove redundant assignment to variable timeout
Jing Xiangfeng
2020-10-08
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-15
1
-3
/
+3
|
\
|
|
*
scsi: myrb: Make some symblos static
Jason Yan
2020-09-16
1
-3
/
+3
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-4
/
+4
|
/
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-0
/
+3
|
\
|
*
scsi: myrb: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-12-21
1
-0
/
+3
|
*
scsi: myrb: remove the dma_boundary limit
Christoph Hellwig
2018-12-20
1
-1
/
+0
|
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-19
1
-1
/
+1
|
*
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
2018-12-19
1
-0
/
+1
*
|
scsi: myrb: fix sprintf buffer overflow warning
Arnd Bergmann
2018-11-06
1
-1
/
+2
|
/
*
scsi: myrb: Add Mylex RAID controller (block interface)
Hannes Reinecke
2018-10-18
1
-0
/
+3656