summaryrefslogtreecommitdiff
path: root/drivers/scsi/myrs.c
AgeCommit message (Expand)Author
2024-04-01scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2023-03-24scsi: myrs: Declare SCSI host template constBart Van Assche
2022-01-25scsi: myrs: Fix crash in error caseTong Zhang
2021-12-22scsi: myrs: Don't use GFP_DMAChristoph Hellwig
2021-10-16scsi: myrs: Switch to attribute groupsBart Van Assche
2021-10-16scsi: myrs: Call scsi_done() directlyBart Van Assche
2021-08-11scsi: myrs: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-04-15scsi: myrs: Remove unused functionsBart Van Assche
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-29scsi: myrs: Make symbols DAC960_{GEM/BA/LP}_privdata staticShixin Liu
2021-03-18scsi: myrs: Add missing ':' to make the kernel-doc checker happyLee Jones
2021-03-15scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong
2021-03-15scsi: myrs: Remove a couple of unused 'status' variablesLee Jones
2020-12-01scsi: myrs: Remove WARN_ON(in_interrupt())Ahmed S. Darwish
2020-09-15scsi: myrs: Make some symbols staticJason Yan
2020-07-15scsi: myrs: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-05-20scsi: myrs: Fix uninitialized variableYueHaibing
2018-11-05scsi: myrs: avoid stack overflow warningArnd Bergmann
2018-10-19scsi: myrs: Fix the processor absent message in processor_show()Dan Carpenter
2018-10-19scsi: myrs: Fix a logical vs bitwise bugDan Carpenter
2018-10-19scsi: myrs: fix build failure on 32 bitJames Bottomley
2018-10-17scsi: myrs: Add Mylex RAID controller (SCSI interface)Hannes Reinecke