| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: libsas: move bus_reset_handler() to target_reset_handler() | Hannes Reinecke | 2017-08-25 | 1 | -1/+1 |
* | scsi: remove DRIVER_ATTR() usage | Greg Kroah-Hartman | 2017-08-07 | 1 | -2/+2 |
* | scsi: sas: move scsi_remove_host call into sas_remove_host | Johannes Thumshirn | 2017-04-21 | 1 | -1/+0 |
* | scsi: aic94xx: Add a missing call to kfree | Quentin Lambert | 2016-11-29 | 1 | -1/+4 |
* | scsi: aic94xx: Add missing error code assignment before test | Christophe JAILLET | 2016-08-26 | 1 | -1/+1 |
* | treewide: Fix typos in printk | Masanari Iida | 2016-04-18 | 2 | -2/+2 |
* | scsi: Centralise ssp frame information units | John Garry | 2015-11-26 | 1 | -43/+6 |
* | Merge tag '4.4-scsi-mkp' into misc | James Bottomley | 2015-11-12 | 1 | -1/+1 |
|\ |
|
| * | aic94xx: remove SCSI host before detaching from SAS transport | Jack Wang | 2015-11-10 | 1 | -1/+1 |
* | | scsi: use host wide tags by default | Christoph Hellwig | 2015-11-10 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-09-12 | 1 | -2/+3 |
|\ |
|
| * | aic94xx: Skip reading user settings if flash is not found | Hannes Reinecke | 2015-08-28 | 1 | -2/+3 |
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -6/+1 |
|\ \
| |/
|/| |
|
| * | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams | 2015-08-11 | 1 | -6/+1 |
* | | aic94xx: set an error code on failure | Dan Carpenter | 2015-08-27 | 1 | -0/+1 |
|/ |
|
* | scsi: Do not set cmd_per_lun to 1 in the host template | Hannes Reinecke | 2015-06-01 | 1 | -1/+0 |
* | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-18 | 1 | -1/+0 |
|\ |
|
| * | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 | 1 | -1/+0 |
* | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2014-12-12 | 1 | -5/+5 |
|\ \
| |/
|/| |
|
| * | libsas: use ata_dev_classify() | Hannes Reinecke | 2014-11-05 | 1 | -5/+5 |
* | | libsas: remove task_collector mode | Christoph Hellwig | 2014-11-27 | 4 | -21/+8 |
* | | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 2014-11-24 | 1 | -0/+1 |
* | | scsi: always assign block layer tags if enabled | Christoph Hellwig | 2014-11-12 | 1 | -0/+1 |
|/ |
|
* | [SCSI] libsas: implement > 16 byte CDB support | James Bottomley | 2013-06-04 | 1 | -1/+2 |
* | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley | 2013-05-10 | 3 | -14/+14 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -12/+11 |
* | sections: fix section conflicts in drivers/scsi | Andi Kleen | 2012-10-05 | 1 | -1/+1 |
* | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf | Dan Williams | 2012-07-08 | 1 | -1/+1 |
* | aic94xx: Get rid of redundant NULL check before release_firmware() call | Jesper Juhl | 2012-04-30 | 1 | -2/+1 |
* | [SCSI] libsas: don't recover end devices attached to disabled phys | Dan Williams | 2012-02-29 | 1 | -1/+1 |
* | [SCSI] libsas: async ata scanning | Dan Williams | 2012-02-29 | 1 | -1/+0 |
* | [SCSI] libsas: fix sas_find_local_phy(), take phy references | Dan Williams | 2012-02-29 | 1 | -3/+6 |
* | [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters | Dan Williams | 2012-02-19 | 3 | -14/+28 |
* | [SCSI] libsas: introduce sas_drain_work() | Dan Williams | 2012-02-19 | 1 | -1/+1 |
* | [SCSI] libsas: kill sas_slave_destroy | Dan Williams | 2012-02-19 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-29 | 1 | -0/+1 |
|\ |
|
| * | [SCSI] isci: export phy events via ->lldd_control_phy() | Dan Williams | 2011-10-02 | 1 | -0/+1 |
* | | aix94xx: Use angle brackets for system includes | Joe Perches | 2011-09-15 | 1 | -1/+1 |
|/ |
|
* | [SCSI] aic94xx: world-writable sysfs update_bios file | Vasiliy Kulikov | 2011-05-24 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | scsi: change to new flag variable | matt mooney | 2011-03-17 | 1 | -3/+1 |
* | drivers: scsi: fix typo in comment | Andrea Gelmini | 2010-11-03 | 1 | -1/+1 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 2 | -5/+5 |
* | drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc | Julia Lawall | 2010-08-11 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-05 | 1 | -2/+2 |
|\ |
|
| * | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -2/+2 |
* | | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 2010-07-28 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -0/+6 |
* | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |