Age | Commit message (Expand) | Author | Files | Lines |
2021-10-17 | scsi: 3w-sas: Switch to attribute groups | Bart Van Assche | 1 | -3/+5 |
2021-10-17 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 1 | -1/+2 |
2021-10-17 | scsi: 3w-sas: Call scsi_done() directly | Bart Van Assche | 1 | -5/+2 |
2021-03-19 | scsi: 3w-sas: Remove unneeded variable 'retval' | Yang Li | 1 | -2/+1 |
2021-03-16 | scsi: 3w-sas: Remove unused variables 'sglist' and 'tw_dev' | Lee Jones | 1 | -8/+2 |
2021-01-23 | scsi: 3w-sas: Whitespace cleanup | Hannes Reinecke | 1 | -26/+26 |
2020-11-26 | scsi: 3w-sas: Use generic power management | Vaibhav Gupta | 1 | -24/+7 |
2020-11-26 | scsi: 3w-sas: Drop PCI Wakeup calls from .resume | Vaibhav Gupta | 1 | -1/+0 |
2019-03-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -4/+8 |
2019-02-26 | scsi: 3w-sas: fix calls to dma_set_mask_and_coherent() | Hannes Reinecke | 1 | -4/+8 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -2/+3 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
2018-10-24 | scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdb | Nathan Chancellor | 1 | -3/+5 |
2018-10-18 | scsi: 3w-sas: fully convert to the generic DMA API | Christoph Hellwig | 1 | -21/+17 |
2018-07-31 | scsi: 3ware: fix return 0 on the error path of probe | Anton Vasilyev | 1 | -0/+3 |
2017-12-05 | scsi: 3ware: use 64-bit times for FW time sync | Arnd Bergmann | 1 | -6/+4 |
2017-12-05 | scsi: 3ware: fix 32-bit time calculations | Arnd Bergmann | 1 | -3/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | scsi: Update 3ware driver email addresses | adam radford | 1 | -5/+2 |
2015-04-27 | 3w-sas: fix command completion race | Christoph Hellwig | 1 | -40/+10 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -12/+1 |
2014-11-24 | scsi: don't allow setting of queue_depth bigger than can_queue | Christoph Hellwig | 1 | -2/+0 |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -1/+1 |
2014-08-09 | scsi: use pci_zalloc_consistent | Joe Perches | 1 | -3/+2 |
2013-11-29 | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 1 | -1/+2 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2013-01-04 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -1/+2 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -1/+2 |
2010-09-15 | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -4/+3 |
2010-05-24 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 1 | -2/+6 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -2/+2 |
2010-05-17 | scsi: Push down BKL into ioctl functions | Arnd Bergmann | 1 | -2/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-04 | [SCSI] 3w-sas: Add new driver for LSI 3ware 9750 | adam radford | 1 | -0/+1924 |