Age | Commit message (Expand) | Author |
2020-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-07-15 | scsi: aic94xx: Demote seemingly unintentional kerneldoc header | Lee Jones |
2020-06-15 | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers | Christoph Hellwig |
2020-01-03 | compat_ioctl: scsi: handle HDIO commands from drivers | Arnd Bergmann |
2019-07-30 | scsi: aic94xx: Remove unnecessary null check | YueHaibing |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411 | Thomas Gleixner |
2019-02-25 | scsi: aic94xx: fix calls to dma_set_mask_and_coherent() | Hannes Reinecke |
2019-02-01 | scsi: aic94xx: fix module loading | James Bottomley |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-10-17 | scsi: aic94xx: fully convert to the generic DMA API | Christoph Hellwig |
2018-08-08 | scsi: aic94xx: fix an error code in aic94xx_init() | Dan Carpenter |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2017-08-25 | scsi: libsas: move bus_reset_handler() to target_reset_handler() | Hannes Reinecke |
2017-08-07 | scsi: remove DRIVER_ATTR() usage | Greg Kroah-Hartman |
2017-04-21 | scsi: sas: move scsi_remove_host call into sas_remove_host | Johannes Thumshirn |
2015-11-12 | Merge tag '4.4-scsi-mkp' into misc | James Bottomley |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-11-09 | aic94xx: remove SCSI host before detaching from SAS transport | Jack Wang |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-26 | aic94xx: set an error code on failure | Dan Carpenter |
2015-08-10 | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams |
2015-05-31 | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig |
2014-11-27 | libsas: remove task_collector mode | Christoph Hellwig |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-06 | sections: fix section conflicts in drivers/scsi | Andi Kleen |
2012-02-29 | [SCSI] libsas: async ata scanning | Dan Williams |
2012-02-19 | [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters | Dan Williams |
2012-02-19 | [SCSI] libsas: introduce sas_drain_work() | Dan Williams |
2012-02-19 | [SCSI] libsas: kill sas_slave_destroy | Dan Williams |
2011-05-24 | [SCSI] aic94xx: world-writable sysfs update_bios file | Vasiliy Kulikov |
2010-08-11 | drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc | Julia Lawall |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2008-05-02 | [SCSI] aic94xx: fix section mismatch | Sam Ravnborg |
2008-04-07 | [SCSI] aic94xx: cleanups | Adrian Bunk |
2008-04-07 | [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lack... | Darrick J. Wong |
2008-02-23 | [SCSI] aic94xx: plumb in I_T_nexus_reset task management function | James Bottomley |
2008-01-11 | [SCSI] aic94xx: fix section mismatches | Randy Dunlap |
2008-01-11 | [SCSI] aic94xx: update BIOS image from user space. | Gilbert Wu |
2007-10-12 | [SCSI] aic94xx: Free scsi host on error | Matthew Wilcox |
2007-10-12 | [SCSI] aic94xx: Add new PCI ID for ASC58300 | Gilbert Wu |
2007-07-26 | [SCSI] libsas: Remove PCI dependencies | Jeff Garzik |
2007-07-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-18 | [SCSI] Add SATA support to libsas | Darrick J. Wong |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |