Age | Commit message (Expand) | Author | Files | Lines |
2021-12-23 | scsi: myrb: Don't use GFP_DMA in myrb_pdev_slave_alloc() | Christoph Hellwig | 1 | -1/+1 |
2021-10-17 | scsi: myrb: Switch to attribute groups | Bart Van Assche | 1 | -12/+16 |
2021-10-17 | scsi: myrb: Call scsi_done() directly | Bart Van Assche | 1 | -16/+16 |
2021-08-12 | scsi: myrb: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 1 | -5/+6 |
2021-06-01 | scsi: core: Introduce scsi_build_sense() | Hannes Reinecke | 1 | -49/+15 |
2021-04-16 | scsi: myrb: Remove unused functions | Bart Van Assche | 1 | -71/+0 |
2021-03-30 | scsi: myrb: Make symbols DAC960_{LA/PG/PD/P}_privdata static | Shixin Liu | 1 | -4/+4 |
2021-03-19 | scsi: myrb: Demote non-conformant kernel-doc headers and fix others | Lee Jones | 1 | -24/+23 |
2020-12-01 | scsi: myrb: Remove WARN_ON(in_interrupt()) | Ahmed S. Darwish | 1 | -1/+0 |
2020-10-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+2 |
2020-10-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+3 |
2020-10-08 | scsi: myrb: Fix inconsistent format argument types | Ye Bin | 1 | -2/+2 |
2020-10-08 | scsi: myrb: Remove redundant assignment to variable timeout | Jing Xiangfeng | 1 | -1/+0 |
2020-09-16 | scsi: myrb: Make some symblos static | Jason Yan | 1 | -3/+3 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -4/+4 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2018-12-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+3 |
2018-12-21 | scsi: myrb: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+3 |
2018-12-20 | scsi: myrb: remove the dma_boundary limit | Christoph Hellwig | 1 | -1/+0 |
2018-12-19 | scsi: remove the use_clustering flag | Christoph Hellwig | 1 | -1/+1 |
2018-12-19 | scsi: make sure all drivers set the use_clustering flag | Christoph Hellwig | 1 | -0/+1 |
2018-11-06 | scsi: myrb: fix sprintf buffer overflow warning | Arnd Bergmann | 1 | -1/+2 |
2018-10-18 | scsi: myrb: Add Mylex RAID controller (block interface) | Hannes Reinecke | 1 | -0/+3656 |