summaryrefslogtreecommitdiff
path: root/drivers/scsi/esp_scsi.c
Commit message (Expand)AuthorAge
* scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phaseFinn Thain2017-08-10
* scsi: esp_scsi: Avoid sending ABORT TASK SET messagesFinn Thain2017-08-10
* scsi: esp_scsi: Clean up control flow and dead codeFinn Thain2017-08-10
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* esp_scsi: remove check for ESP_MAX_TAGSHannes Reinecke2015-01-09
* esp_scsi: enable CONFIG2_FENAB for am53c974Hannes Reinecke2014-11-24
* esp_scsi: let DMA driver provide a config2 valuePaolo Bonzini2014-11-24
* esp_scsi: correctly detect am53c974Hannes Reinecke2014-11-24
* am53c974: BLAST residual handlingHannes Reinecke2014-11-24
* esp_scsi: use FIFO for command submissionHannes Reinecke2014-11-24
* esp_scsi: read status registersHannes Reinecke2014-11-24
* esp_scsi: debug event and commandHannes Reinecke2014-11-24
* esp_scsi: convert to dev_printkHannes Reinecke2014-11-24
* esp_scsi: make number of tags configurableHannes Reinecke2014-11-24
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
* esp_scsi: Fix tag state corruption when autosensing.David S. Miller2013-08-01
* scsi: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* | [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...Kirill A. Shutemov2011-05-01
|/
* SCSI host lock push-downJeff Garzik2010-11-16
* [SCSI] mac_esp: fix PIO mode, take 2Finn Thain2010-01-18
* [SCSI] esp_scsi: Use DIV_ROUND_UPJulia Lawall2008-12-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] esp: Correct chip ID probing sequence.David S. Miller2008-07-12
* | [SCSI] esp: tidy up target reference countingJames Bottomley2008-06-25
* | [SCSI] esp: Fix OOPS in esp_reset_cleanup().David S. Miller2008-06-24
|/
* [SCSI] m68k: new mac_esp scsi driverFinn Thain2008-04-27
* esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-15
|\
| * [SCSI] esp_scsi: remove __dev{init,exit}Adrian Bunk2007-10-12
* | [SCSI] esp: fix instance numbering.David Miller2007-09-25
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15
|\
| * [SCSI] esp_scsi: convert to use the data buffer accessorsFUJITA Tomonori2007-06-17
| * [SCSI] esp: use shost_privChristoph Hellwig2007-05-31
* | [SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING.Thomas Bogendoerfer2007-06-13
|/
* [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-07
* [SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan2007-04-27
* [SCSI] SUNESP: Complete driver rewrite to version 2.0David S. Miller2007-04-27