index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
myrs.c
Age
Commit message (
Expand
)
Author
2021-04-15
scsi: myrs: Remove unused functions
Bart Van Assche
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-03-29
scsi: myrs: Make symbols DAC960_{GEM/BA/LP}_privdata static
Shixin Liu
2021-03-18
scsi: myrs: Add missing ':' to make the kernel-doc checker happy
Lee Jones
2021-03-15
scsi: myrs: Fix a double free in myrs_cleanup()
Lv Yunlong
2021-03-15
scsi: myrs: Remove a couple of unused 'status' variables
Lee Jones
2020-12-01
scsi: myrs: Remove WARN_ON(in_interrupt())
Ahmed S. Darwish
2020-09-15
scsi: myrs: Make some symbols static
Jason Yan
2020-07-15
scsi: myrs: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-05-20
scsi: myrs: Fix uninitialized variable
YueHaibing
2018-11-05
scsi: myrs: avoid stack overflow warning
Arnd Bergmann
2018-10-19
scsi: myrs: Fix the processor absent message in processor_show()
Dan Carpenter
2018-10-19
scsi: myrs: Fix a logical vs bitwise bug
Dan Carpenter
2018-10-19
scsi: myrs: fix build failure on 32 bit
James Bottomley
2018-10-17
scsi: myrs: Add Mylex RAID controller (SCSI interface)
Hannes Reinecke