index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
myrs.c
Age
Commit message (
Expand
)
Author
2024-04-01
scsi: mylex: Fix sysfs buffer lengths
Arnd Bergmann
2023-03-24
scsi: myrs: Declare SCSI host template const
Bart Van Assche
2022-01-25
scsi: myrs: Fix crash in error case
Tong Zhang
2021-12-22
scsi: myrs: Don't use GFP_DMA
Christoph Hellwig
2021-10-16
scsi: myrs: Switch to attribute groups
Bart Van Assche
2021-10-16
scsi: myrs: Call scsi_done() directly
Bart Van Assche
2021-08-11
scsi: myrs: 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: 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