index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
myrb.c
Age
Commit message (
Expand
)
Author
2021-10-16
scsi: myrb: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: myrb: Call scsi_done() directly
Bart Van Assche
2021-08-11
scsi: myrb: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-04-15
scsi: myrb: Remove unused functions
Bart Van Assche
2021-03-29
scsi: myrb: Make symbols DAC960_{LA/PG/PD/P}_privdata static
Shixin Liu
2021-03-18
scsi: myrb: Demote non-conformant kernel-doc headers and fix others
Lee Jones
2020-12-01
scsi: myrb: Remove WARN_ON(in_interrupt())
Ahmed S. Darwish
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-07
scsi: myrb: Fix inconsistent format argument types
Ye Bin
2020-10-07
scsi: myrb: Remove redundant assignment to variable timeout
Jing Xiangfeng
2020-09-15
scsi: myrb: Make some symblos static
Jason Yan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-20
scsi: myrb: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-12-19
scsi: myrb: remove the dma_boundary limit
Christoph Hellwig
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
2018-11-05
scsi: myrb: fix sprintf buffer overflow warning
Arnd Bergmann
2018-10-17
scsi: myrb: Add Mylex RAID controller (block interface)
Hannes Reinecke