Age | Commit message (Expand) | Author | Files | Lines |
2022-01-25 | scsi: myrs: Fix crash in error case | Tong Zhang | 1 | -1/+2 |
2021-12-22 | scsi: myrs: Don't use GFP_DMA | Christoph Hellwig | 1 | -6/+4 |
2021-10-16 | scsi: myrs: Switch to attribute groups | Bart Van Assche | 1 | -18/+22 |
2021-10-16 | scsi: myrs: Call scsi_done() directly | Bart Van Assche | 1 | -5/+5 |
2021-08-11 | scsi: myrs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 1 | -5/+6 |
2021-05-31 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke | 1 | -7/+2 |
2021-04-15 | scsi: myrs: Remove unused functions | Bart Van Assche | 1 | -99/+0 |
2021-04-05 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen | 1 | -1/+1 |
2021-03-29 | scsi: myrs: Make symbols DAC960_{GEM/BA/LP}_privdata static | Shixin Liu | 1 | -3/+3 |
2021-03-18 | scsi: myrs: Add missing ':' to make the kernel-doc checker happy | Lee Jones | 1 | -3/+3 |
2021-03-15 | scsi: myrs: Fix a double free in myrs_cleanup() | Lv Yunlong | 1 | -1/+1 |
2021-03-15 | scsi: myrs: Remove a couple of unused 'status' variables | Lee Jones | 1 | -4/+2 |
2020-12-01 | scsi: myrs: Remove WARN_ON(in_interrupt()) | Ahmed S. Darwish | 1 | -1/+0 |
2020-09-15 | scsi: myrs: Make some symbols static | Jason Yan | 1 | -4/+4 |
2020-07-15 | scsi: myrs: Demote obvious misuse of kerneldoc to standard comment blocks | Lee Jones | 1 | -17/+17 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-05-20 | scsi: myrs: Fix uninitialized variable | YueHaibing | 1 | -1/+1 |
2018-11-05 | scsi: myrs: avoid stack overflow warning | Arnd Bergmann | 1 | -5/+8 |
2018-10-19 | scsi: myrs: Fix the processor absent message in processor_show() | Dan Carpenter | 1 | -2/+2 |
2018-10-19 | scsi: myrs: Fix a logical vs bitwise bug | Dan Carpenter | 1 | -1/+1 |
2018-10-19 | scsi: myrs: fix build failure on 32 bit | James Bottomley | 1 | -3/+4 |
2018-10-17 | scsi: myrs: Add Mylex RAID controller (SCSI interface) | Hannes Reinecke | 1 | -0/+3267 |