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