aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/wd719x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+30
2019-06-20scsi: wd719x: Fix resets and abortsOndrej Zary1-12/+30
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-11-15scsi: wd719x: always use generic DMA APIChristoph Hellwig1-15/+17
2018-11-15scsi: wd719x: use per-command private dataChristoph Hellwig1-56/+42
2018-11-15scsi: wd719x: there should be no active SCBs on removalChristoph Hellwig1-3/+2
2018-05-01scsi: wd719x: Use module_pci_driverYueHaibing1-12/+1
2017-12-04scsi: wd719x: make card_types static const, shrinks object sizeColin Ian King1-1/+3
2016-09-01drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2015-08-07[SCSI] Fix printk typos in drivers/scsiMasanari Iida1-1/+1
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-02-15wd719x: add missing .module to wd719x_templateOndrej Zary1-0/+1
2014-11-27wd719x: remove dma_cache_sync callOndrej Zary1-2/+0
2014-11-25wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driverOndrej Zary1-0/+998