Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23scsi: myrb: Don't use GFP_DMA in myrb_pdev_slave_alloc()Christoph Hellwig
2021-10-17scsi: myrb: Switch to attribute groupsBart Van Assche
2021-10-17scsi: myrb: Call scsi_done() directlyBart Van Assche
2021-08-12scsi: myrb: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-06-01scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-04-16scsi: myrb: Remove unused functionsBart Van Assche
2021-03-30scsi: myrb: Make symbols DAC960_{LA/PG/PD/P}_privdata staticShixin Liu
2021-03-19scsi: myrb: Demote non-conformant kernel-doc headers and fix othersLee Jones
2020-12-01scsi: myrb: Remove WARN_ON(in_interrupt())Ahmed S. Darwish
2020-10-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-08scsi: myrb: Fix inconsistent format argument typesYe Bin
2020-10-08scsi: myrb: Remove redundant assignment to variable timeoutJing Xiangfeng
2020-09-16scsi: myrb: Make some symblos staticJason Yan
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2018-12-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-21scsi: myrb: Mark expected switch fall-throughsGustavo A. R. Silva
2018-12-20scsi: myrb: remove the dma_boundary limitChristoph Hellwig
2018-12-19scsi: remove the use_clustering flagChristoph Hellwig
2018-12-19scsi: make sure all drivers set the use_clustering flagChristoph Hellwig
2018-11-06scsi: myrb: fix sprintf buffer overflow warningArnd Bergmann
2018-10-18scsi: myrb: Add Mylex RAID controller (block interface)Hannes Reinecke