index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
wd719x.c
Age
Commit message (
Expand
)
Author
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: wd719x: Fix resets and aborts
Ondrej Zary
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-15
scsi: wd719x: always use generic DMA API
Christoph Hellwig
2018-11-15
scsi: wd719x: use per-command private data
Christoph Hellwig
2018-11-15
scsi: wd719x: there should be no active SCBs on removal
Christoph Hellwig
2018-05-01
scsi: wd719x: Use module_pci_driver
YueHaibing
2017-12-04
scsi: wd719x: make card_types static const, shrinks object size
Colin Ian King
2016-09-01
drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE
Joe Perches
2015-08-07
[SCSI] Fix printk typos in drivers/scsi
Masanari Iida
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-02-15
wd719x: add missing .module to wd719x_template
Ondrej Zary
2014-11-27
wd719x: remove dma_cache_sync call
Ondrej Zary
2014-11-25
wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
Ondrej Zary